资源列表
[游戏] guessfinal
说明:猜数字游戏,是我很早以前写的。可能写得有点乱。这个游戏在以前的文曲星上有-viewing games that I wrote a long time ago. May write a bit chaotic. Before the game in the rings are! !<李兴> 在 2025-07-23 上传 | 大小:2kb | 下载:0
[Windows编程] Producer&cusuom
说明:我写的一个“生产者与消费者关系”的多线程序,构造了一个自引用的线性表-I write a "relationship between producers and consumers," the multi-lane procedures, construction of a quote from the linear scale<李兴> 在 2025-07-23 上传 | 大小:28kb | 下载:0
[Internet/网络编程] gps 卫星定位源吗
说明:一个面向GPS开发出来的卫星定位源代码-a development-oriented GPS satellite positioning of the source code<小飞船> 在 2025-07-23 上传 | 大小:518kb | 下载:0
[Internet/网络编程] SharpDownload(FTP及WEB下载)
说明:使用C#语言实现通过FTP服务器下载文件,有下载文件进度显示!-using C# language through FTP server download files, download files show progress!<周光洪> 在 2025-07-23 上传 | 大小:105kb | 下载:0
[Internet/网络编程] DLXMLEditor_1_0_1245_source
说明:C#实现DHTML编辑器功能!-C# DHTML editing functionality!<周光洪> 在 2025-07-23 上传 | 大小:142kb | 下载:0
[ICQ/即时通讯] 我为聊天狂软件源代码
说明:我为聊天狂软件源代码 VC-me mad chat software source code VC<秦钰> 在 2025-07-23 上传 | 大小:459kb | 下载:0
[Windows编程] 使用DirectShow驱动摄像头
说明:对于小摄像头的驱动有几种方法,通过使用DirectShow来驱动摄像头灵活性比较好,有简单的方法也有比较复杂但更有效的方法,本文只介绍简单方法,希望与大家交流!-small camera is driven by several methods, using DirectShow to drive the camera better flexibility, a simple way to a more complex but more effective method, only introd<廖良> 在 2025-07-23 上传 | 大小:2kb | 下载:0
[Windows编程] 用VC++实现Windows 2000XP下的休眠
说明:实现休眠功能很简单,只要在任意想要执行的地方执行如下给出的休眠函数SetPower()就行,其实休眠很简单,只需要API:SetSystemPowerState()就行,就如关机/注销/重启一样,只需要ExitWindowEx(),但这些API可以直接用在98下,却不能用在2000/XP中,因为这里牵涉到了用户权限,没有权限是不能进行这些操作的,所以,首先要取得权限,下面给出代码:-achieve dormancy function is very simple, as long as the<廖良> 在 2025-07-23 上传 | 大小:1kb | 下载:0