资源列表

« 1 2 ... .05 .06 .07 .08 .09 65910.11 .12 .13 .14 .15 ... 66603 »

[进程与线程NT下进程隐藏

说明:在NT环境下隐藏进程,也就是说在用户不知情的条件下,执行自己的代码的方法有很多种,比如说使用注 册表插入DLL,使用Windows挂钩等等。其中比较有代表性的是Jeffrey Richer在《Windows核心编程》中 介绍的LoadLibrary方法和罗云彬在《Windows环境下32位汇编语言程序设计》中介绍的方法。两种方法的 共同特点是:都采用远程线程,让自己的代码作为宿主进程的线程在宿主进程的地址空间中执行,从而达 到隐藏的目的
<潘桂聪> 在 2008-10-13 上传 | 大小:31.53kb | 下载:0

[网络编程udpClient

说明:一个用于UDP通讯的示例程序。可以方便的查看通讯数据,以及发送数据。-a UDP communications for the sample program. Check to make communications data, and send data.
<王继> 在 2008-10-13 上传 | 大小:75.24kb | 下载:1

[网络编程smalltcpServer

说明:一个简单的TCP服务器, 可以侦听任意端口。 查看已有连接,并查看通讯数据。可以方便的发送数据给其中的连接。 是软件开发的好帮手-a simple TCP server, the interception arbitrary ports. View have connectivity, and data communications View. Convenience can send data to the link. Softwar
<王继> 在 2008-10-13 上传 | 大小:52.8kb | 下载:0

[网络编程smalltcpClient

说明:一个简单的TCP客户端程序。 可以方便的发送数据以及查看接收到的数据。 是编程开发的好帮手-a simple TCP client. This can facilitate the reception of data and check the data. Programming is a good helper
<王继> 在 2008-10-13 上传 | 大小:51.02kb | 下载:0

[界面编程TimeWithMouse

说明:一个小小的时钟。 时钟跟随着鼠标移动,时刻显示当前时间,背景半透明。-a little clock. With the clock with a mouse moving, always show the current time, the translucent background.
<王继> 在 2008-10-13 上传 | 大小:38.34kb | 下载:0

[对话框与窗口桌面电子时钟

说明:一个用VC编写的小程序,生成一个可移动的悬浮窗口,上面显示的是电子时钟。-a VC procedures for the preparation of small, mobile generate a suspended window above shows the electronic clock.
<李木公> 在 2008-10-13 上传 | 大小:116.5kb | 下载:0

[文件操作如何将多个文件捆绑成一个可执行文件-配套源代码

说明:如何将多个文件捆绑成一个可执行文件-配套源代码.zip-how to bundle multiple files into one executable file-matching source code. Zip
<毛毛> 在 2008-10-13 上传 | 大小:159.89kb | 下载:0

[对话框与窗口ValidatingEditDemo

说明:一个cedit控件可以实现固定格式的输入,在小数点的前后用户可以自定义位数,可以限制特定的符号的输入封装了cedit类,功能十分强大-Cedit controls can be a fixed format input, before and after the decimal point users can define the median, specific restrictions on the importation of t
<张涛> 在 2008-10-13 上传 | 大小:109.13kb | 下载:0

[GDI/图象编程drawele

说明:一个计算机图形学程序,可以实现基本的作图,感觉对初学者适合-a computer graphics program, you may achieve basic drawing, I feel right for beginners
<张涛> 在 2008-10-13 上传 | 大小:135.29kb | 下载:0

[界面编程BeautifulClock

说明:很漂亮的双层时钟,放在 您的主页上一定会让来访者满意地-a very nice double-clock, on your home page visitors will get satisfaction
<孙快乐> 在 2008-10-13 上传 | 大小:2.33kb | 下载:0

[界面编程EditorFrame

说明:java记事本,用java swing写的-java notebook by java swing
<姜翰青> 在 2008-10-13 上传 | 大小:2.24kb | 下载:0

[网络编程TCP.UDP高级编程1

说明:TCP UDP高级编程 讲述重要理论和方法-TCP UDP senior programming on important theoretical and methodological
<胡和南> 在 2008-10-13 上传 | 大小:52.72kb | 下载:0
« 1 2 ... .05 .06 .07 .08 .09 65910.11 .12 .13 .14 .15 ... 66603 »

源码中国 www.ymcn.org