资源列表
EstimatePai
- 布冯针 布冯针 布冯针 布冯针-needle acupuncture needle Bu Ping Bu Ping Bu Ping needle acupuncture needle Bu Ping Bu Ping Bu Ping needle acupuncture needle Bufeng Bu Ping needle
Spooling
- SPOOLING假脱机输入\\输出技术广泛应用于各种计算机的I/O。该技术通过采用预输入和缓输出的方法,使用共享设备的一部分空间来模拟独占设备,以提供独占设备的利用率。本源码是一次课程设计
ErChaShu
- 假设自上而下按层次,自左至右输入每个结点的一个三元组(N, P, L/R)。其中N为本结点的元素,P为其父结点,L指示N为P 的左孩子,R指示N为P的右孩子。试写一个建立二元树在内存的双链表示算法,并实现先根、中根、后根以及层序遍历算法。
quicksort
- Quicksort algorithm in C++.
lianbiao
- 双向链表的基本运算,
danlianbiao
- 单连表,这是用c++实现的简单小程序。可以为大家提供一点方便很开心。-Even a single table, it is c++ Achieve a simple applet. Can provide a bit easier for everyone very happy.
Josph
- 约瑟夫环,利用单向循环链表存储结构模拟此过程,按照出列的顺序引出各人的编号。-Joseph Wan, using one-way linked list storage structure simulation of this process, according to the order of the columns leads to each number.
Link_List
- 数据结构,线性链表知识,对于学习关于c以及c++编程都有很大的帮助。-Data structures, linear list of knowledge, for learning about the c and c++ programming are very helpful.
HEAP-sort-program
- 堆排序程序,对结构体数按某个值KEY的大小降序排序-Heap sort program, the number of structures according to the size of a value in descending order KEY
Sem
- 用Win32中的信号量实现生产者-消费者问题-Use Win32 semaphore in the producer- consumer issues
ArithmeticCoding-
- 在掌握算术编码原理的情况下,借助相应的编码程序进行仿真,比对结果,能更好的检查自身的掌握情况。此代码是算术编码的编码程序,运行环境是visual C++。-In the mastery of the principle of the arithmetic coding, with the corresponding coding procedure simulation and compare the results, the better check their own masters. Th
DWT_1D
- 离散小波变换是指在特定子集上采取缩放和平移的小波变换,是一种兼具时域和频域多分辨率能力的信号分析工具。此变换运用可以缩放平移的小波代替固定的窗进行计算分析,主要应用于信号编码和数据压缩。-Discrete wavelet transform refers to the specific subset take scaling and translation on the wavelet transform, is a kind of multi-resolution ability both t
