资源列表
[多显示器编程] sd7218av10
说明:LED数码管驱动芯片7218的电路图和源代码-LED driver chip digital control circuit and the 7218 source code<容伟斌> 在 2008-10-13 上传 | 大小:128.62kb | 下载:0
[mpeg/mp3] mciplayer-vc
说明:采用WINDOWS MCI高级接口开发的媒体播放器,只要MCI支持的全部可以播放. VC-工程.-use Windows interface development MCI senior media player, as long as the full support of MCI can play. VC-engineering.<文磊> 在 2008-10-13 上传 | 大小:46.13kb | 下载:0
[IP电话/视频会议] VideoEXE-VC
说明:提供网络上的视频聊天播放功能,加载DLL来实现. VC-PROJECT-provided on the network broadcast video chat function, loading DLLs to be achieved. VC-PROJECT<文磊> 在 2008-10-13 上传 | 大小:24.06kb | 下载:0
[其它] 绿色拼形 输入法
说明:绿色拼形,最新推出的2.0版,是一种全新的汉语词符输入方法,全面支持汉字国标扩展码 (GBK),可输出简繁体汉字、日韩文用汉字及香港地区专用汉字共20903个,同时可便捷地输出图形符号(如‰、℃、☆、◆等)及标点符号;词汇丰富,收集了大量的常用词汇、成语、诗词名句、俗语等,共四万四千余条;编码长度短,国标汉字编码长度均在三码以内;重码率低;易学易用,规则简单,可随时调出部件键位图参照输入-2.0 GBK20903(per mille , , --, etc.) and punctuation;<蒋磊> 在 2008-10-13 上传 | 大小:18.5kb | 下载:0
[流媒体/Mpeg4] mpeg4decsrc-divx
说明:DivX视频播放器解码部分源码,不用多说了.-DivX video decoder source part, need not be considered.<文磊> 在 2008-10-13 上传 | 大小:140.89kb | 下载:0
[嵌入式/单片机编程] 二相步进电机驱动芯片TA8435H控制
说明:二相步进电机驱动芯片TA8435H及其应用-The control of Bipolar Stepper Motor of TA8435<容伟斌> 在 2008-10-13 上传 | 大小:94.38kb | 下载:0
[GDI/图象编程] graph2d_src
说明:该源码包是图像处理的graph控件,使用方便,功能强大。-the source package is the graph image processing controls, easy to use and powerful.<zy> 在 2008-10-13 上传 | 大小:80.02kb | 下载:0
[钩子与API截获] Keydown
说明:ExitWindowsEx()在win2000以下直接使用,但在win2000和win2000以上要先改变用户权限 才进行关机功能,里面是利用HOOK实现的关机源码.-ExitWindowsEx (1) The following WIN2000 used directly, but over WIN2000 and WIN2000 first change user privileges before shutdown, there is the realization use HOOK sh<潘桂聪> 在 2008-10-13 上传 | 大小:39.34kb | 下载:0
[DirextX编程] DirectX8实现的台球游戏
说明:用DirectDraw编写的台球游戏源码,调试时请确保已经安装DirectX8.0SDK-with DirectDraw prepared by the billiards game source code, debug Please ensure that the already installed DirectX8.0SDK<潘桂聪> 在 2008-10-13 上传 | 大小:792.76kb | 下载:1
[进程与线程] NT下进程隐藏
说明:在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的。相比较而言,Richer的方法由于可以使用c/c++等高级<潘桂聪> 在 2008-10-13 上传 | 大小:31.53kb | 下载:0