-
实验3 常用控件(2)
(1)设计一个如图3.1所示的“学生基本信息”对话框。(2)在实验2的基础上,实现功能:在图2.1中的“课程信息”按钮下方添加一个“学生基本信息”按钮,单击该按钮,弹出“学生基本信息”对话框,单击“添加”按钮,学生基本信息显示在列表框中。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-25 23:00:44下载
- 积分:1
-
这是ssd5 recommended exe1的源程序,绝对正确。
这是ssd5 recommended exe1的源程序,绝对正确。-This is the source ssd5 recommended exe1 absolutely correct.
- 2022-04-09 03:27:55下载
- 积分:1
-
win系统下串口通信程序代码
window下的一款非常简单实用的串口通信程序,这个程序界面简洁,内容基础,适合初学者学习使用,另外,这款程序经研究可以与linux系统下的串口通信。
- 2022-03-15 07:59:04下载
- 积分:1
-
simulation tests mouse and keyboard input software description : The simulated t...
模拟测试鼠标及键盘的输入
软件简介:本例模拟测试鼠标及键盘的输入,适合于初级vc编程者阅读.
-simulation tests mouse and keyboard input software description : The simulated test cases mouse and keyboard input, suitable for junior programmers vc reading.
- 2022-01-26 05:54:45下载
- 积分:1
-
对wince下的数据库编程,其中包括对access和sqlserver ce两种!
对wince下的数据库编程,其中包括对access和sqlserver ce两种!-to wince under the Database Programming, These include the access and sqlserver ce two!
- 2022-02-20 16:47:35下载
- 积分:1
-
用VC++实现集合的并 交 差和运算是双链表形式的
用VC++实现集合的并 交 差和运算是双链表形式的-With VC++ Achieve a collection and call it a day and the operation is double-chain forms of
- 2022-01-27 11:40:54下载
- 积分:1
-
Foreign Repeater, please install MS Player6.2.
外语复读机,请先安装MS Player6.2.-Foreign Repeater, please install MS Player6.2.
- 2022-08-10 06:14:48下载
- 积分:1
-
rle和huffman的集中编码解码
rle和huffman的集中编码解码-eps, and Huffman encoding and decoding of focus
- 2022-10-30 21:00:03下载
- 积分:1
-
NiceC —— 一个 C/C++ 的 Source Formatter!
NiceC —— 一个 C/C++ 的 Source Formatter!
只有 3 个文件:
NiceC.exe 主程序
NiceC.txt 说明文件
NiceC.cfg 配置文件,也是模板文件;可以通过 NiceC.exe -l 得到。
我试用了一下,NiceC.cfg 作为模板,真是一个聪明的办法!
我根据我个人的爱好,主要调整了如下内容:
1 // 前加了个 Tab
2 跨
- 2022-03-28 13:25:03下载
- 积分:1
-
求阶乘算法(0
求阶乘算法(0---10000)标准C++语言控制台应用程序 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助-The arithmetic for counting factorial(0-10000)
This is a standard C++ language console application, many people could want to relize the factorial of some large numbers, but the memory space of the standard data type provided by the C++ is too small, so it can not realize at all. But we can realize it by other method, the program realize the factorial of the number you give by a simple arithmetic ,this is a short and easy program, and there are remarks everywhere, I believe that everyone can easily understand it, after downloading the sound code you can open it in VC6.0, then edit and run it. you also can change something to realize the factorial of a larger number, the reader who is interesting in it can have a try, there are more happiness in it!! At last,
- 2023-02-22 10:45:03下载
- 积分:1