资源列表
unload
- 结构与文件的组合应用,这是我个人写的参考-struct and file
des
- DES Algorithm source code in c
seaserial
- Used to upload binary image by comport
timer_system
- TurboC 提供了 time() (被定義在 <time.h> 中) 這個函式供我們取得系統時間, 當我們執行了 time(NULL) 時, 該函式便會傳回一個 time_t 型態(被定義在 <time.h> 中) 的數字, 單位是"秒", 所以我們應該先用 time_t 宣告一個變數, 來接收 time() 的傳回值:-TurboC provides the time () (is defined in the <time.h> In) This
wis-to-txt
- 在油田开发地质研究工作中,测井曲线是必不可少的数据文件之一。Forward软件是测井软件中非常优秀的产品,Forward中使用的是wis二进制格式,可是很多其他类型的软件不能直接识别wis格式,所以需要我们将wis格式文本格式。Forward软件有一个transfer小软件,不能实现批量处理,每次只能转换一个文件,但实际工作中通常一次要转换上百个文件,这就有点不方便了,因此,我在业余时间,阅读了Forward软件中自带的wis格式说明(如下,第一章内容),利用C++和Python编写了一个可以批
HDR_Fake_Action_by_vacuumslayer
- Ever since its inception, Kinect has brought about a revolution in the field of NUI and hands-free gaming. There is no wonder that Kinect went on to shatter all records and become the fastest selling electronic device on earth.
expression-calculator
- 表达式计算器。支持C语言几乎所有运算符。-Expression calculator. Calculate the result of an expression, support almost all C operators.
traceReplayer8
- I/O Trace重放。可以重放磁盘I/O。用于计算机系统研究。-trace replayer
word.cpp.tar
- 实现词法分析,实现单词的切割,类型分类。实现词法分析,实现单词的切割,类型分类。-Achieve lexical analysis, to achieve cutting word, the type classification. Achieve lexical analysis, to achieve cutting word, the type classification.
Powertip_Screen_PIC18F4455_NOV_03_10
- this is a program useful to power on and programing a lcd with sed1335 controller.
assignment1
- assignment of C++ having bubble sort matrix multiplication min of arry and other examples
binary_trees
- It is an assignment on binary trees using C++. It includes basic functions using binary trees likes sorting, reading from and writing on file and so on.