资源列表
foreach
- 利用boost::foreach组件,可以使C++像python,Lua等脚本语言样,能够以简洁的方式遍历任意容器!-Using boost:: foreach component that allows C++ like python, Lua scr ipting languages such as samples, simple way to be able to traverse any container!
Gausi
- 本程序使用经典数值分析中的高斯消去法解N阶线性方程组-Gaussian elimination method for solving linear equations
LU
- 本程序采用数值分析中经典的LU分解法解线性方程组-This program uses numerical analysis of the classical LU decomposition method for solving linear equations
Hufferman
- 使用哈弗曼编码技术进行数据压缩和解压缩,缺点在于只能用于文本-Havermann coding techniques using data compression and decompression, disadvantage is that the text can only be used
stone
- 使用典型的动态规划的思想解石子问题,不过没有添加注释-The use of a typical dynamic programming solution of pebbles thinking problems, but did not add a comment
ShortestTimeFirst
- 操作系统中CPU调度问题,采用最短剩余时间优先算法,但是仅是模拟,不涉及实体进程-Operating system, CPU scheduling problem, using the shortest remaining time first algorithm, but only a simulation, does not involve physical processes
Haffman
- 自己写的哈弗曼编码、译码程序。可以向.txt文件写入编、译码结果。(目前尚未实现自动读入编码功能)-My own Haffman coding, decoding process. Can. Txt file is written series, decoding the results.
calendar
- 多线程控制台日历时间程序, 可实时刷新当前系统时间, 同时显示日历-Console calendar time multi-threaded program, real-time refresh the current system time and display the calendar
God
- 用Windows控制台程序实现A*算法在交通网络中寻找最短路径的应用,并附有实际的测试数据,程序已经调过没有问题。-Windows Console Application with the realization of A* algorithm to find the shortest path transport network applications, along with the actual test data, the program has emphasized there is
HuffmanTree1
- 哈弗曼树 文件保存在C盘 名字为Haffmandata.txt-Haffmantree
audioexample
- audio example for playback and recording
