搜索资源列表
simpleCompiler
- 简单的编译器代码,对应的参考书为<编译原理及实践>-simple compiler code, corresponding to the reference books
kill-bill.tar
- I. Introduction This code exploits a previously undisclosed vulnerability in the bit string decoding code in the Microsoft ASN.1 library. This vulnerability is not related to the bit string vulnerability described in eEye advisory AD20040210
shenfenyanzheng
- 身份验证系统 您在使用之前应将 include目录下的config.inc.php文件按照您的主机配置。并且要求数据库中有一个名为 user 的表。您可以自己创建,也可以将以下代码直接复制到phpmyadmin执行。 create table user ( id bigint unsigned default 0 not null auto_increment, name varchar (30), password varchar (30), email varcha
folder_dialog_source
- OpenDivX源代码 < 视频技术 > 开源项目OpenDivX源代码包,内含: encore50src.zip 编码核心 XviD源代码 < 视频技术 > 开放源代码的MPEG4编码器。遵循GPL协议。 不同于CFileDialog的选择文件,它用于路径的选择-OpenDivX source lt; Video technology gt; Open-source projects OpenDivX source code, consisting of : encor
rs_eedec_euc
- The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the number of redundant symbols (length-k), and the initial zero of the code, init_zero, such that the zeros are: init_zero, init_zero+1, ..., init_zero
《windows 核心编程》源码
- 《windows 核心编程》源码-code of <windows sock programming>
VC++code
- 孙鑫<<VC++深入详解>>的完整的20章的代码.很有参考价值
《如何提取并保存图标资源》配套源代码
- 《如何提取并保存图标资源》配套源代码想自己动手也做一个适合自己的图标提取工具呢?下面,就让我用我以前做过的一个工具<轻轻松松抓图标>来告诉你吧!它可以提取各种文件中的图标资源,并可将其保存为图标(ICO)、位图(BMP)两种格式。-"how to extract resources and the preservation icon" complementary to the source code yourself have done an icon for the ext
btcode.rar
- <Linux c编程实战>童永清。上的代码,BT下载软件的开发,Linux下开发的,供大家参考,<Linux c编程实战>童永清. The code, BT download software development, Linux, under development, for your information
s3c2410-linux-2.6.11.1-apm-08.11.02
- 将s3c2410-linux-2.6.11.1-apm-08.11.02.patch复制到内核根目录。 执行patch –p1 < s3c2410-linux-2.6.11.1-apm-08.11.02.patch即可! 在2.6.11.1内核中,创建字符设备的代码是:linux/arch/arm/kernel/amp.c。在根文件系统创建设备节点是dev/misc/apm_bios。-Will s3c2410-linux-2.6.11.1-apm-08.11.02.patch c
SDKCode3
- 《Windows核心编程》PASCAL版示例(由VC代码转换而来)-<windows sock programming>pascal version example(converted from vc code)
stevens
- < Unix高级编程》源代码文件,包含了此书的所有东西-<Unix high-level programming source code file that contains all the things this book
code
- < LINUX应用开发技术详解>>这本畅销书的全部章节中的完整源代码,-< <LINUX应用开发技术详解> > This is the best-selling book of all sections of the complete source code
ExternalTypeEnumeration
- An <code>ExternalTypeEnumeration</code> provides an enumeration of all types listed in a given external descr iptor string. The method name can be retrieved separately.
KSSecretKeyEntryTest
- Tests for <code>KeyStore.SecretKeyEntry</code> class constructor and methods.
ConstantMemberFilter
- This <code>MemberVisitor</code> delegates its visits to program class members to another given <code>MemberVisitor</code>, but only when the visited class member has been marked as a constant.
TempFile
- Gets an <code>InputStream</code> to read bytes from this temporary file. -Gets an <code>InputStream</code> to read bytes from this temporary file.Gets an <code>InputStream</code> to read bytes from this temporar
ClassSpecificationsPanel
- This <code>ListPanel</code> allows the user to add, edit, move, and remove ClassSpecification entries in a list.
NumberFormatExceptionTest
- The base class of all Preferences used in Camera. The preferences can be loaded from XML resource by <code>PreferenceInflater</code>.
Stepper-machine-C-code
- 步进机C语言代码: #include<AT89X52.h> #include<intrins.h> #define uchar unsigned char #define uint unsigned int -Stepper machine C code: # include < AT89X52. H > # include < intrins. H > # define uchar unsigned cha