资源列表
changzhengshuxiajia
- 用户输入2个任意长整数,求它们的加法,减法和乘法,并将结果显示;-two user input arbitrarily long integers, for the addition, subtraction and multiplication, and the results show;
CRC_CCC++
- CRC算法原理及C语言实现-CRC algorithms for C Language
CRC16CRC32CRC16F
- CRC16CRC32CRC16F算法和代码-CRC16CRC32CRC16F algorithm and the code
Floyd-A
- Floyd最短路径算法的VC7.0试验成功!可以计算2点间的最短路径。-Floyd shortest path algorithm VC7.0 success of the test! 2:00 calculating the shortest path.
ClosestNodePairs
- 这是最接近点对问题,分别使用了分治算法和穷举法求解最接近点对。-it is the closest point of the problem, namely the use of a divide-and-conquer method and exhaustive closest point right.
MultiProcesses
- 这是一个模拟操作系统中多进程并发调度的问题。-This is a simulated operating system more complicated process of scheduling problems.
Encrypt_1
- 几个封装完好的常用算法,md5,des,base64,crc32-several commonly used algorithms intact, md5, des, base64, crc32
telphone
- 这个程序的功能不是很全,如果你有更好的建议,please contact me.请多多指教哦-function of this process is not very long, if you have any better suggestions, please contact me. oh please exhibitions
P1005
- vijos p1005 超长数字串 枚举算法-vijos p1005 long string of figures enumeration algorithm
arithmetic14
- 1-14种经经典算法,用c++实现 Robert Sedgewick著-1-14 species by the classical algorithm, using c Robert Sedgewick to achieve
clonePtr
- a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.-a non-sharing smart
dsproject3
- 解决一个加权遍历的问题。 文件包含一个word文档,作为原问题。 还有一个c文件,解决遍历。-solve a weighted traversal issue. Document contains a word document, as the original question. There is also a c document traversal solution.