资源列表
[系统编程] locktools
说明:用VC++写的锁定屏幕、关机、隐藏到托盘等功能的小程序源代码,还可以屏蔽 Ctrl+Alt+Del、加入到系统启动组等,另外它还演示了一个漂亮的软件启动界面的实现,本源代码在VC6下顺利编译。-Using VC++ to write the lock screen, shutdown, hide to tray features a small source code can also be shielded Ctrl+ Alt+ Del, to join the group, such as<994> 在 2025-11-17 上传 | 大小:77kb | 下载:0
[系统编程] remain
说明:一个超简单的vc++计时提醒程序,附有源代码,界面一般,程序是早期的,仅供学习参考,打开本程序运行后自动在系统托盘处显示图标,点击右键可以显示主菜单和设置程序,它可以设置工作时长为多少后开始提醒,提醒多长时间,有四种提醒方式:把屏幕搞花、保护屏幕、声音和消息框、锁定屏幕。-A super-simple time to remind the vc++ program, with source code, the interface in general, the program is early,<994> 在 2025-11-17 上传 | 大小:53kb | 下载:0
[系统编程] codeinject_pacage
说明:收集几款VC++代码注入程序,不同时期的都有,通过这些示例你会明白如何将代码注入不同的进程地址空间,随后在该进程的上下文中执行注入的代码。这里主要是三种方法: 1、Windows 钩子 2、CreateRemoteThread 和 LoadLibrary 技术 ——进程间通信 3、CreateRemoteThread 和WriteProcessMemory 技术 ——如何用该技术子类化远程控件 ——何时使用该技术-Collection of se<300> 在 2025-11-17 上传 | 大小:47kb | 下载:0
[系统编程] chremoport
说明:VC++修改远程桌面连接的默认端口的程序源代码,因为工作需要,需要更改远程桌面连接的端口号,网上虽找到了,但大部分提示有病毒,所以不敢使用,自己根据远程连接端口的原理,即修改注册表REG_DWORD值,重写了一个。注意,修改后需要重启计算机才能生效。-VC++ modify the default Remote Desktop Connection port source code, because the job needs, and need to change the Remote Des<781> 在 2025-11-17 上传 | 大小:25kb | 下载:0
[系统编程] port_dll
说明:一个VC++串口通讯链接库DLL源文件,基于vc++6.0开发,本DLL可实现向串口发送命令或信息。可用于串口程序的开发,给你编程带来不少方便,非常有用。 -A VC++ Serial Communication Link Library DLL source file, based on vc++6.0 development, the DLL can be sent to the serial order or information. Serial port can be used for<781> 在 2025-11-17 上传 | 大小:42kb | 下载:0
[系统编程] LOCK
说明:vc++的挂机锁屏系统,相信这个大家都不陌生吧,可以锁定你的计算机,别人无法操作,需要知道口令才可以,S本软件不但功能完善,而且界面友好,仿QQ的界面,还会适时弹出操作提示,更加人性化,可以专用于网吧或个人办公计算机,开始挂机后,显示挂机时间,而且还可以用屏幕键盘输入密码和隐藏窗口(类似QQ),本程序还涉及一些注册表的操作,当关闭本程序时,会释放注册表。-hang up the vc++ lock-screen system, we do not believe that this strang<200> 在 2025-11-17 上传 | 大小:1.72mb | 下载:0
[Linux/Unix编程] gorman_book
说明:Understanding the linux virtual memory manager<raja> 在 2025-11-17 上传 | 大小:3.61mb | 下载:0
[Linux/Unix编程] smooth.c
说明:smooth an array of floating points. User specify number of points. Sort in-place or input-to-output array. Smooth double array.<steveo> 在 2025-11-17 上传 | 大小:1kb | 下载:0
[系统编程] UDisk
说明:VC++操作U盘的实例附相关资料,这些资料主要有:Fat文件系统相关资料、U盘文件系统概述、USB项目报告、FAT百皮书、玩ARM7板,开发U盘、用PDIUSBD12和K9F5608U0A设计USB移动闪存以及一个底层实现的U盘程序实例,这些资料都非常好,VC++下开发U盘应用不可多得的好资料。-VC++ examples of operation of U-laws related to disk data mainly: Fat file system data, U disk file s<724> 在 2025-11-17 上传 | 大小:1.2mb | 下载:0
[加密解密] Ras
说明:VC++中的RAS加密、解密算法示例,实现基本的思路,生成控制台窗口,方便你查看运行结果。程序功能较少,可能不能满足你的使用,不过重要的是共享了一种加密、解密的思路。-VC++ in the RAS encryption, decryption algorithm for example, the realization of the basic ideas and generate console window for you to view the results. Program feat<994> 在 2025-11-17 上传 | 大小:6kb | 下载:0