资源列表

« 1 2 ... .00 .01 .02 .03 .04 14505.06 .07 .08 .09 .10 ... 14959 »

[其它ParamParser

说明:A parser to parse special format txt.-A parser to parse special txt format.
<gary> 在 2008-10-13 上传 | 大小:10.54kb | 下载:0

[其它redpack_bin_060415

说明:无压密码,支持GBA 文件格式 望上还有很多-no pressure passwords, file format support GBA there is a lot of hope
<面的输> 在 2008-10-13 上传 | 大小:548.12kb | 下载:0

[其它srfft

说明:我的一个分裂基快速FFT变换程序.不知道有没有错-I split a fast FFT-based procedures. Do not know if it is right or wrong
<张天笑> 在 2008-10-13 上传 | 大小:1.1kb | 下载:0

[其它9s12dj64_eeprom_w_r_function

说明:mc68hc9s12d64的eeprom读写函数-mc68hc9s12d64 of EEPROM read and write function
<张公> 在 2008-10-13 上传 | 大小:1.13kb | 下载:0

[其它heapsort2.c

说明:堆排序算法的过程演示 请多多指教-heap sorting algorithm process demonstrated great weekend!
<龙太雷> 在 2008-10-13 上传 | 大小:1.32kb | 下载:0

[其它1528203

说明:一个简单的员工管理系统,用C++编制的,第一次上传,不知是否会出错,希望对大家有帮助-a simple staff management system, the preparation of the C, the first upload, I do not know whether to be wrong, we hope to help
<魏衡> 在 2008-10-13 上传 | 大小:9.83kb | 下载:0

[其它yanzheng

说明:编写一个算法frequency,统计在一个输入字符串中各个不同字符出现的频度。用适当的测试数据来验证这个算法。 -prepared an algorithm frequency, in a statistical input strings various characters frequency of occurrence. The use of appropriate test data to validate the algo
<dfssd> 在 2008-10-13 上传 | 大小:985byte | 下载:0

[其它haode

说明:字符串的替换操作replace (String &s, String &t, String &v)是指:若t是s的子串,则用串v替换串t在串s中的所有出现;若t不是s的子串,则串s不变。例如,若串s为“aabbabcbaabaaacbab”,串t为“bab”,串v为“abdc”,则执行replace操作后,串s中的结果为“aababdccbaabaaacabdc”。试利用字符串的基本运算实现这个替换操作。 -string repla
<dfssd> 在 2008-10-13 上传 | 大小:981byte | 下载:0

[其它zhenhao

说明: 试利用优先级队列实现栈和队列。保证所需的程序能够达到标准. -test using Priority Queue and Queue achieve stack. To ensure the necessary procedures to meet standards.
<dfssd> 在 2008-10-13 上传 | 大小:1.62kb | 下载:0

[其它piaoliang

说明: 在二叉搜索树上删除一个有两个子女的结点时,可以采用以下三种方法: (1) 用左子树TL上具有最大关键码的结点X顶替,再递归地删除X。 (2) 交替地用左子树TL上具有最大关键码的结点和右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。 (3) 用左子树TL上具有最大关键码的结点或者用右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。可随机选择其中一个方案。 -two forks in sear
<dfssd> 在 2008-10-13 上传 | 大小:1.07kb | 下载:0

[其它haokan

说明:试扩充深度优先搜索算法,在遍历图的过程中建立生成森林的左子女-右兄弟链表。算法的首部为 void Graph::DFS ( const int v, int visited [ ], TreeNode<int> * t ) 其中,指针t指向生成森林上具有图顶点v信息的根结点。(提示:在继续按深度方向从根v的某一未访问过的邻接顶点w向下遍历之前,建立子女结点。但需要判断是作为根的第一个子女还是作为其子女的右兄弟链入生成树。)
<dfssd> 在 2008-10-13 上传 | 大小:1.2kb | 下载:0

[其它Num2Str

说明:Convert from Number to charater strings-Convert from strings to charater
<pan> 在 2008-10-13 上传 | 大小:33.21kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 14505.06 .07 .08 .09 .10 ... 14959 »

源码中国 www.ymcn.org