资源列表

« 1 2 ... .05 .06 .07 .08 .09 49610.11 .12 .13 .14 .15 ... 66605 »

[其他小程序rectangle

说明:1.设计并测试一个名为Rectangle的矩形类,其属性为矩形的左下角 //与右上角两个点的坐标,能计算矩形的面积。 -1. Design and testing of a rectangular Rectangle class, its properties for the lower-left corner of rectangle// and the upper right corner of the coordinate
<于洁> 在 2025-03-19 上传 | 大小:6kb | 下载:0

[其他小程序person

说明:设计并测试一个"人员"类。属性包括:编号、性别、出生日期、身份证号等等。 //其中"出生日期"定义为一个"日期"类内嵌子对象。用成员函数实现对人员信息的录入和显示。 //要求包括:构造函数和析构函数、拷贝构造函数、内联成员函数。 -Design and testing of a
<于洁> 在 2025-03-19 上传 | 大小:9kb | 下载:0

[其他小程序c51bbs

说明:字模工具,网上有很多,但都不好用,这个我用下来很不错的-Matrix tool, the Internet has a lot of, but not easy to use, this I use it very good
<kevin> 在 2025-03-19 上传 | 大小:257kb | 下载:0

[数据库编程Source

说明:C#.net语言编写的数据库操作源码,对于初学者会有很大的帮助。-C#. Net languages source database operations, for beginners there will be a great help.
<郭玉璞> 在 2025-03-19 上传 | 大小:130kb | 下载:0

[其他小程序05605-19-

说明:构造哈夫曼树 哈弗曼树中没有度为一的节点,是标准的二叉树,所以有n个叶子结点时,需要一个长度为2n-1的一维数组存储哈弗曼树的结点。 (1)、n个叶子节点只有weight权值,处理非叶子节点,从ht[i](ht[1]~ht[n-1])中找到ht[i].weight最小的两个节点ht[s1]和ht[s2],这就是Select(int n,int &s1,int & s2,HTNode *ht)函数完成的功能。 (2)、调用se
<于洁> 在 2025-03-19 上传 | 大小:11kb | 下载:0

[Windows编程arithmeticcoding

说明:实现算术编解码过程:输入消息为字符串,把整个输入的消息编码为一个数,一个满足(0.0 ≤ n < 1.0)的小数n 另附解码过程
<lsn> 在 2025-03-19 上传 | 大小:1kb | 下载:0

[C#编程01

说明:C#基本语法介绍,.swf格式视频教学,适合初学者。
<郭玉璞> 在 2025-03-19 上传 | 大小:8.13mb | 下载:0

[Windows编程02CreateProcess

说明:创建进程的实例,简单明了,对初学者很有帮助的-Create a process instance, simple and clear, very helpful for beginners
<mavreen> 在 2025-03-19 上传 | 大小:247kb | 下载:0

[Windows编程02ProcessList

说明:简单的进程实例,功能是罗列出当前系统正在运行的进程
<mavreen> 在 2025-03-19 上传 | 大小:199kb | 下载:0

[文件操作03FileFind

说明:文件查找作用,但是代码简单,没有界面,查找文件是需要改写代码,仅能共学习使用-Find the role of paper, but the code is simple, there is no interface, search for documents is the need to rewrite code, only a total of learning to use
<mavreen> 在 2025-03-19 上传 | 大小:324kb | 下载:0

[Windows编程04Win32AppDemo

说明: 最 简 单 的 对 话 框 实 例-The simplest example of the dialog box
<mavreen> 在 2025-03-19 上传 | 大小:721kb | 下载:0

[Windows编程newlk

说明: 一个用 Visual C++编写的游戏小程序,感兴趣的朋友可以继续进行改进-A use Visual C++ Prepared applet game, interested friends can continue to improve
<徐浩> 在 2025-03-19 上传 | 大小:107kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 49610.11 .12 .13 .14 .15 ... 66605 »

源码中国 www.ymcn.org