CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
SourceCode
Mathimatics-Numerical algorithms
Data structs
Main Category
SourceCode
Web Code
Develop Tools
Document
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search in result
Search
Data structs list
Sort by :
«
1
2
...
.31
.32
.33
.34
.35
1936
.37
.38
.39
.40
.41
...
2656
»
puke
Downloaded:0
#include "stdio.h" void main() {/*采用数组存储,循环嵌套实现*/ int i,j int a[53] /*定义数组大小*/ for(i=1 i<=52 i++) { a[i]=i /*给出五十二张牌*/ } for(i=1 i<=52 i++)/*循环翻牌*/ for(j=2 j<=52 j++) {if(a[i] j==0) a[i]=a[i]*(-1) /*整除判断*/ } for(i=1 i<=5
Update
: 2025-03-06
Size
: 2kb
Publisher
:
fang
Dijkstra
Downloaded:0
Dijkstra algorithm of C++ demonstration algorithm, there are visual interface
Update
: 2025-03-06
Size
: 392kb
Publisher
:
pf
AAAAAaaaaaaaaaaaaaaaaaa
Downloaded:0
There is only one car park located inside the vehicles can be parked n the long and narrow channels, there is only one door and out into the open to motor. Car in the parking lot with the arrival of the vehicles by the t
Update
: 2025-03-06
Size
: 3kb
Publisher
:
小赖
tanxin
Downloaded:0
Greedy algorithm used to solve some of the practical application of issues, including the classic knapsack problem, etc.
Update
: 2025-03-06
Size
: 24kb
Publisher
:
bugboy
DataStructureJavaEdtion
Downloaded:0
Java language version of the data structure, in the hope that more people interested in programming data structure to enhance learning, Java language is promising to avoid the traditional structure of the C version of th
Update
: 2025-03-06
Size
: 143kb
Publisher
:
jenson
datastructclassic
Downloaded:0
Classic data structure, which contains the source code of many algorithms can be compiled directly in the vc, I hope you will help
Update
: 2025-03-06
Size
: 423kb
Publisher
:
jenson
09
Downloaded:0
The main achievement of this process is: a typing practice game. After running the program, the screen will be a random character, and then the user based on the characters on the keyboard corresponding letters, if the t
Update
: 2025-03-06
Size
: 47kb
Publisher
:
李晓杰
02-05-44
Downloaded:0
This procedure has several basic internal sorting algorithms, including insertion sort, exchange sort, select sort and merge sort to sort the base, and a variety of algorithm' s time complexity and space complexity an
Update
: 2025-03-06
Size
: 227kb
Publisher
:
李晓杰
02-04-29
Downloaded:0
The establishment of a binary tree and binary tree traversal algorithm, after the demonstration
Update
: 2025-03-06
Size
: 53kb
Publisher
:
李晓杰
02-23-65
Downloaded:0
Series by entering the number of compartments n, the resulting output to derive all possible n the length of the train line, using the stack method入栈to achieve train scheduling, and presentation of each sequence of the s
Update
: 2025-03-06
Size
: 24kb
Publisher
:
李晓杰
1
Downloaded:0
This program of six positive integer less than 1000 base sort. Sorting process is divided into three phases, the first stage is to compare a bit, the second is more 10, the third stage is the comparison of three 100 func
Update
: 2025-03-06
Size
: 553kb
Publisher
:
李晓杰
shiyaner
Downloaded:0
Experimental data on the hash table structure of the problem, remember that even the phone calls, according to id really fast ig Police ifvnidsidf
Update
: 2025-03-06
Size
: 100kb
Publisher
:
liguifang
«
1
2
...
.31
.32
.33
.34
.35
1936
.37
.38
.39
.40
.41
...
2656
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.