资源列表
yichuansuanfa
- 这是一个关于遗传算法的MATLAB程序,用于求某种函数的极值-This is a genetic algorithm on the MATLAB program for a certain function for the Extreme
BP2dim2u3a3a1
- 这是一个很好的关于BP神经网络的程序,用于两类数据的分类.-This is a very good network of BP procedures for the two types of data classification.
C#做的MP3播放器
- 这是一个MP3源码,给那些要用的朋友使吧,希望大家用的开心-MP3 this is a source for people who use it to make friends, I hope that people will use the unhappy
armsys2410-b
- 立宇泰2410核心板电路原理图(内含CPU SDRAM NANDFLASH)-2410 core plate circuit diagram (containing CPU NANDFLASH SDRAM)
DBMS
- 学生管理系统,可以任意添加学生,删除学生,编辑学生信息,并且具有保存和读入学生信息的功能。-student management system that can add new students, students delete, edit student information. and preservation and read into the student information functions.
kernel_ofdma04.4.6
- OFDM的详细仿真代码,有信道编码,调制,信道估计等-OFDM detailed simulation codes, channel coding and modulation, channel estimation, etc.
lottery
- 产生随机六各数字,在1~49各数字之间,每次产生皆不相同-randomly generated six of the figures, in a ~ 49 of the numbers in between, each have the same variance
uip_dsp_example_v1.0
- CS8900A driver source code project files for Code Composer Studio precompiled static uIP-DSP library 国外驱动开发DSP-CS8900A driver source code project files f or Code Composer Studio precompiled static Application of ulP - DSP library of DSP-driven
轿车销售管理系统
- SQL Server 2000课程设计案例:轿车销售管理系统
左递归文法分析源代码
- 输入已经消除左递归的以及提取公共左因子的LL(1)文法,再输入相应的表达式,若分析成功,则在递归输出过程中输出\"acc\",若不成功,则有相应的报错以及位置指名。注意,要把同一个非终结符的产生式分成单个输入。他会自动计算first,follow,预测分析表的构造,但并不输出。-importation has been eliminated and left recursive public from the left-LL (1) grammar, further impo
b
- SQL Server 2000课程设计:医药管理系统
neipaixu
- [问题描述] 将N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前,要求使用最少的附加空间,且算法的时间复杂度为O(N) [输入] 待排序记录个数,各关键字的值。 [输出] 关键字从正负分开,正数在前 [存储结构] 待排序记录顺序存储。 [算法的基本思想] 快速排序算法每次任取一个记录的关键字为标准,将其余记录分为两组将,N个关键字去整数的记录进行整序, 以使所有关键字为非负数的记录排在关键字为负数的记录之前。 #in
