-
一个简单的控制台上的学生管理器。实现了插入,删除,保存等操作...
一个简单的控制台上的学生管理器。实现了插入,删除,保存等操作-A simple console student manager. Realize the insert, delete, save, such as operation
- 2022-01-26 07:45:29下载
- 积分:1
-
一个很好的学生成绩管理系统代码,可以实现各种操作,添加,删除,修改条目等等!...
一个很好的学生成绩管理系统代码,可以实现各种操作,添加,删除,修改条目等等!-a good student performance management system code, can achieve a variety of actions, add, delete, modify entry and so on!
- 2022-03-04 16:24:50下载
- 积分:1
-
通过注册表获得U盘序列号
通过注册表获得U盘序列号,不涉及window驱动方面值得研究使用
- 2022-02-14 13:30:30下载
- 积分:1
-
有关Huffman新解,些编码功能比一般更俱压缩性
有关Huffman新解,些编码功能比一般更俱压缩性-the new solution, coding these functions more than both compression
- 2022-03-14 01:57:06下载
- 积分:1
-
对文件进行分类,可以进行拖放,支持文件夹选择,开发工具是VS2008,拖放对于快捷方式无发得到目标路径,界面较粗糙,对于双击打开支持不够完全...
对文件进行分类,可以进行拖放,支持文件夹选择,开发工具是VS2008,拖放对于快捷方式无发得到目标路径,界面较粗糙,对于双击打开支持不够完全-Classification of documents, you can drag and drop, support for folder selection, development tools, is VS2008, drag and drop the shortcut target path of non-fat interface than the rough, not enough support for double-click to open fully
- 2022-01-26 03:47:37下载
- 积分:1
-
学生成绩管理系统
整个系统除了主函数外,另外还有10个函数,实现八大功能:输入功能、显示功能、查找功能、删除功能、排序功能、插入功能、保存功能、读取功能。...
学生成绩管理系统
整个系统除了主函数外,另外还有10个函数,实现八大功能:输入功能、显示功能、查找功能、删除功能、排序功能、插入功能、保存功能、读取功能。-Student achievement management system for the entire system apart from the main function, there have 10 functions, to achieve the eight functions: input, display, search function, delete function, sorting function, insert a function, save function, reading function.
- 2022-06-14 09:58:04下载
- 积分:1
-
k-means离群点检测
1算法思路
K-means算法
先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。这个过程将不断重复直到满足某个终止条件。终止条件可以是以下任何一个:
1)没有(或最小数目)对象被重新分配给不同的聚类。
2)没有(或最小数目)聚类中心再发生变化。
3)误差平方和局部最小。
2算法步骤 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-17 08:21:18下载
- 积分:1
-
嵌入式WINCE控件使用编程,用EVC开发来实现.
嵌入式WINCE控件使用编程,用EVC开发来实现.-WINCE control the use of embedded programming, development to achieve with the EVC.
- 2023-03-08 10:25:04下载
- 积分:1
-
用vc调试好的svmlight。方便实用。
用vc调试好的svmlight。方便实用。-It has been debuged under the Visual C environment. It s very convenient and applied.
- 2022-03-13 16:20:34下载
- 积分:1
-
用堆栈完成简易计算器的c程序
对数据结构的初学者有很大的帮助...
用堆栈完成简易计算器的c程序
对数据结构的初学者有很大的帮助-Using the stack to complete simple calculator c program data structures are very helpful for beginners
- 2022-01-27 15:30:49下载
- 积分:1