-
可以创建学生信息,包括:姓名,成绩,学号。并可以修改,删除,存储读取等。...
可以创建学生信息,包括:姓名,成绩,学号。并可以修改,删除,存储读取等。-Can create a student information, including: name, accomplishments, student number. And may amend, delete, read, such as storage.
- 2022-04-12 12:48:09下载
- 积分:1
-
连连看游戏源码
这个源码是原创的,功能基本全部实现。这个代码是我初学java不久后写的,里面就用到一些很基本的知识点,所以我没有给太多的注释。欢迎大家来参考!
- 2022-01-26 01:54:11下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
This directory contains code implementing the K
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.-This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
- 2023-09-06 05:15:03下载
- 积分:1
-
Weather Effects Demo
Weather Effects Demo
- 2023-04-01 16:50:04下载
- 积分:1
-
基于mfc 的飞机大战源码
一款飞机大战游戏源码,基于mfc开发,包含设计文档
- 2022-06-18 20:25:27下载
- 积分:1
-
windows media player ATL com控件例子
windows media player ATL com控件例子
- 2023-01-10 14:35:03下载
- 积分:1
-
VC++6.0的时间定时器,中断中可加入你的代码
应用背景VC++6.0的时间定时器,里面含有中断,可以在中断中加入你的代码,可以在该代码的基础上进行修改,创建多个定时器,实现多定时功能。经过测试和调试,该程序在VC++上可以很好地输出想要的结果,也就是说这个代码是可用的。关键技术visula studio 的中断程序,可修改后创建多个定时器能。中断中可以添加你想要的东东,用C编程,便于修改,便于维护和使用。采样中断定时的方法实现了结果的输出。对于界面定时调用和定时的相关实现具有一定的参考价值。
- 2022-03-28 11:59:18下载
- 积分:1
-
make separate editorial input in the transport box after not respond IDOK news
使单行编辑框在输入回车后不响应IDOK消息-make separate editorial input in the transport box after not respond IDOK news
- 2023-02-02 14:30:04下载
- 积分:1
-
高速文本处理库的原代码
高速文本处理库的原代码-dealing with the high-speed version of the original code
- 2022-01-28 04:37:21下载
- 积分:1