-
用VB5.0收集键盘和鼠标信息
用VB5.0收集键盘和鼠标信息-VB5.0 collection with keyboard and mouse information
- 2022-02-02 00:40:44下载
- 积分:1
-
a simpler small
一个简单的小计时器-a simpler small-timer
- 2022-01-24 15:39:11下载
- 积分:1
-
可以察看windows 下面的动态内存的各种信息
可以察看windows 下面的动态内存的各种信息-windows can look below the dynamic information of various memory
- 2023-07-24 10:45:03下载
- 积分:1
-
它显示了IEEE浮点数如何节约使用十六进制数的记忆…
显示IEEE浮点数在内存中的存放以十六进制数或二进制方式显示。-it displays IEEE float number how to save in the memory using hexadecimal number or binary number
- 2023-08-03 08:30:02下载
- 积分:1
-
用了TNMHTTP组件得到文本文件的正文然后以字符串形式分析格式将其中的信息分离,可以得到版本,下载地址,更新日期等信息,你可以自己增加更多,程序作相应的调整就
用了TNMHTTP组件得到文本文件的正文然后以字符串形式分析格式将其中的信息分离,可以得到版本,下载地址,更新日期等信息,你可以自己增加更多,程序作相应的调整就行了-TNMHTTP components used to be a text file with the text string then to the analysis of the format in which the information will be separate versions can be downloaded addresses, updated information, etc. You can add more, procedures adjusted accordingly on the line
- 2022-05-05 17:46:12下载
- 积分:1
-
MFC 鼠标实时画线
MFC 鼠标实时画线基于VC6.0 对话框的MFC 鼠标实时画线的一个简单例子。
- 2022-07-28 03:42:47下载
- 积分:1
-
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致...
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?递归分治,刚才上传的ex1.rar有错,以这个为准.-Given a width W of the rectangular plate, rectangular plate of height restrictions. Is the need to cut out from the board, respectively, n-height hi, a width of the rectangular parts wi. Parts of the rules of cutting height direction and the direction of rectangular plates with a high degree of consistency. Asked how to make the use of cutting rectangular plate of height h the smallest? Recursive sub-rule, has just uploaded ex1.rar wrong, this shall prevail.
- 2022-09-10 18:50:03下载
- 积分:1
-
概括了C++编程中常用的WINDOWS的系统函数,有详细解释。
概括了C++编程中常用的WINDOWS的系统函数,有详细解释。-Summarizes the C++ WINDOWS commonly used programming system function, explained in detail.
- 2022-04-01 09:11:24下载
- 积分:1
-
线形选择算法_算法分析.
线形选择算法_算法分析.-linear algorithm _ algorithm analysis.
- 2023-05-11 09:40:03下载
- 积分:1
-
商场入口人数统计程序
说明:
某一家商场共有4个出入口,假设每一个顾客进入商场时对入口的选择具有随机性。现在需要统计在某一时段内每个入口的顾客数,以及进...
商场入口人数统计程序
说明:
某一家商场共有4个出入口,假设每一个顾客进入商场时对入口的选择具有随机性。现在需要统计在某一时段内每个入口的顾客数,以及进入商场的总顾客数。请利用线程同步及线程调度技术模拟一个实时计数系统。
-The number of statistical procedures mall entrance Description: A one store a total of four entrances, suppose a customer into the store for each entry when the choice is random. Now need statistics for each entry in a given period of time the number of customers, as well as the total number of customers into the store. Please use the thread synchronization and thread scheduling simulate a real-time counting system.
- 2022-06-01 13:51:03下载
- 积分:1