-
两台机器之间的串口通讯:是本人用vc开发的一款可以进行两台机器之间通讯的小程序...
两台机器之间的串口通讯:是本人用vc开发的一款可以进行两台机器之间通讯的小程序-between the two machines serial communication : I used vc development of the two new machines can be communication between the small program
- 2022-01-22 07:35:23下载
- 积分:1
-
Qlearning
a simple application to show how it work
Qlearning
a simple application to show how it work
- 2022-03-22 18:54:24下载
- 积分:1
-
Source code of format disk.
磁盘格式化是计算机用户经常使用的操作之一,但由于操作系统的控制台和(Shell)提供了对格式化的完美支持,使编程人员很容易忽视用户对格式化的基本需求。在他们看来,磁盘格式化对用户来说并不是一个太大的问题,应用程序不必要对它提供支持。其实,这是一个错觉,当用户在运行应用程序遇到需要格式化磁盘时,再切换到控制台或者资源管理器去格式化磁盘是非常不便和烦琐的。 还有一部分编程人员认为磁盘格式化很容易实现,没有技术障碍,因此没有赋予足够重视。其实,在实际编程时笔者发现磁盘格式化是一个不大不小的问题。一方面,它要求编程尽量简单,不要涉及中断、端口读写、物理扇区存取、VXD、WDM驱动程序等复杂细节,只要能实现格式化即可,代码越简单越好,最好是只调用一个函数即可实现。-Source code of format disk.
- 2022-07-13 06:38:27下载
- 积分:1
-
Microsoft Windwos NT/2000 提供了一个强大的API集来访问系统事件和性能数据的众多计数器。我们既可以实时地得到计数器的值,也可以从一个日
Microsoft Windwos NT/2000 提供了一个强大的API集来访问系统事件和性能数据的众多计数器。我们既可以实时地得到计数器的值,也可以从一个日志文件中读取计数器数据。功能可为强大,而且使用简单 。下面我就简单谈谈在VC中如何使用Windows的性能计数器。好,废话少说,我们开始。-Microsoft Windows NT/2000 provides a powerful set of APIs to access the system events and performance data of the many counters. We can get real-time counter to the values, they can log files from a counter reading data. Functions as a powerful, but simple to use. Now, I would simply talk about how to use the VC Windows performance counters. Well, nonsense least, we have begun.
- 2022-05-28 01:04:29下载
- 积分:1
-
超级文本编辑器,允许用户同时打开多个文档,允许用户剪切、拷贝、粘贴,允许用户设置制表位、设置字体、打印字体等。...
超级文本编辑器,允许用户同时打开多个文档,允许用户剪切、拷贝、粘贴,允许用户设置制表位、设置字体、打印字体等。-Super text editor that allows users to open multiple documents at the same time, allowing users to cut, copy, paste, allow users to set up tab, and set the font, print fonts and so on.
- 2023-06-19 11:05:04下载
- 积分:1
-
一个VB编的串口通讯程序
一个VB编的串口通讯程序-a VB series of the serial communication program
- 2022-01-26 06:51:53下载
- 积分:1
-
LPC2368 the first document, beginners must look at the yo
LPC2368的头文件,初学者一定要看的哟-LPC2368 the first document, beginners must look at the yo
- 2022-10-12 23:20:03下载
- 积分:1
-
电话本程序
C++编写电话本程序。
可实现以下功能:
(1)实现简单电话本功能,用姓名来搜索电话号码;
(2)用户输入姓名,程序查找并输出结果;
(3)用户可以通过输入,添加姓名和电话号码;
(4)用户可以删除姓名和电话号码;
(5)电话本可以保存在指定文件中;
(6)电话可被从指定文件中读入到内存。
- 2023-01-15 11:10:03下载
- 积分:1
-
This is a greedy algorithm using the algorithm for minimum spanning tree, accomp...
这是一个利用贪心算法求最小生成树的算法,内部附有说明-This is a greedy algorithm using the algorithm for minimum spanning tree, accompanied by internal
- 2023-03-13 17:05:03下载
- 积分:1
-
multipeak 3Dimension Problem using genetic algorithm to find the maximum
(glob...
multipeak 3Dimension Problem using genetic algorithm to find the maximum
(global optimum)point for 3D multipeak surface
-multipeak 3Dimension Problem using genetic algorithm to find the maximum (global optimum) point for 3D multipeak surface
- 2022-02-26 07:25:44下载
- 积分:1