资源列表
licheng2
- 这是LabVIEW书籍的例程资料,对于初学者帮助很大,共分为两部分,licheng1和licheng2,这是licheng2-This is a book LabVIEW routine information is very helpful for beginners, is divided into two parts, licheng1 and licheng2, this is licheng2
STUpload
- 本系统用于对各类高校的学生信息进行管理,是一款集档案、学费、课程、成绩、奖学金、助学贷款、奖惩管理于一身的信息管理系统;同时支持Internet成绩、奖学金、学费查询的功能,这样就大大方便学生对成绩、奖学金、学费的查询;报表直接导入到EXCEL进行操作,这样用户可以根据自己的需要来进行格式的调整,但是只能调格式而不能修改报表的内容,这就维护的数据的完整性;有完善的数据备份和恢复功能,并且有很全面的用户权限管理;同时提供软件的在线升级,用户只要连接到internet就可以得到最新版本的软件;软件提
2812_bios_modul_flash
- TMS320F2812 的基于bios的烧入flash运行的工程,运行结果是一个io口控制的led灯不停闪烁。bios烧写需要经过较多的配置过程,可以此作为基础添加自己的代码,就可以将工程烧入flash运行,免去重新配置的麻烦。-TMS320F2812-based burn into the flash of the bios to run the project, run result is a mouth-controlled io non-stop flashing led lights.
DynamicMemoryAllocation
- 在VC++中简化基于heap的动态内存的分配和释放!-In VC++ in the simplification of the heap-based dynamic memory allocation and release!
Athena
- 正则表达式编写器 用来编写正则表达式用 -The preparation of regular expressions used for the preparation of devices with regular expressions
MouseTest
- mousetest 测试软件 可对鼠标,键盘进行测试-mousetest test software on the mouse, keyboard test
KITBAG
- 背包问题是用贪心算法得到最优解得一个典型问题。背包问题具有最优子结构性质首先通过快速排序算法对物品按照单价从大到小排序,然后进行贪心选择。-Knapsack problem is a greedy algorithm with the optimal solution may be a typical problem. Knapsack problem with the nature of the optimal sub-structure, first of all, quick sort a
PRIM
- 构造最小生成树的常用方法是Prim算法与Kruskal算法,二者都是基于贪心算法设计侧略。-Construction of the commonly used minimum spanning tree algorithm is Prim and Kruskal algorithms, both are based on the design side of a little greedy algorithm.
DIJKSTRA
- 最短路径问题是重要的最优化问题之一,在现实生活中具有重要意义,比如:管道铺设、线路安排。-The shortest path problem is an important one of the most optimization problems, in real life is of great significance, such as: pipeline, line arrangement.
VB_WindosHandle
- This the sample how to get windowns handle value-This is the sample how to get windowns handle value
TheInfluenceOfSamplingFrequencyOfDigitalFilterDesi
- 本篇文章主要阐述了数字滤波器设计中采样频率的作用和影响-This article focused on the design of digital filter sampling frequency in the role and impact of
COLORING
- 图用邻接矩阵表示,程序逻辑为,首先实现了用于确定一种有效颜色的函数color(),然后,按照深度优先和违反约束则回溯的策略进行搜索。-Map with the adjacency matrix that logic to, first of all to achieve the color used to determine the function of an effective color (), and then, in accordance with the depth-first an
