搜索资源列表
xml
- With this tool you can convert strings and files containing XML data to MATLAB struct arrays. Either as one array of structs with all text and tags, or as sub- and subsub-levels of structs for each section enclosed between tags. With xmldata(...
TDJB
- 1)自选存储结构,输入含n个顶点(用字符表示顶点)和e 条边的图G; (2)求每个顶点的度,输出结果; (3)指定任意顶点x为初始顶点,对图G作DFS遍历,输出DFS 顶点序列(提示:使用一个栈实现DFS); (4)指定任意顶点x为初始顶点,对图G作BFS遍历,输出BFS 顶点序列(提示:使用一个队列实现BFS); (5)输入顶点x,查找图G:若存在含x的顶点,则删除该结点及 与之相关连的边,并作DFS遍历(执行操作3);否则输出信 息“无x”;
structs
- windows 2000内核中未公开的一些数据结构定义-Some data structures definition in windows 2000
voting
- 这是一个Structs架构的在线投票程序,MVC三层模式,加有DAO层控制数据访问-This is a Structs framework of the online voting procedure MVC three-tier model, plus a DAO layer control data access
Structures
- Lesson 7: Structures in C When programming, it is often convenient to have a single name with which to refer to a group of a related values. Structures provide a way of storing many different values in variables of potentially different types under t
omap-panel-data
- Header containing platform data structs for omap panels for Linux v2.13.6.
fplustm
- AMD Fplus in tag mode data structs defs for fplustm.c.
preOrder
- This source code is an example of pre order traversal tree , node data structs and huffman tree.
strcop
- Streamcop meta-data configuration structs.
omap-panel-data
- Header containing platform_data structs for omap panels.
lsdbf
- lsdbf.h: listener data base file defines and structs.
BP-Trees
- B+ Tree implementation data structs
definlj
- User-defined structs Windows 2000 some unpublished data structure defined in the kernel
sgtethe
- structs windows 2000内核中未公开的一些数据结构定义(User-defined structs Windows 2000 some unpublished data structure defined in the kernel)