资源列表
benchmark
- 在国外网站上找到的一个关于TSP问题的benchmark库,自己将文件的格式转化为了WORD,供大家学习研究使用!-Abroad to find a site on the TSP problem benchmark database, the file format of their own transformation in order to WORD, for all to study the use of!
shiqian0197
- 这是一个用ppt做的软件工程实习有关的资料-This is a ppt to do with software engineering internship-related information
M3GExport
- M3GExport enables developers to export complex 3D animated scenes from Maya® directly to Mobile 3D Graphics file format (M3G), the emerging 3D file format for mobile 3D games. Created by the developers of JBenchmark3D - the leading performanc
Labview_EPP_Ctrl
- Labview编写的EPP控制程序源码。labview7.0-Labview control procedures for the preparation of the EPP-source. labview7.0
PlayFlash
- vc++开发的flash播放器能够实现一部分功能-vc++ developed flash player can be realized as part of the functional
program1
- labview程序语言中FOR,IF等基本功能的使用例子-LabVIEW programming language in the FOR, IF, such as the use of examples of the basic functions
program2
- LABVIEW中字符串,簇,数组等功能的使用例子-LABVIEW in strings, clusters, an array of features such as the use of examples
program3
- LABVIEW程序语言中图形,图表的使用例子-LABVIEW programming language of graphs, charts the use of examples
program4
- LABVIEW程序语言中属性节点相关内容的使用实例-LABVIEW programming language attribute nodes using the example of relevant content
HMMDemo
- 人脸检测系统,利用opencv开发的人脸检测程序-Face Detection system, developed using opencv face detection process
jihe
- 集合运算 求两个集合的交并差、排序、删除相同字符等-Set Operations for the two sets of cross-and worse, sort, delete the same characters, etc.
tree
- 多元树的层次遍历、先根遍历、后根遍历 问题的描述: 函数填空:层次遍历多元树(在文件tree.cpp中3个空)、先根遍历、后根遍历的递归函数(在文件tree.h中2个空); 多元树的输入:在主程序中调用多元树的函数(定位根、找大儿子、找下一个兄弟等),输入某棵多元树。 -Multi-level tree traversal, the first traversal the root, root traversal issues Descr iption: function to