资源列表
Horseriding
- 2009_DS_Experiment_马踏棋盘和表达式求值上机报告(实验报告样本).rar-Horse riding 2009_DS_Experiment_ expression evaluation board and report on the machine (the sample experimental report). Rar
huffmantree
- 编码规范 1. 类成员函数 成员函数应该以完整的英文描述命名,函数名的第一个单词通常是一个动词。如openAccount、save等 对于存取类属性的成员函数有以下的命名规则: Getter:访问类的属性并返回。命名以get开头,如果返回值是boolean,以is开头;如getFirstName、isAtEnd等。boolean返回值的另一种命名方法是使用has、can,如hasDependents、canPrint等 &
Polynomialexpressionandcomputing
- 所谓遍历(Traversal)是指沿着某条搜索路线,依次对树中每个结点均做一次且仅做一次访问。访问结点所做的操作依赖于具体的应用问 题。 -The so-called ergodic (Traversal) refers to a search along the line, followed on each node in the tree are done once and only one visit. Access node operation done depends on the
Selfapplet
- 运用单链表示,并对其进行运算(主要是多项式的赋值和相加)。 分析: 一元多项式在计算机内存储时,既可用顺序表存储,又可用链表存储。但当多项式的次数很高且系数相差很大时,则更适于用链表存储(通常设计两个数据域和一个指针域)。而当要求对多项式进行运算时 -That the use of single-chain, and its operations (mainly the assignment and the sum of polynomial). Analysis: A polynomi
vb6lib
- 很好,很适合初学者使用,看一下就很明白了,很好-fdsfdsf
Registry_protection
- 在内核状态下拦截注册表操作,保护您的注册表不受病毒和*修改。主要是通过ssdt hook实现,含有完整的代码,包括与应用层通信,和界面代码.-State in the core to intercept registry operation to protect you from viruses and Trojan registry modifications. Mainly through the realization of ssdt hook, contains a complete
hzk16
- 标准16*16点阵字库文件, 标准16*16点阵字库文件,-goodgoodgoodgoodgoodgoodgoodgoodgood
PEInfo
- 读取PE的各种重要信息,可以用于解密,PE二次开发,脱壳等.里面包含完整的代码,包括界面.-PE to read a variety of important information can be used to decrypt, PE secondary development, such as shell. Which contains the complete code, including the interface.
cftbyfft
- 快速傅里叶变换的MATLAB实现 可以参照一下-Fast Fourier Transform of MATLAB can refer you to achieve
JTB
- 这是一个用VB编写的使用剪贴板的例程,能通过程序进行剪贴拷贝-This is a VB prepared by the routine use of the clipboard, copy cut and paste through the procedures
RWriteIni
- 根据当前类中具有Caption属性来读写INI文件,其功能等效资源文件-read or write ini file acord to the class components with caption property
