资源列表
Longest_Rise_sub_sequences
- 最长上升子序列问题,这是本人的一篇实验报告,程序中的源代码已经在VC6下调试通过-longest rising sequences, which is one of my experiments, The procedures in the source code under debugging through VC6
sanliebiao
- 散列表又叫哈希表,它是通过哈希函数来确定数据元素存放位置的一种特殊表结构。程序实现对指定文本文件中的单词进行检索,并可得哈希值-hashtable known as hash table, it is through the hash function to determine the location of data elements stored in a special table structure. Program of the DOE document, the text word
zlf372
- 企业工资管理系统,使用delphi制作,使用非常方便-enterprises wage management system, the use of delphi production, the use of very convenient
pl0-source-code-from-book
- 编译原理的pl/0源码,非常好,外面很难找到,里面实现了pl0语言的具体细节-compiler principles pl / 0 source, a very good, very difficult to find outside. p10 inside the realization of the language specific details
gi-1.2
- 用java实现的通用解释器,包括slr,lr(0),lr(1),lr(k),ll等等,还可在在源码api上开发其他功能-with java achieve definitive interpreter, including slr, lr (0), lr (1), lr (k), ll, etc., but also in the OSS api on the development of other functions
l-language-in-c
- 本学期编译课程需要实现L语言,本源码用c实现了L语言的词法语法的分析部分-compile this semester courses need to achieve L language, the source code used to achieve the L c language lexical analysis of the grammatical
DSP_zichengxuku
- 这是DSP的一个应用子程序库,包含基本数学运算子程序,硬件接口子程序,经典数字信号处理算法程序,现代信号处理程序,语音信号处理程序,是DSP软件开发的一个开发指导手册,许多程序笔者在TI实验开发板上调试通过。为了让开发者确实有用,没有割断传送,建议增加点数。-This is a DSP application subroutine library that includes basic arithmetic subroutine, the hardware interface routines,
C51_shuziyubosuanfa
- 这是基于MCS51的软件抗干扰数字滤波算法,包括CRC校验算法、加权滤波算法、脉冲干扰抑制算法、滑动滤波算法等。对MCS51信号采集大有用处。其中CRC校验、滑动滤波算法在笔者的心电呼吸信号科技计划项目中应用,取得了较好的效果-MCS51 This is based on the anti-jamming software digital filtering algorithms, including CRC algorithm, weighted filter, pulse interfere
shuxue_Function
- 这是MCS51的数学计算程序库,对于MCS51的编程者来说,这是他们的难点。能为大家提供数学运算中比较难以处理的程序,如:最小二乘,对数运算、指数运算、反三角函数运算等-MCS51 This is a mathematical calculation libraries, programming for MCS51 concerned, This is difficult. Able to provide a mathematical computations more difficult to
paixu_chazao
- 本程序库包括排序、查找的算法子库,主要包括:并归查找、快速排序、最值查找、递归调用等。-including the procedures for ordering, you son of the algorithm, including : identifying and naturalization, rapid sequencing, the most value you, recursive call, and so on.
asmdaima
- 汇编语言程序的编写虽然有一定的难度,但是它是一门低级的语言,有很强的基础性作用,具有广泛的用途.-Assembly Language Programming in spite of certain difficulties, but it is a low-level language, a strong foundation, with a wide range of functions.
C2005Codes
- 一本用于visual C# 2005的书籍中的源代码-for a visual C# 2005 book of the source code
