资源列表

« 1 2 ... .90 .91 .92 .93 .94 10995.96 .97 .98 .99 .00 ... 16282 »

[系统编程ThreadUtility

说明:提升程序权限,创建远程线程的源码。在别的进程中创建一个自己写的线程。创建线程本来只是一个函数的事,CreateRemoteThread()。其中的参数包括线程函数体。但是这是在远程进程的地盘上,所以此函数体的地址必须映射到远程进程的空间中去。线程中引用的所有地址,包括函数和指针和字符串等等,都必须映射到远程进程的空间中去。 映射的步骤有三 1、 在远程进程中分配空间,函数VirtualAllocEx(…) 2、 将线程执行
<neusoftrhl> 在 2025-02-27 上传 | 大小:57kb | 下载:0

[系统编程save

说明:保存用于保存 在程序开发中实时保存调用-Save to save the procedure to preserve the development of real-time call
<mingle> 在 2025-02-27 上传 | 大小:57kb | 下载:0

[系统编程TCPIP_Reg

说明:TCP/IP Registry Values for Microsoft Windows Vista and Windows Server 2008
<tony> 在 2025-02-27 上传 | 大小:57kb | 下载:0

[Linux/Unix编程ar531x-enet.tar

说明:atheros ar531x ethernet driver
<Petr Frolov> 在 2025-02-27 上传 | 大小:57kb | 下载:0

[系统编程SA4Simulator_712

说明:模拟器,主要是符合SA4标准里面的,视频质量评估的代码-Simulator, mainly in line with the inside SA4 standards, video quality assessment of code
<陈软件> 在 2025-02-27 上传 | 大小:57kb | 下载:0

[加密解密IC_Card_pass_xiugai(new)

说明:IC卡的密钥修改 在VB环境下编写! IC卡的密钥修改 在VB环境下编写!-IC card key modifications in the VB environment to prepare! IC card key modifications in the VB environment to prepare!
<lqcndfb> 在 2025-02-27 上传 | 大小:57kb | 下载:0

[系统编程xHook

说明:对SOCKET的HOOK所有API函数的VC代码 对研究数据报有很大的作用 大家可以研究研究。 -The HOOK on the SOCKET all API function VC code reported on the research data has a significant role in U.S. studies can study.
<aaaa> 在 2025-02-27 上传 | 大小:57kb | 下载:0

[Linux/Unix编程ext2-journal-design

说明:linux ext2, ext3文件系统日志系统的设计-linux ext2, ext3 file system log system design
<lcl> 在 2025-02-27 上传 | 大小:57kb | 下载:0

[系统编程api

说明:本人写的一个提供各种图片解码显示的lib的原代码,可以调用此lib来显示各种格式的图片-I write a decoder to provide a variety of picture shows the original code of the lib, you can call this lib to display images in various formats
<小和去> 在 2025-02-27 上传 | 大小:57kb | 下载:0

[加密解密DESdemo

说明:自己编写的DES加密/解密完整源程序, Windows界面.是用VC6MFC编写的.包括ECB和CBC两种模式.-I have written DES encryption/decryption complete source code, Windows interface. VC6MFC is prepared. Including the ECB and CBC mode.
<> 在 2025-02-27 上传 | 大小:57kb | 下载:0

[加密解密Soft20060210110447864

说明:
<xiao> 在 2025-02-27 上传 | 大小:57kb | 下载:0

[系统编程CODE_UPLOAD1286512202000

说明:
<uuuuu> 在 2025-02-27 上传 | 大小:57kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 10995.96 .97 .98 .99 .00 ... 16282 »

源码中国 www.ymcn.org