资源列表
ORMdicengyuanli
- 上传一个ORM 底层原理小实力 调试好的-From the principle of a small strength of the underlying ORM good debugging
23462334341414
- 可以在VB中快速得到文本框(TextBox)中的文本行数-in VB can be rapid text box (TextBox), the number of text lines
TCP303
- udp源码重复或已经存在源码重复或已经存在-udp source duplicate or repeat source already exists or has existed
bp_app
- 类神经训练范例,其中训练资料800组、测试资料400组与验证资料200组,可在进行调整-neural training examples, training materials 800 group, Test Data Group 400 and 200 certification information group, the restructuring
TC
- 实现对数组、栈、队列、链表进行数据的删除、插入、逆转功能,屏幕显示提示输入功能,输入列表中不通的数字,选择了不同的元素存储方式,进而再选择所要的对数据的操作。
HAXIBIAOYINGYONG
- 针对某一集体中的人名(30人)设计一哈希表,使得平均查找长度不超过2,完成相应的建表和查表程序。要求用除留余数法构造哈希函数,用补偿性线性探测法处理冲突(算法简单容易理解)
p-bjjiao
- 初级……其实是最初级的指针,很简单 很简单
逆置带头结点
- 按照数据结构书编的程序,编译出来完事的,能运行的\"逆置带头结点的动态单链表L\"-book series of the process, get away from the compiler can run the "reverse home lead the dynamic node L-List"
sort
- 实现数据的排序,利用冒泡法对数据进行排序,可以试试的-Sort of data
chengjiguanli
- 详细管理学生的成绩,有平均分,总分,排名功能,程序界面友好运行简单,操作容易。-Detailed management of student achievement, have an average points score, ranking function, process friendly interface, simple operation, easy to use.
LabelExample
- 简单的JLabel实例,仅供学习,参考,练习。-a easy JLabel example,just for study or learn.
dbscan
- 该源码是基于密度聚类分析的最经典的DBSCAN算法的原始结构框架