资源列表
matlabchengxushiyanquanji
- 学校内部老师编写最全MATLAB试验全集代码。保证能正常运行,非常多的常用实验-The preparation of all teachers within the school' s most complete works MATLAB test code. Guarantee the normal operation, a lot of common experimental
SOPC_LED
- 利用sopc编写相应的c++程序,来控制fft屏显示,以及led的显示。效果很好。-The use sopc write the c program to control the the fft screen display, and led the display. Good results.
tuxiangyuchuli
- 图像预处理系统, 基于dephi语言开发设计的图像预处理系统,包含常用的图像预处理算子-Image pre-processing system, based on language development and design dephi image preprocessing system, including the common image pre-processing operator
Verilog HDL教程
- Verilog HDL教程,一本学习Verilog HDL的好书。
飞鸽VC源码
- 著名的飞鸽传书VC的源码,供大家学习,不可作商业用途
My-Computer
- 实现资源管理器,左边是树状结构,右边进行列表显示-It s an Explorer, the left is tree conctrl, the right side is using the list conctrl to display the files.
ZenTaoPMS.8.2.1
- 禅道项目管理软件是一款国产的,基于LGPL协议,开源免费的项目管理软件,它集产品管理、项目管理、测试管理于一体,同时还包含了事务管理、组织管理等诸多功能,是中小型企业项目管理的首选。基于自主的PHP开发框架──ZenTaoPHP而成。第三方开发者或者企业可以非常方便的开发插件或者进行定制。-Zen project management software is a domestic, LGPL agreement, open source free project management softw
1
- 假设树上每个结点所含的数据元素为一个字母,并且以孩子-兄弟链表为树的存储结构,试写一个按凹入表方式打印一棵树的算法-Assuming the data elements contained in each node of the tree is a letter, and with children- brothers list is stored in the structure of the tree, try to write a print statement by way of a t
P2PDemo
- P2P通信,实现了tcp udp 和p2p-P2P communication tcp udp and p2p
GuessGame
- 猜数字游戏 通过随机生成的四位数字,给用户十次的机会去猜,每次猜完后都会有对的数字的个数相关的提示-Guess Game
BusLine-Sys
- 公交路线查询应用系统,可根据起止地点、公交线路名称,查询公交信息,根目录下的BusLine文件为建库操作,BusLine.rar为整个项目,sqliteadmin为保存查询结果的数据库。-Bus routes Query application system, according to starting and ending location, name of bus lines, public information inquiries, BusLine file in the root di
Bus_lines
- 交通线路选择。给定一个起点和一个终点,然后选择最优的公交线路,用到c++的类思想。-Traffic routes to choose from. Given a starting point and an end point, and then choose the best bus lines, used c++ class ideology.