资源列表
shujujiegou
- 对数据元素间逻辑关系的描述称为数据的逻辑结构 数据必须在计算机内存储,数据的存储结构是数据结构的实现形式,是其在...数据结构分别为逻辑结构、存储结构(物理结构)和数据的运算。
CH20
- c的几个代码,本人珍藏版!!!!!!!!谢谢,请让我加入把-c Several code, I Collector Edition! ! ! ! ! ! ! ! Thank you, please allow me to join the
guanbitishi
- 当关闭窗体时,出现提示,是否退出,一个简单的窗体设计程序-When the closed form when you are prompted whether to withdraw from, a simple form of the design process
jingxihuitu
- 程序运行后会在屏幕上用triplex_font显示“press any key for set off”,下 方是用基本的线条画出的发射架(有点粗糙),即程序中的DrawGun()函数,当按下任意键后,将在发射架上方出现一个用横线填充的飞机,同 时背景被繁星填充,此时必须按住任意键不放,否则飞机将不会发射。发射完成后,即飞机坐标小于0,将出现一句话:"successfully!!!,press ESC to quit",若中途按ESC退出,则飞机Y坐标不小于0,将出现"failue,..
d3d8
- This Direct3D 8 program code-This is Direct3D 8 program code
pubfun_string
- 自己写的字符串处理函数库,包括反序、将数字按英文方式分隔输出、将数字转换成大写中文、将低于一万亿范围内数字转换成正确的大写人民币读写模式-the string processing library, write by myself. including reverse the strings order, separated the digital every 3 bits with a comma , translate the numeric characters to tradition
zemax
- zemax 源文件 张以莫 显微镜初始结构-zemax file
RSana.m
- 对hurst指数估计,本人已经做过测试,是正确的,下载可以直接使用-the estimation of hurst for time series!
calc_errors
- 残差预测源代码 ARMA建模 差分 相关系数 阶数 -arma errors
One_Digital_Tube_Test
- 用C写的单片机驱动一位数据管的程序,调试可用-Microcontroller to drive a data management program, written in C debugging available
44
- 单片机89c51数码管静态显示1 2 3 4-The microcontroller 89c51 Digital tube static display 1234
NFA-EXCHANGE-DFA
- 确定化NFA转化为DFA,这个c++代码用于将NFA转化为DFA ,可以编译通过-The Determination of NFA into DFA