
Knapsack Problem - Theory, Algorithm, Example, Math for Computer Science Students
Knapsack problem demonstration - From (Sartaj Sahni Book):
There are n objects and a knapsack or bag. Object i has a weight wi and the knapsack has the capacity m. If a fraction xi, 0<=xi<=1, of...

Data Mining. Concepts and Techniques, 3rd Edition Free Download.pdf
Book Name : Data Mining. Concepts and Techniques
Book Edition: 3rd Edition
Book Author : Jiawei Han, Micheline Kamber, Jian Pei
Book Download Link :
Download Link 1 - Download Data Mining Book From BDUpload
Download...
বাংলায় সি প্রোগ্রামিং শিখুন - ৫৫ মিনিটের ভিডিও টিউটরিয়াল
আসসালামুআলাইকুম, আমি মনিরুজ্জামান আকাশ। পটুয়াখালি বিজ্ঞান ও প্রযুক্তি বিশ্ববিদ্যালয়ে কম্পিউটার বিজ্ঞান ও প্রকৌশল অনুষদে পড়ছি। এটা আমার ৪র্থ বর্ষ। আমার জীবনের প্রথম প্রোগ্রামিং শুরু সি প্রোগ্রামিং দিয়ে। তাই সি প্রোগ্রামিং এর প্রতি রয়েছে অসম্ভব ভালবাসা।
আচ্ছা, আজকে আমি আপনাদের সাথে সি প্রোগ্রামিং এর বেসিক বিষয়গুলো নিয়ে আলোচনা...

Python Code Example - Fibonacci Series in Python
Today we'll show how to get the Fibonacci number using Python Programming language. Fibonacci Series is on e of the most common data structure in Computer Science. We;ll just do it using Python programming language.
Code Part
n_string...

Factorial Number generate C program Bangla Tutorials - সি প্রোগ্রাম দিয়ে কিভাবে ফ্যাক্টরিয়াল সংখ্যা বের করা যায় তার প্রোগ্রাম
আজকের টিউটরিয়ালে আমরা দেখব সি প্রোগ্রাম দিয়ে কিভাবে ফ্যাকটরিয়াল নাম্বার (Factorial Number) বের করার প্রোগ্রামটি করা যায়।
আজকের সি প্রোগ্রামিং এক্সাম্পলটা...

Even, Odd Number generate C program Bangla Tutorials - সি প্রোগ্রাম দিয়ে কিভাবে জোড় বিজোড় সংখ্যা বের করা যায় তার প্রোগ্রাম
আজকের টিউটরিয়ালে আমরা দেখব সি প্রোগ্রাম দিয়ে কিভাবে জোড়, বিজোড় নাম্বার বের করার প্রোগ্রামটি করা যায়।
আজকের সি প্রোগ্রামিং এক্সাম্পলটা একদম সহজ এবং বিগিনার লেভেলের...

Summation, Subtraction, Multiplication, Division - সহজ সি প্রোগ্রাম ভিডিও টিউটোরিয়াল + কোড
আজকের টিউটরিয়ালে আমরা দেখব সি প্রোগ্রাম দিয়ে কিভাবে সহজে যোগ, বিয়ো্ গুণ, ভাগের একটি ছোট্ট এবং সহজ প্রোগ্রাম করা যায় ।
আজকের সি প্রোগ্রামিং এক্সাম্পলটা একদম সহজ এবং বিগিনার লেভেলের একটি...

Summation, Subtraction, Multiplication, Division - সি প্রোগ্রাম ভিডিও টিউটোরিয়াল + কোড
আজকের টিউটরিয়ালে আমরা দেখব সি প্রোগ্রাম দিয়ে কিভাবে সহজে যোগ, বিয়ো্ গুণ, ভাগের একটি ছোট্ট এবং সহজ প্রোগ্রাম করা যায় ।
সরাসরি ভিডিও দেখুন ইউটিউবেঃ
কোড পার্ট
#include<stdio.h>
void...

Matlab 13 Codes for Simulation and Modeling
There are most important Matlab codes for Simulation and Modeling Course. These codes are done by me and with some of my friends. Error's are not impossible. See these codes for Simulation and modeling course.
[Having any error,...
Gambling Game Code Implementation in Matlab and C - Simulation
Maniruzzaman Akash
December 05, 2017
C Programming
,
Mathematics
,
MatLab Code
,
Simulation and Modeling

Gambling Game Code Implementation in Matlab and C - Simulation
Problem:
Write the gambling game code in Matlab.
Logic / Algorithm for Gambling game code:
Initialize head = 0, tail = 0, difference = 0
while (1)
toss the coin and make value from 0 to 10 using reminder
if (toss >...

Pure Pursuit Problem Code - Matlab and C code of Pure pursuit problem
What is Pure pursuit:
Pure pursuit is a type of pursuit curve used in aerial combat in which an aircraft pursues another aircraft by pointing its nose directly towards it.
What is mainly Pure pursuit is:
Logic...
Single Server Queuing System - MatLab, C, Java code Implementation
Maniruzzaman Akash
December 04, 2017
Computer Programming
,
Mathematics
,
MatLab Code
,
Simulation and Modeling

Single Server Queuing System - MatLab and C code Implementation
What:
A single server queuing system is the waiting lines or queues in that system. A single server queuing system can tell us the following things-
How many times a user need to wait in waiting & Total waiting...

Question is:
What is the block diagram of an Op-amp / Block diagram of an operational amplifier.
Solution:
Block Diagram of an operational amplifier is above:
There are four stages in any Op-amp. They are
1) Input stage:
Input stage is dual input and balanced output differential...

Laplace Transform Derivatives Theorem Proofs - First, Second, Third Order Proofs
Laplace Transform Derivatives First Order Proof:
We'll now find the first order derivatives theorem proof of Laplace transform here:
First Order Derivative theorem is =
Proof Of First Order...

Mathematics Book Differential Equation by Kedar Nath Ram Nath Download Link
Book Name : Differential Equation
Book Author : Kedar Nath Ram Nath
Book Download Link : Download From Media Fire via Adf.ly
Book Download Size - 9.5MB
Book Front Page -
So, Download Differential...

Bash Scripting at a glance - Learn Bash scripting
Take a variable and print out that in Bash Script
name="Akash"
echo "Welcome $name"
Output
Welcome Akash
Take a value From input and test the input using if statement or else do others
#Simple If else in Bash
echo "Please...
Windows Every Short Command by Windows cmd
First go to command prompt ow windows using cmd.
How to see the every command list in windows - windows command:
help
How to see the current directory in windows - windows command:
cd
How to display the directory list in that folder in windows - windows command:
dir
How to create a directory in windows - windows command:
mkdir...

Tutorial on:
FCFS - First Come First Serve Code and Algorithm in C.
FCFS - First Come First Serve
First Come First Serve or FCFS is based on First Come First Serve Basis.
Algorithm of FCFS:
Which process comes first to CPU, the process will serve then.
It is mainly a non preemptive...
Subscribe to:
Posts
(
Atom
)