资源列表
yuandaima444444
- 这个是不是每次都要写啊,有点麻烦,我把源代码都压缩在一个包里面了,居然还要我传?-this is not always should write ah, there is a little trouble, I keep the source code in a compressed inside the package, I actually still Chuan?
chscdb
- 一个简单的,格式化软盘实例。多多指交,-a simple, formatted floppy disk example. Referring to pay a lot, thank you
obt900104
- database tools object 9-object database tools 9
Statement(while-do-while-for)
- 针对30人的某班转换所有同学的成绩并输出。要求用while语言、do-while语句和for语句三种方法编程。-30 people in a class for converting and outputting the results of all students. Asked to use the language while, do-while statement and the for statement are three ways to programming.
K-Means
- K-Means算法matlab实现,使用自己生成的数据文本-K-Means Alogrithm
VB-1
- 监控程序是否运行 监控程序是否运行-hweeoj ihdoih jsdhhweeoj ihdoih jsdhhweeoj ihdoih jsdhhweeoj ihdoih jsdhhweeoj ihdoih jsdhhweeoj ihdoih jsdh
ACATSP
- 蚁群算法的TSP路径优化程序,程序运行良好。-TSP path ant colony algorithm optimization program, the program runs well.
123
- 这是用fortran语言编写的程序,功能是计算1到一百的和。-the program of summation one to a hundred.
WordCounting
- 读取一个文本文件(英文,ASCII编码),对出现的单词次数进行统计,并按照出现次数从低到高排序,输出到一个文本文件中(每行一个单词信息,格式:单词 出现次数)。采用二叉树结构存储,中序遍历,快速排序。-Reads a text file (English, ASCII encoding), the number of occurrences of the word statistics, and in accordance with the number of occurrences of th
student
- 学生信息管理系统,实现了学生信息的录入,查询,修改以及删除功能。-student score mangement
3-17
- QT读取文本框内的数字来自定义数值 可应用在嵌入式中的配置界面,来配置板号 IP -QT reads the number in the text box to customize the value Can be used in the embedded configuration interface, to configure the board number IP and so on
计算器小程序
- 运用python2.7的Tkinter库编写的计算器小程序。程序代码简短,功能全面,而且有很大可修改的空间。