资源列表

« 1 2 ... .50 .51 .52 .53 .54 1755.56 .57 .58 .59 .60 ... 2656 »

[数据结构常用算法MouseMaze

说明:迷宫游戏,方法简单, 可用于VC课程考试-It can be used as a number of examination
<小蔡> 在 2025-06-03 上传 | 大小:8kb | 下载:0

[数据结构常用算法BitVector-3.0

说明:非常清晰的二进制位串python库及按位(bitwise)计算和逻辑计算的库(这个主题的经典关键字:bitArray,bitString,bitMap,bitSet)。实际上各大主流语言都没有完整的支持这个基本数据结构。-the bitwise bitstring lib bitArray,bitString,bitMap,bitSet
<刘战刚> 在 2025-06-03 上传 | 大小:18kb | 下载:0

[数据结构常用算法string_trans

说明:从文本文件中读取按照一定格式存储的数据,并经过字符串处理,将数据存储到数组中。主要用到了char*到浮点数的转换,文件读取的一些常用函数。-Read from a text file format for storing data according to certain, and after a string processing, the data stored in the array. Main use of the floating-point conversion to char*,
<ZYZ> 在 2025-06-03 上传 | 大小:236kb | 下载:0

[数据结构常用算法code

说明:动态规划法各种源码,包括0,1背包,多边形游戏,矩阵连乘,数字三角形,图像压缩-Dynamic planning method for a variety of source code, including the 0, 1 backpacks, Polygon game, matrix multiplication, the number of triangles, image compression and so on.
<杨天> 在 2025-06-03 上传 | 大小:152kb | 下载:0

[数据结构常用算法42

说明:给定N(1≤N≤32767)天的营业额a1,a2,a3,……an. 定义最小波动值:该天的最小波动值=min{|该天以前某一天的营业额-该天营业额|}. 特别地,第一天的最小波动值即为a1. 试求N天的最小波动值之和。-Given N (1 ≤ N ≤ 32767) day turnover a1, a2, a3, ... ... an. Defines the minimum volatility value: the smallest fluctuations in the value of
<tsxlyh> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法10-Algorithm-classic-collection

说明:10本经典的数据结构与算法数据,如<Data Structures and Algorithm Analysis in C>等-10 Algorithm classic collection
<x> 在 2025-06-03 上传 | 大小:27.66mb | 下载:0

[数据结构常用算法maze

说明:比较 不错的电脑鼠程序 里面有值得我们借鉴的算法-More important MicroMouse code
<王得鑫> 在 2025-06-03 上传 | 大小:8kb | 下载:0

[数据结构常用算法hash-table

说明:Program to implement a hash table and do insertion and deletion on it
<Jithin> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法trie

说明:program to implement a trie and find longest path length, No:of nodes in the trie, Average length of the set of words in the trie, Average no:of nodes per word in the trie etc
<Jithin> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法calender

说明:月历牌,用c语言编写的月历牌,输入年月,可以获得月历-Calendar card, with the c language calendar card, enter the years, get calendar
<lucia> 在 2025-06-03 上传 | 大小:181kb | 下载:0

[数据结构常用算法OrderedSet.cpp

说明:using a class define a orderd set
<gns> 在 2025-06-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法Sort

说明:算法设计,给出快速排序和归并排序的C++实现代码,并利用产生大量随机数方式比较运行时间。-Algorithm design, given the quick sort and merge sort in C++ code, and using a large number of random number generation means compare running time.
<WangXiaolei> 在 2025-06-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .50 .51 .52 .53 .54 1755.56 .57 .58 .59 .60 ... 2656 »

源码中国 www.ymcn.org