-
Realize the main stack are some of the basic operations, such as: out of stack,...
主要是实现堆栈的一些基本操作,比如:出栈,清空堆栈,访问堆栈顶元素,以及测试堆栈状态等。-Realize the main stack are some of the basic operations, such as: out of stack, empty the stack, the stack top element of the visit, as well as the test stack status.
- 2022-07-26 01:11:56下载
- 积分:1
-
龙贝格插值算法求积分下限为0,积分上限为1的,被积函数为4/1+x*x的积分...
龙贝格插值算法求积分下限为0,积分上限为1的,被积函数为4/1+x*x的积分-Romberg interpolation algorithm quadratures threshold of 0, points to a ceiling of the function of the plot was 4/1 x* x points
- 2023-04-23 10:45:03下载
- 积分:1
-
win32API编写的一个俄罗斯方块游戏
win32API编写的一个俄罗斯方块游戏-Win32API prepared a Tetris game
- 2022-04-24 15:22:51下载
- 积分:1
-
这是一个计算机设备的检测程序,在vc下编程
。例如对键盘的检测时,当你按下相应的键时对应的界面上的文本会高亮红色显示。...
这是一个计算机设备的检测程序,在vc下编程
。例如对键盘的检测时,当你按下相应的键时对应的界面上的文本会高亮红色显示。-This is a computer equipment testing procedures, programming under vc. For example, detection of the keyboard, when you press the corresponding key when the corresponding interface on the highlighted text will be displayed in red.
- 2022-02-26 11:01:02下载
- 积分:1
-
实现图像的WALSH变换,对于图像变换的练习很有意义
实现图像的WALSH变换,对于图像变换的练习很有意义
-WALSH achieve image transform, image transform for meaningful practice
- 2022-05-31 22:21:45下载
- 积分:1
-
现在即时翻译软件很多,很多都有一个功能就是鼠标取词,这大大方便了用户。但是在编程的时候没有一个专门的函数来取词,本程序详细介绍了怎么实现这个功能。...
现在即时翻译软件很多,很多都有一个功能就是鼠标取词,这大大方便了用户。但是在编程的时候没有一个专门的函数来取词,本程序详细介绍了怎么实现这个功能。-There are many instant translation software at current.The programme will introduce how to realize the function.
- 2022-02-15 05:12:56下载
- 积分:1
-
windowsCE下的注册表查看软件的EVC源码,很有参考价值.欢迎收藏....
windowsCE下的注册表查看软件的EVC源码,很有参考价值.欢迎收藏.-windowsCE the registry View EVC source software, of great reference value. Welcome collections.
- 2022-03-16 21:03:23下载
- 积分:1
-
可以实现简单的键盘操控,功能还是不错的啊
可以实现简单的键盘操控,功能还是不错的啊-can use keyboard for ...
- 2022-08-26 07:35:26下载
- 积分:1
-
Course experiment, a small algorithm for vc6 familiar environment, to adapt to t...
课程实验,小算法,用于熟悉vc6环境,适应操作-Course experiment, a small algorithm for vc6 familiar environment, to adapt to the operation
- 2022-01-24 10:06:17下载
- 积分:1
-
基于TCP的文件传输
本软件使用MFC采用面向对象的方法实现了基于Socket的文件传输
特点如下:
1、采用了多线程的方法,文件传输时使用AfxBeginThread开启新线程
2、支持从配置文件configuration.ini中获取服务器参数
3、采用了面向对象程序设计
4、支持数据在服务器与客户端之间双向传输
- 2022-07-07 23:48:24下载
- 积分:1