- FaultToleranceTechniquesforSRAMBasedFPGAs 基于FPGA的SDRAM设计
- sor 算法实验名称: 解线性方程组的超松弛迭代法的c程序 功能说明: 本实验主要写出了解线性方程组Ax=b的超松弛迭代法的C程序代码
- example 基于ccs的DSP程序
- Infrared 红外通信程序
- Recognition_of_classic_development_of_key_SCM_info 单片机开发 按键识别方法经典资料Recognition of the classic development of key SCM information
- monitor Linux Device Driver: THIS PROGRAM CONTAINS SOURCE CODE COPYRIGHTED.
资源列表
LZ77arithmetic
- 测试压缩一个425K的文件需要9.4秒,压缩后的文件为177K。如果要提高压缩速度,那么算法的复杂度就得增加了。 -compression testing of a 425K file 9.4 seconds, compressed the files to 177K. If we are to raise compression speed, then the algorithm complexity must increase.
栈类
- 栈(stack)是程序设计过程中经常遇到朝气一种数据结构形式,它对于数据的存放和操作有下面这样的特点: 1) 它只有一个对数据进行存入和取出的端口; 2) 后进者先出,即最后被存入的数据将首先被取出。其形式很象一种存储硬币的小容器,每次只可以从顶端压入一个硬币,而取出也只可以从顶端进行,即后进先出。 这样的数据存储和管理形式在一些程序设计中很有用。例如,编译系统中(这是一类比较复杂的程序),对于函数调用的处理、对于表达式计算的处理,都利用了栈这样的数据结构。- The stack (stack)
multistatinpositioningsystem
- 这是用matlab实现的多站定位系统性能仿真的源程序,希望对研究定位的人有所帮助!资源共享,也希望有关 于无源定位、多普勒信息提取方面代码的人共享一下,一起进步!-This is achieved using matlab multi-station positioning system performance simulation of the source, I hope the study will help position the person! The sharing of
dajinfa-erzhihua-matlab
- 实现24位RGB彩色图像,先转化为灰度图像,而后用大津法实现二值化,并显示阀值。-To achieve 24-bit RGB color images, the first converted to grayscale images, then using Otsu binarization method to achieve and display threshold.
bkk
- Matlab code for describing linear discriminant analysis
DDA-line
- 机床数字控制,采用数字积分法圆弧插补练习程序-Digital control machine tools, circular interpolation using digital integration exercise program
detect_face
- 该程序用来在一幅图像中检测出人脸,实验结果表明精确度较高。-This program is used to detect face from an image.
PSO
- 粒子群算法matlab程序代码,自行初始化,2维以下有动态图-Particle swarm optimization matlab program code to initialize itself, the following two-dimensional dynamic map
RD
- SAR图像成像的RD算法,包括目标的检测与成像-RD algorithm for SAR image, including target detection and imaging
flash
- A simple sample of flash write with LCD firmware for MSP430. Only for test purpose
ABC1
- 使用VB编程软件并且利用人工蜂群算法,求解3维多峰值函数问题-Using VB programming software and the use of artificial bee colony algorithm for solving three-dimensional multi-peak function problems
