资源列表
udpnat
- 根据udp协议进行网络穿透的例子,包括了服务端的程序和客户端口的程序, 有利于加深理解穿透原理。-Examples of network penetration under the udp protocol, including the server and client programs ports conducive to penetrate deeper understanding of the principles.
adb
- ADB Android Shell Bridge
gradeRecord
- 本次C++课程设计题目是“成绩记录薄” ,系统的主要功能是添加学生姓名,学号,分数。然后可以显示全部的学生信息,并且在众多的学生信息中删除信息,或者修改信息。然后显示分数的排序。 -The C++ curriculum design topic is "record sheet", the main function of the system is to add the student name, student number, fractional. Then it shows all
Inventory-management-system
- 某公司现有以下设备:普通电视机、DVD、带DVD的电视机,带DVD的电视机的售价为普通电视机和DVD单价之和的80 ,要求对所有的库存设备都能按照品名进行显示、查找、增加和删除、保存的功能-A company s existing the following equipment: ordinary TV, DVD, television with DVD, television with DVD for the price of ordinary TV and DVD unit and 80 ,
Students-elective-courses-system
- 假定有n门课程,每门课程有课程编号,课程名称,课程性质,总学时,授课学时,实验或上机学时,学分,开课学期等信息,学生可按要求(如总学分不得少于60)自由选课。试设计一选修课程系统,使之能提供以下功能-Assuming there are n courses, each course course number, course name, the nature of curriculum, courses, teaching hours, the experiment or machine hou
Staff-information-management-system
- 职工信息包括职工号、姓名、性别、年龄、学历、工资、住址、电话等(职工号不重复)。试设计一职工信息管理系统,使之能提供以下功能:-Information including the number of workers union, name, sex, age, education, salary, address, telephone etc. (number of workers of non repetition). Try to design a staff information man
chengjiguanli
- 实现学生成绩管理系统,类似于学校的教务处的对学生成绩的管理。直接在界面输入,操作都有详细提示,非常简便易用。-Student achievement management system, similar to the management of the school s Dean of student achievement. Directly in the input interface, the operator has a detailed tips, very easy to use.
tushuguanli
- 实现图书管理系统,类似于学校的图书馆对图书的管理。直接在界面输入,操作都有详细提示,非常简便易用。并且有说明书。-Library management system, similar to the management of the school s library books. Directly in the input interface, the operator has a detailed tips, very easy to use. And with instructions.
translate
- c++写了一个编译器:,能把汇编代码编译为机器码。代码注释非常详细,思路清晰易懂。 -c++ to write a compiler:, assembly code can be compiled into machine code. Code is very detailed notes, ideas clear and understandable.
KNN
- KNN数据挖掘经典算法,采用的是iris.data数据,数据在文件包里了,需要改一下路径就可以了。-KNN classical data mining algorithms, using iris.data data, the data in the paper bag, the need to change the path on it.
K-means
- KMeans算法,经典的数据挖掘算法,设置了三个中心点,初始化是采用读取数据集的三个点作为中心的。-KMeans Algorithm, it is very famous data mining algorithm, i set three center, and it was initialed by the data we classify.
Test
- 经典数据挖掘算法,Apriori算法,采用的是C++实现的,数据集已经放到了压缩包里-Classical data mining algorithms, Apriori algorithm is used C++ achieved, the data set has been compressed into a bag
