资源列表
xml.tar
- 最简单的日志管理,在终端里读日志文件显示出来,或者向日志文件中写记录,并将当前时间写入-syslog management
libxml2_read_xml
- vc++环境下,用libxml2工具解析XML文档-vc++ environment, libxml2 tools parse an XML document
printf-and-scanf
- C或C++中 printf和scanf函数的用法和特点。很实用,也很简单!-C or C++ in the printf and scanf function usage and characteristics. Very practical, very simple!
chazhi5
- 实现了牛顿插值与三次样条插值,并进行比较。-Implements the Newton interpolation and cubic spline interpolation, and comparison
Mega128_KEY_SCAN
- It was a ATmega128 KEY_Scan programed by avr studio4 using push button ->LED ON/O-It was a ATmega128 KEY_Scan programed by avr studio4 using push button ->LED ON/OFF
dance-paters
- 舞伴问题,采用队列方法解决,按提示输入歌曲数与男人数和女人数,进行匹配-Partner problem solving using the cohort method, follow the prompts to enter the song number with the number of men and women the number of matching
Gold_psd
- 用于通信和导航中的Gold序列生成器,非常适合于初学者学习-For communications and navigation Gold sequence generator, very suitable for beginners to learn
linkPhoneNumbers
- 使用链表实现的简易电话簿程序,包含了链表的插入,删除,查询等功能,适合初学链表的同学使用。-Use the list to achieve a simple phonebook program, including a list of the insert, delete, query and other functions, suitable for beginner students to use a linked list.
Random_Fns
- Random Function generator for visual c-Random Function generator for visual c++
A_Algorithm
- A*算法,很值得学习的一个小程序,它在路径寻优方面具有很大的优势。-A* algorithm, it is worth a small program to learn, and it has a great advantage in terms of route optimization.
Convert-infix
- 问题描述 中缀表达式就是我们通常所书写的数学表达式,后缀表达式也称为逆波兰表达式,在编译程序对我们书写的程序中的表达式进行语法检查时,往往就可以通过逆波兰表达式进行。我们所要设计并实现的程序就是将中缀表示的算术表达式转换成后缀表示,例如,将中缀表达式 (A 一 (B*C 十 D)*E) / (F 十 G ) 转换为后缀表示为: ABC*D十E* FG十/ 注意:为了简化编程实现,假定变量名均为单个字母,运算符只有+,-,*,/ 和^(指数运算
decode
- VCD Analyzer data extractor. Extracts IrDA IrLAP frames Saleae Logic analyzer single channel VCD export data (115.2Kbps speed)-VCD Analyzer data extractor. Extracts IrDA IrLAP frames Saleae Logic analyzer single channel VCD export data (115.2Kbp
