资源列表
47278320dkq_element
- matlab code for all of you
DataGrid
- DataGrid双向排序方法程序设计-DataGrid bidirectional sequencing design methods and procedures
lz77
- lz77编码算法c程序实现!!第一次船请大家海涵
processing_us_states
- processing 架构, 数据可视化, 例子-processing framework, data visualization
2
- 处理机调度,有先来先服务算法,短作业优先算法,高响度算法等处理机的进程调度算法-Processor scheduling, there are first-come first-serve algorithm, short operating priority algorithm, high loudness algorithm processor process scheduling algorithm
tu3
- 教学计划软件 用来编制教学计划 学期 学分上限- A ENGLISH TEACHING
Cindkws-the
- One can set the Windows to stop the shutdown procedures, refer to it (not modify the registry)
lzwdemo
- 字典码的一种实现范例,用lzw方法实现压缩解压-Dictionary An example of code using LZW compression decompression method
lock
- 锁相环程序,可以用。 主要是c语言风格的,在 matlab下也可以用
stack
- C++ Interface Class This C++ code is intended to be a tutorial. It is an extension of the idea presented in Item 42 of Scott Meyer s "Effective C++", 2nd Edition. In his discussion he creates a generic stack class to contain pointers-to-objects. Hi
dvd
- dvd mpeg解压程序大公布。-dvd disc decompression procedures big announcement.
huffman
- 霍夫曼編碼:包括畫出霍夫曼樹 編解碼等功能。簡單易用