-
一个简单IE浏览器的实现,,可供IE开发参考 本人想下载一个东西所以上传了这个源码...
一个简单IE浏览器的实现,,可供IE开发参考 本人想下载一个东西所以上传了这个源码-A simple realization of IE browser, IE for the development of reference I would like to download a thing so From the source
- 2022-02-13 08:44:21下载
- 积分:1
-
这是由长高科技的开发平台,采用三星2410chip,长高科技只提供wince4.2 BSP,这是将它改为wince5.0的版本。...
这是由长高科技的开发平台,采用三星2410chip,长高科技只提供wince4.2 BSP,这是将它改为wince5.0的版本。-This is determined by long high-tech development platform, using Samsung 2410chip, long high-tech only wince4.2 BSP, which is that it be replaced wince5.0 version.
- 2022-07-12 03:19:17下载
- 积分:1
-
进程之间的一种通信方式,简单的进程通信
进程之间的一种通信方式,简单的进程通信-Process, a means of communication between the simple process of communication ~ ~ ~
- 2022-09-24 19:10:03下载
- 积分:1
-
网络编程,进行端口监听
网络编程,进行端口监听-network programming, monitoring ports
- 2022-05-09 11:09:23下载
- 积分:1
-
A general tree ADT. VC6 and running under windows xp
A general tree ADT. VC6 and running under windows xp-A general tree ADT. VC6 and running under wi Windows xp
- 2022-01-27 10:45:46下载
- 积分:1
-
用c编写的密码程序DES
用c编写的密码程序DES-prepared using the password procedures DES
- 2023-01-07 22:00:03下载
- 积分:1
-
人事考勤系统 源代码 功能完善 系统里面无漏洞
人事考勤系统 源代码 功能完善 系统里面无漏洞-Attendance and personnel functions of the system source code to improve the system without loopholes which
- 2022-03-16 22:12:46下载
- 积分:1
-
贪吃蛇游戏
基本上,这是简单的贪吃蛇游戏在具有 3D 效果。在这个游戏的蛇会吃它的食物,帮助它提高它的增长,它的身体变得越来越大。在这场比赛我们也实现了碰撞检测算法,如果蛇吃了自己然后游戏会结束。
- 2022-07-14 00:23:39下载
- 积分:1
-
一个清理数据的小程序,可以学习对系统文件夹的一些操作.
一个清理数据的小程序,可以学习对系统文件夹的一些操作.-A small process of cleaning up the data, you can learn the system folder of some operations.
- 2022-05-27 18:55:31下载
- 积分:1
-
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded pro...
C++ And Threads
by Randy Charles Morin
If you’ve ever done multithreaded programming then most likely it was in C++. I haven’t
heard of many developers using the CreateThread Win32 API function from Visual Basic
or even Delphi. The reason is that the advantages of C++ and multiple threads are usually
the same.
You want more responsiveness from some application. How do you do it? Well you
could have multiple threads in order to limit blocking of one application request by
another. You could also use a more low level language.
- 2023-01-16 05:35:03下载
- 积分:1