资源列表
tongjixiangguan
- 用C语言写的很简单的用于计算统计相关量的程序。-Written in C language with very simple statistical correlation is used to calculate the amount of the program.
exam6-3
- 关于数据结构这门学科的源代码程序,序列六之三。-About data structure of the subject, the source program
graphPrim
- 关于普利姆算法的C++代码,根据最新数据结构图编写-C++ coding for GRAPHPrim
数据结构中二叉树问题
- 数据结构中二叉树问题
yuesefu
- 约瑟夫环的c++语言解决代码,visualc++6.0编译成功-Josephus' s c++ language with code, visualc++6.0 build success
insert
- 先建立一个字母单链表,并输出到屏幕上,再试着插入一个字母(如把I插入到L后面) -The first letter of the establishment of a single linked list, and output to the screen, and then try to insert a letter (if the I inserted into the L back)
12
- 哈希表,用c++语言编写,可操作运行,结果正确-Hash table, using c++ language, operational run, the results are correct
Cpp1
- 是一个c语言程序,关于一个集合的奇数与偶数的分解-Is a C language program, a collection of odd and even decomposition
whole-array
- 递归实现全排列(c++实现)dev下通过编译-Recursive implementation of the whole array
nqueens
- 输入皇后数量N,输出一种N皇后的分布排列方法-Arrangement of the distribution of the number of input Queen N, O N Queen
youcheng
- 用C语言实现的游程编码 所属课程为本科 数据压缩课程 包括黑白游程编码的替换编译 因为是大学实验用 黑白游程编码表只写入了一部分 后面可自行补充-C language run-length coding belongs courses for undergraduate data compression programs include black and white run-length encoding replace compile University experiment
IEEE754
- 将单精度浮点数的IEE754表示解析为实数,采用两种方法:移位法和指针转换法。-Analyse the float point number