资源列表
Stack-Project
- A project about a basic data structure, namely the stack.
SCL
- 上海交通大学acm standard code library 2003-SJTU acm standard code library 2003
sinsignalProcess
- 产生所需要的正弦信号,并把信号保存到本地,实现信号的存储-Sinusoidal signal need, and save the signal to local signals for storage
PA4C
- 在1<=n<=10000000个32位整数中选出最小的k个,输出依次为从大到小的最小的k个数字。计算时间2s内,内存使用小于12M。-In the 1 < = n < = 10000000 32-bit integers in a selected minimum k, the output in descending order of the minimum k digits. Calculating time 2s, memory usage is less than 1
shortestPath
- finds the shortest path
information
- 通过C语言建立学生信息管理系统,姓名,学号-The establishment of student information management system through the C language, name, student number
e2.6
- 《数据结构教程》,李春葆蒋晶钰版,实验2.6,C语言版-Data Structure Course, Li ChunBao,Jiang JingYu version, experiments 2.6, C language version
e3.7
- 数据结构教程,李春葆蒋晶钰版,实验3.7,C语言-Data Structure tutorials, Li ChungBao Jiang JingYu version, experiments 3.7, C language
binary-tree
- Binary tree implementation in C
zhengzeshi
- 30行代码,实现了一个正则表达式匹配器, 这段代码紧凑、优雅,高效并且实用,同时展示了C指针的强大功能。 -30 lines of code, to achieve a regular expression matcher, this code is compact, elegant, efficient and practical, while demonstrating the power of C pointers.
qyfj
- 矩阵的奇异值分解,通过C++实现矩阵的奇异值分解。-The Singular value decomposition of matrix
Kmeans
- kmeans算法的java实现,二维数组实现,可以扩展到多个维度-kmeans in java
