-
在Windows下对端口编程是受保护的,而对任意物理地址的操作更是几乎很难办到,此程序则提供了上述操作。...
在Windows下对端口编程是受保护的,而对任意物理地址的操作更是几乎很难办到,此程序则提供了上述操作。-the port of Windows programming is protected, and for any physical address of operation is hardly possible that this procedure will provide the above operations.
- 2023-08-12 01:05:03下载
- 积分:1
-
This is a curriculum design code, we can use not see/we hope to have some help
这是一个课程设计的代码,大家看看能用不/
希望对大家有一些帮助-This is a curriculum design code, we can use not see/we hope to have some help
- 2023-05-08 14:40:03下载
- 积分:1
-
详细介绍了 WInce 平台上UI定制方法, 以及UI开发的思路.
详细介绍了 WInce 平台上UI定制方法, 以及UI开发的思路.-Described in detail WInce platform UI customization methods, as well as UI development way of thinking.
- 2022-03-13 17:02:50下载
- 积分:1
-
线程应用 Thread IAsyncResult
线程应用 Thread IAsyncResult-Thread IAsyncResult
- 2022-01-25 16:48:19下载
- 积分:1
-
经常遇到01背包的问题我在这里向大家提供该算法实现的具体过程...
经常遇到01背包的问题我在这里向大家提供该算法实现的具体过程-01 backpack often encountered the problem I am here to provide you with the algorithm to achieve the specific process
- 2022-03-17 16:53:46下载
- 积分:1
-
基于MFC的雷达图,用于显示激光扫描仪的扫描点。
资源描述
使用MFC的绘图功能,绘制雷达显示界面。通过SOCKET通讯接收激光扫描仪一帧256个扫描点的角度和距离信息。极坐标系和像素坐标系转换,将没个扫描点角度,距离一一对应打在雷达图显示界面上。使用双缓冲技术,去除闪烁现象。简化运算,将图像更新频率提高到10HZ,达到实时显示周边环境2维特征的效果。
- 2022-05-24 01:24:51下载
- 积分:1
-
利用mfc实现window当前执行进程的现实,供初学者学习参考获取当前执行进程的方法。...
利用mfc实现window当前执行进程的现实,供初学者学习参考获取当前执行进程的方法。-The use of mfc of the implementation process to achieve the reality of the current window, for beginners to learn the process of reference for the current implementation of the method.
- 2022-04-08 21:14:26下载
- 积分:1
-
易用仓库管理软件是一款通用性极强的仓库及货物管理软件,软件支持多仓库管理.软件界面直观、操作简单,支持全键盘操作;软件支持入库、出库、退库、调库、借出、归还、盘...
易用仓库管理软件是一款通用性极强的仓库及货物管理软件,软件支持多仓库管理.软件界面直观、操作简单,支持全键盘操作;软件支持入库、出库、退库、调库、借出、归还、盘点等多项货物操作流程,各种数据可以自动转换为EXCEL数据格式。软件提供了完备的帐务系统,可以随时查询或打印月记帐、日记帐。能自动对库存超限的商品报警,多种报表功输出功能,让你的仓库管理工作轻松自如。软件可以多台电脑联网使用,数据共享,同时操作各项软件功能。-easy-use storage software is a all-purpose storage ang goods management software.It supports multi- storage management.It is intuitionistic and easy to use. It supports keyboard. You can query and print the account of month or day all the time.If only the storage is beyond the limits,it will warn.It can output mang kind tables.The software can used on line and computers.the datas can be shared .In a word,the software will make your management convenient greatly.
- 2022-01-26 06:49:42下载
- 积分:1
-
Vb.net电子书
Vb.net电子书,里面详细介绍了基本语法介绍,各种控件的使用说明,以及如何开发windowsAPI程序,对于学习VB编程的人来说,这是一本非常不错的资料。
- 2022-01-30 21:44:37下载
- 积分:1
-
C++ 日志工具
我在项目开发过程中,自己开发的一个日志工具,使用c++语言开发。使用单线程,不阻塞主线程。日志存放在事先分配好的多条队列中,运行期间可检测队列情况而释放或者增加缓冲区。最大发挥日志的速度。当然也有问题,主线程崩了的话,日志线程也会崩的。
- 2022-07-09 10:20:28下载
- 积分:1