-
地图着色问题又称为“四色问题”,四色问题的内容是:“任何一张地图只用四种颜色就能使具有共同边界的国家着上不同的颜色...
地图着色问题又称为“四色问题”,四色问题的内容是:“任何一张地图只用四种颜色就能使具有共同边界的国家着上不同的颜色-map also known as the "four color", the four-color problem is the content : "Anyone with a map of only four colors will be able to have a common border with the country on different colors
- 2022-01-30 17:20:43下载
- 积分:1
-
window Programming, Part 10, which looks at the results of running it.
window编程,第10部分,自己看里面的运行结果吧。-window Programming, Part 10, which looks at the results of running it.
- 2022-03-17 13:35:52下载
- 积分:1
-
捕获 windows 桌面
它是一个简单的应用程序来捕获 windows 桌面。
在这种应用程序 ,用于命名的管道发送数据。当然,你可以使用另一种方式去做。吸为套接字,文件...等
我用这个在通信中的应用与 windows 服务,我认为是否一个服务到想做与桌面的东西,它会有帮助。
很高兴这样做。
- 2022-03-14 10:17:58下载
- 积分:1
-
《windows程序设计》书和源码! 学习windows程序设计难得的好资料!...
《windows程序设计》书和源码! 学习windows程序设计难得的好资料!- Windows program design book and source code! Learn windows programming rare good information!
- 2022-06-19 03:56:57下载
- 积分:1
-
VB hide a task
VB编程隐藏一个任务-VB hide a task
- 2022-06-14 11:18:31下载
- 积分:1
-
光标的移动 很好用的一个程序
光标的移动 很好用的一个程序-cursor movement of a good procedure
- 2022-01-25 15:20:55下载
- 积分:1
-
c# written in a simulated Tetris source code, colored box, the logic correctly....
c#编写的一个模拟俄罗斯方块源代码,方块有颜色,逻辑正确。速度快。-c# written in a simulated Tetris source code, colored box, the logic correctly. Speed.
- 2022-11-10 01:25:03下载
- 积分:1
-
VB modbus CRC16查表法校验循环法校验
vb6.0 或VB.net 中关于Modbus 与仪器、plc、仪表通讯的CRC16 校验,CRC16校验包含循环法和查表法
- 2023-05-25 07:45:03下载
- 积分:1
-
这个源代码在Visual Basic 6为GPS软件。
This the sorce code in Visual Basic 6 for the GPS Software.-This is the sorce code in Visual Basic 6 for the GPS Software.
- 2022-10-13 10:20:04下载
- 积分:1
-
把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位...
把程序按内容或过程(函数)关系分成段,每段有自己的名字。一个用户作业或进程所包含的段对应于一个二维线形虚拟空间,也就是一个二维虚拟存储器。段式管理程序以段为单位分配内存,然后通过地址映射机构把段式虚拟地址转换成实际的内存物理地址。-The program is seperated to sections by content or progress(function),every section has its name.
- 2022-03-16 06:19:03下载
- 积分:1