资源列表
[Internet/网络编程] five五子棋游戏
说明:delphi编写的小游戏,是一个五子棋的源代码,解压之后就可以试试了。-prepared by the small games, the 331 is a source code can be extracted after a try.<typhooncc> 在 2025-11-22 上传 | 大小:7kb | 下载:0
[DSP编程] hex2asm_C6700
说明:本程序通过分析由CCS的工具hex6x.exe生成的.map文件和.hex文件,生成.h与.asm文件, 以供烧写程序通过仿真器直接将用户应用程序烧写至片上flash,方便用户程序的更新-the procedures adopted by the CCS analysis tools hex6x.exe generated. Map files and the. Hex document generation. H and. Asm documents for burning procedure<李波> 在 2025-11-22 上传 | 大小:7kb | 下载:0
[Internet/网络编程] 较为复杂的rmi的例子
说明:说明的是用在客户端输入两个数字,在服务器端实现其加法运算,然后返回结果给客户端的rmi例子,这个例子较为复杂。此例子经过本人的调试通过。欢迎大家享用。-descr iptions are used in the importation of two client figures on the server side to achieve its addition operations, then return to the findings to the client rmi example,<郑云洲> 在 2025-11-22 上传 | 大小:7kb | 下载:0
[对话框与窗口] DialogDemo
说明:用Java实现的对话框演示,有感兴趣的可以-Java dialog to achieve the demonstration, interested can s<木子> 在 2025-11-22 上传 | 大小:7kb | 下载:0
[驱动编程] ttyS0
说明:tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.- tty driver* This driver shows how to create a minimal tty d<npu> 在 2025-11-22 上传 | 大小:7kb | 下载:0
[进程与线程] 安全稳定的实现进线程监控
说明:用PsSetCreateProcessNotifyRoutine,PsSetCreateThreadNotifyRoutine来进行进程线程监控我想大家已经都非常熟练了.sinister在一文中已经实现得很好了.前一段时间看到网上有人在研究监视远线程的文章,比较有意思.就写代码玩一玩.这之中就出现了一些问题.比方说直接用sinister的代码的话,是不能动态卸载的,因为他在安装了进线程监视函数后没有进行清除动作,造成在动态卸载时蓝屏,BUGCHECK为0x000000ce,错误码为:DRIVER<龙> 在 2025-11-22 上传 | 大小:7kb | 下载:0