资源列表
McGraw-Hill-Cand_C_Programmer_Reference
- C Programming Reference.
tpm_keyring2-0.1.tar
- TPM管理应用程序(基于TSS之上)tpm_keyring2-0.1-TPM management tool: tpm_keyring2-0.1
matrix_keypad
- universal routine for 4X4 matrix keyboard
tree
- 所谓遍历(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
Gaussianfit2D
- 实现了2维高斯拟合,可用于生物荧光标记的显微图像的拟合。-Achieved a 2-dimensional Gaussian fitting, can be used for biological fluorescence microscopic image of the fitting.
MPlayersimple
- 功能介绍: 简单的音乐播放器原代码! -Features: simple music player, the original code! Simple music player, the original code!
bizuoti
- C++ 入门必须做的经典题 简单易懂 适合初学者-C++ entry to be done in the classic title
2009DSExperiment
- 编码规范 1. 类成员函数 成员函数应该以完整的英文描述命名,函数名的第一个单词通常是一个动词。如openAccount、save等 对于存取类属性的成员函数有以下的命名规则: Getter:访问类的属性并返回。命名以get开头,如果返回值是boolean,以is开头;如getFirstName、isAtEnd等。boolean返回值的另一种命名方法是使用has、can,如hasDependents、canPrint等 &
ImageLy
- 一个加入了mouseenter和MouseLeave 事件的Image控件,可以在鼠标进出时用来切换图片或做其它事情-To join the MouseLeave events mouseenter and Image controls, the mouse can be used to switch into and out of pictures or other things to do
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