资源列表
Non-recursive-traversal
- 二叉树的非递归遍历完整源代码,对初学数据结构的人非常有用-Non-recursive binary tree traversal complete source code, useful for beginner data structure
c
- 基于 AT89S52单片机的温度控制系统-To AT89S52 microcontroller based temperature control system
Xilinx-Downloader
- 这是一个Xilinx并口下载线的图纸,可下载Xilinx的CPLD\FPGA,本人试制成功过,并在ISE12.1下载验证。-This is the drawing of a Xilinx parallel port download cable, downloadable Xilinx CPLD \ FPGA, I succeeded in the trial, and in ISE12.1 Download verification.
Maze-recursive
- 对于9*9迷宫的路径找寻,利用递归的方法,使得代码短小精悍,易于理解。-For the 9*9 maze path search, using a recursive method, makes the code dapper, easy to understand.
zifuchuan
- 一个对txt文档的统计字符个数的小程序,可以进行简单的文档修改等功能-Statistics the number of characters in a txt document applet
matlab
- MATLAB幻灯片显示,可以自动添加PPT的数量。-MATLAB slide show, you can automatically add the number of PPT.
CAN-BOOKs
- 这是一本CAN总线的协议讲解,该资料是面向CAN总线初学者的CAN入门书。对CAN的特征、标准规格下的位置分布及CAN的协议进行了说明。主要内容有CAN应用示例、CAN的特点、CAN协议及标准规格、CAN协议等。-This is a CAN bus protocol to explain the data for CAN bus beginners the CAN entry-book. On the characteristics of the CAN, the standard specif
Archive
- Unix 下c语言的call function应用。实现加减乘除四则运算的call by value 和 call by reference。-The application of call function under unix. Realize four basic operation using call by value and call by reference.
data
- eclat算法,用于挖掘数据内在关联性;-the eclat algorithm for data mining intrinsic correlation
Greedy
- 回溯法解决活动安排问题,文本输入,可输出活动排序与活动的时间性选择;-Backtracking address activities arrangements, text input, the timeliness select output activity sequencing activities
LCSwork
- 最长公共子序列,可通过文本输入或者控制台输入,上传为源代码的txt文本,需自行建立项目与文件;-Longest common subsequence, text input or console input, upload txt text of the source code, create your own projects and documents
bianyi
- C语言词法分析,可通过文本输入,需自行建立项目与文件。-C language lexical analysis, text input, you need to create your own projects and documents.