-
计算机图形学源码
计算机图形学源码,二维图形编程VC++
- 2022-01-20 23:05:07下载
- 积分:1
-
模拟二进制机器计算的示例程序,已经将二进制串封装好
模拟二进制机器计算的示例程序,已经将二进制串封装好-simulate binary calculation
- 2022-03-22 08:31:03下载
- 积分:1
-
s3c2440a button
s3c2440a按键驱动,含好几种键盘的驱动,请下载对照参考-s3c2440a button-driven, with several keyboard driver, please download the control reference
- 2022-03-25 09:46:32下载
- 积分:1
-
后台进程实例 将程序放在任务栏中实例
后台进程实例 将程序放在任务栏中实例-background process on the case to mandate procedures examples column
- 2022-09-02 12:05:03下载
- 积分:1
-
rdesktop (远程桌面)
远程桌面服务器和客户端
你的猫使用它来连接到 windows rdp 的服务器。
- 2022-02-21 21:42:49下载
- 积分:1
-
DOS programmer s reference manual, the fourth edition English formerly known a...
《DOS程序员参考手册》第四版;英文原名为“DOS Programmer s Reference, 4th
Edition”,作者是美国的Terry Dettman及AllenL.Wyatt, Sr. 。本书是Que的保留书
目,内容完整,解释清楚,在介绍DOS编程技术的书籍中,本书是多年来最有影响、最受欢
迎的书籍之一。
- DOS programmer s reference manual, the fourth edition English formerly known as DOS Programmer s Reference, 4thEdition , the authors are of the United States Terry Dettman and AllenL.Wyatt, Sr.. This book is a reservation Que bibliography, content integrity, and to explain clearly, in the introduction of DOS programming books, this book is the most influential over the years, one of the most popular books.
- 2022-06-21 00:08:19下载
- 积分:1
-
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!...
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!-To limit the scope of the movement of the mouse, simply use the API function, like the API for the novice, has a certain reference value, because I am also a novice!
- 2022-03-11 04:04:28下载
- 积分:1
-
windows mobile下面的线程实例,演示了用户线程和工作者线程的使用,evc开发环境下调试通过...
windows mobile下面的线程实例,演示了用户线程和工作者线程的使用,evc开发环境下调试通过-windows mobile thread below examples demonstrate the user threads and worker threads to use, evc debugging development environment through
- 2022-05-05 17:51:19下载
- 积分:1
-
使用c++描述,创建一个链表,并在中实现节点的插入,删除
使用c++描述,创建一个链表,并在中实现节点的插入,删除-Use c++ Description, create a linked list, and realize in the node insert, delete
- 2022-11-14 18:00:03下载
- 积分:1
-
利用gSoap生成的WebServer服务端提供Add、Sub、Mul、Div等接口
应用背景做为WebServer服务端,提供加、减、乘、除四个WebServer服务的接口。使用C/C++语言进行开发WebServer服务,可以练习使用开源的gSoap框架,区别于用其他语言进行的WebServer服务的开发。关键技术利用gSoap框架,根据calcsoap.h文件,生成wsdl文件和相关的 soapServer.cpp、soapC.cpp、soapH.h、soapStub.h 文件,新建 VC 2008 基于 Win32 控制台的应用程序,作为WebServer服务端,提供 ns__add、ns__sub、ns__mul、ns__div(即加、减、乘、除)四个WebServer服务的接口,并支持利用提供 calcsoap.wsdl 文件给 soap UI 测试工具进行测试。
- 2022-03-18 13:16:42下载
- 积分:1