搜索资源列表
vc内联汇编示例代码
- vc内联汇编示例代码,介绍了VC++的一些被封装的汇编代码,有愿意深入了解VC++的人请进-vc associated sample code compilation, introduced the VC some packaging code compilation, in-depth understanding to the people invited to play in VC
modCrypt
- 调用系统CryptAPI加密解密的示例代码.-calling system CryptAPI encryption and decryption of the sample code.
基于Windows GDI+的几何线条处理
- 介绍了GDI+对几何线条创建、应用等基本方法,并以实例的方式对其中难于理解的部分提供了示例代码,实现了原先GDI不易实现的功能-introduced GDI to create geometric lines, the application of the basic approach and examples of the way in which it difficult to understand some of the sample code to achieve the origina
X-Window-DevelopExamples
- unix/linux下面X-Windows的开发示例代码-unix / linux below X-Windows development sample code
s3c2410-buttons
- s3c2410基于linux的按键示例代码 -s3c2410 the keys sample code
proc示例程序
- oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。-c programming examples, and they perform dynamic SQL, and the establishment of multiple data link, the implementation of PL / SQL block of code examples, and are packaged as function
downexec
- down & exec 的shellcode 示例 代码 可以加到exploit中
ChangeJournal_src
- windows下NTFS文件系统的ChangeJournal编程的示例代码,可以用来实现自己的硬盘监视程序,但文件系统必须是NTFS-windows NTFS File System under the ChangeJournal programming examples generation Codes can be used to realize their own hard disk monitoring program, but must file system is NTFS
Ping
- ping的示例代码,很好的。希望对大家有帮助
TraceRoute
- 跟踪路由的的示例代码,很好的。希望对大家有帮助
MemLeakAnalyse
- 简单的内存泄露的检查和测试的示例代码,如果你的程序有内存泄露可以参考一下
mp4player_using_fb0
- 一个使用 linux编写的mpeg4解码代码,包括mpeg4解码库和示例代码
release
- 隐藏文件的文件过滤驱动,学习文件过滤驱动的入门资料,示例代码值得一看。
ioctl-sample
- 比较简单的io控制的过滤驱动程序示例代码,值得读一读。
CodeDOMSample
- 微软提供的应用程序的源代码。 是.NET 2.0 SDK的示例代码 有C#和VB两种
CultureSample
- 微软提供的应用程序的源代码。 是.NET 2.0 SDK的示例代码 有C#和VB两种
DebuggerViewsCS
- 微软提供的应用程序的源代码。 是.NET 2.0 SDK的示例代码 有C#和VB两种
CA应用示例
- CA应用示例代码,提供完整的API函数接口,使用方便-CA application sample code, which provides a complete API interface, easy to use
常见C#算法,示例程序
- 常见C#算法,示例程序,泄及界面的各方面示例代码!
linux内核锁示例代码
- linux内核锁机制的相关源代码示例,包括自旋锁,互斥量,完成量等内容。