搜索资源列表
20040728c++huoqucdrom
- 一台机器可能有不止一个CD-ROM驱动器。现在CD-ROM已经是PC机的标准配置,此外再装个可擦写的光盘驱动,甚至是DVD都是很常见的事情。不管一台机器上装多少个不同的驱动器,如何找到它们呢?请用下程序-a machine may have more than one CD-ROM drive. Now CD-ROM is PC's standard configuration, in addition to rearm-erasable CD-ROM drive, even DVD i
chkc_tar
- 这是一个使用标准 C 开发的简单的可以对 C 语言程序进行语法检查的程序,本程序检查你的程序中小括号、中括号、大括号、单引号、双引号、/* */ 注释等的配对情况,可以及时发现程序中存在的语法错误情况。-This is a standard C development can be a simple C language syntax procedures for the inspection procedures, the procedures check your procedures sm
WAVE文件格式剖析
- WAVE文件作为多媒体中使用的声波文件格式之一,它是以RIFF格式为标准的。RIFF是英文Resource Interchange File Format的缩写,每个WAVE文件的头四个字节便是“RIFF”。WAVE文件由文件头和数据体两大部分组成。其中文件头又分为RIFF/WAV文件标识段和声音数据格式说明段两部分。WAVE文件各部分内容及格式见附表。-WAVE as a multimedia documents used in the acoustic format, it is based
“C语言接口”扩展程序调用接口规范
- 分析家扩展函数规范V3.10 1.本规范适用于分析家3.10标准版和专业版公式系统. 2.扩展函数用于实现系统函数不能实现的特殊算法. 3.扩展函数用windows 32位动态连接库实现,建议使用Microsoft Visual C++编程. 4.调用时在公式编辑器中写\"动态库名称@函数名称\"(参数表)即可,例如下面函数可以写为\"FXJFUNC@MYCMALOSE\"(5) 5.动态连接库名称和函数名称可以自己定义. 6.使用时可以将动态库拷贝到分析家目录下使用.-V3.10 a stan
文件相似度比较器
- 文件相似度比较器: 1。 采用标准的 Levenshtein Distance 算法计算两个文件的相似度。 2。 程序使用简单。选入多个文件,然后按分析便个分析出两个文件之间的相似程度。 3。 发现问题欢迎和我讨论。 E-mail: hackerqc@gmail.com-document similarity comparison : 1. Standard Levenshtein Distance algorithm similarity of the two documents.
算总不确定度等_2004_03_02
- C++开发的算平均值,残差,标准偏差,和总不确定度 -C development numerical average, residuals, standard deviation, and the total uncertainty
ansi_lex
- 标准C的词法分析的Lex文件,可以用lex来 编译生成标准C的词法分析部分-standard C lexical analysis Lex documents can be used to lex standard C compiler generation of lexical analysis
ansi_yacc
- 标准C的语法分析的yacc文件,可以用bison 等语法分析生成器编译,生成标准C的语法 分析部分,可以和前面的Lex部分组成C编译 器的前端-standard C syntax analysis generates a file that can be used, such as bison syntax analysis compiler generator, generate standard C syntax analysis, and can in front of Lex
The-Unicode-Standard
- unicode 标准文档 研究字体编码的可能会用到-The unicode standard document font encoding may be used
evaluate
- 用来描述融合图像的熵值,标准偏差以及标准差的评价程序。-Images used to describe the entropy of fusion values, standard deviation and standard deviation of the evaluation procedures.
Standard_C_Date_Time_Library
- (C) Standard C Date/Time Library
CERT-C-Programming-Language-Secure-Coding-Standard
- CERT C Programming Language Secure Coding Standard,卡耐基梅隆大学计算机研究中心关于安全C语言编程的标准文档,非常有学习的必要。-CERT C Programming Language Secure Coding Standard, Carnegie Mellon University computer research center on security standards for C programming language docu
Delphi-write-standard
- Delphi编写源程序格式标准,对于Delphi初学者来说这些程序格式标准很重要。-Delphi write source program standard format for Delphi beginners these programs format standard is very important.
Hawk-Monitor-and-Standard-Library-
- Hawk Monitor and Standard Library .zip
-Standard-interface-definitons-for-the-Hawk-monit
- Standard interface definitons for the Hawk monito
C-Standard-Library
- C标准库源码,对于了解malloc、printf等库函数有很大帮助。-C standard library source code, for understanding malloc, printf and other library functions are very helpful.
standard-module
- 易语言程序 易语言源码模块 锁见盘数标模块-Easy language program easy language source code module lock see number standard module
Standard-artificial-bees-code
- 标准人工蜂群代码,自带12个测试函数,绝对可用-Standard artificial bees code, comes with 12
TMS320-DSPAlgorithm-Standard
- TMS320同常见的DSP算法一样,使用C和汇编混合编程,入门学习资料-TMS320 Algorithm Standard
Python-Standard-Library-Example
- Python 各种标准库的例程,可以阅读、测试、学习,也可以添加注释.-Python Standard Library Example