搜索资源列表
jizhizhuanhuan
- C语言版的数据结构,利用数据结构的设计思想,来实现进制转换,即二,十,八,十六进制的相互转换。-C language version of the data structure, the use of the data structure design concept to achieve binary conversion, ie, ten, eight, hexadecimal, the mutual conversion.
ParseDBF
- This the file header for a DBF. We do this special layout with everything // packed so we can read straight from disk into the structure to populate it-This is the file header for a DBF. We do this special layout with everything // packe
Molecules-05312011
- 模拟分子形态,三维空间结构,可以做三维旋转。-Simulation of molecular shape, three-dimensional structure, can do three-dimensional rotation.
Knight-Moves
- 数据结构习题,主要针对数据结构初学者,熟悉树的应用。-Data structure exercises, familiar with the tree data structures for beginners.
matrix
- 定义矩阵类的构造函数及实现; 求矩阵元素最大值; 求矩阵元素最小值; 析构造函数;-Define matrix type of structure function and realization For maximum matrix element For matrix element minimum Analysis structure functions
cakephp-cakephp-2.4.2-0-g75624c0
- 源代码,经典的PHP架构,非常有用的新手学习资料-resource code, classical php structure,useful study matirials for green hand
BiTreeLink
- 数据结构中用objective-c二叉树的实现-Data structure used to achieve objective-c binary
SnmpSend
- BlogJava上不少朋友是做网管系统的。一个典型的网络管理系统,需要具备FCAPS几个标准模块,而网络的自动发现和拓扑展示是核心之一。很多人不喜欢Java的Swing,而本文就用一个很小很小的例子,来模拟一个小小的网络管理程序,希望能给大家一点启发。虽然很小,它却可以完成一个简单的局域网自动发现搜索、多线程、ICMP和SNMP的ping、节点的生成、拓扑的展示、自动布局等功能。继续改巴改巴也许还有点使用价值也未可知。 如果不喜欢研究代码,就当它是一个趣味程序吧!-BlogJava on man
EdenMath-Mac
- Mac 端比较好的计算器源码, 思路清晰,代码结构良好-Mac end relatively good calculator source, clear thinking, good code structure
ex4.m
- Simulation V-BALST structure MMSE detection algorithm performance, the modulation scheme is QPSK
SeqList
- 数据结构。可以将两个线性表头尾相接。未采用链表。类的子程序。-data structure. Two linear tables can be joined end to end. We did not use the list. Class routines.