资源列表
softwarecoursedesign
- 课程设计报告(C语言编程解二重定积分),包括算法说明,流程图,C源码)-Course Design Report (C Programming Language Solutions two replacement Integral), including the algorithm shows, flowcharts, C source)
engineeringcoursedesign
- 迭代法是用于求方程或方程组近似根的一种常用的算法设计方法。-iterative method is used for equations or equations approximate root of a common algorithm design methods.
computerassistandesign
- oracad的应用 1 原理图设计 要求原理图中有两个以上芯片或五个以上三极管 2 PCB设计 3 Pspice分析: 完成交流小信号分析和瞬态分析 -oracad of a diagram design diagrams with more than two or five or more chips triode 2 3 Pspice PCB Design Analysis : complete exchange of small signal analysis a
dspcoursedesign
- 数字信号处理课程设计报告,应用Matlab对信号进行频谱分析及滤波-digital signal processing course design, Matlab right signal filtering and spectrum analysis
microcomputercoursedesign
- 微机原理课程设计,指针式电字时钟,用微机语言编的 -computer theories curriculum design, the clock dial -- the word used computer language series
labcollection
- 数据采集系统的系统架构。包括层次图和类图。这是为一个实用系统的设计的。-data acquisition system architecture. Including the level map and diagram. This is a practical system design.
shejimoshizhongwenban
- 这是一个介绍设计模式的很好的书,请大家和我一起分享!-This is a design pattern on the very good book, please join me in sharing!
UMLREFERENCECARD
- 一个uml的分类表,很好,有帮助于对uml 的学习!-a uml classification, very good, with help from the uml learning!
vb.sql
- 用VB做的考试系统 ,后台是SQL2000,界面简单,有详细的说明.对VB学习者有很强的指导意义.-do with VB examination system, the backing of the SQL2000, simple interface, a detailed explanation. VB learners of a strong guiding significance.
frequency_sample_of_FIR
- fir算法,很好的,有需要的可以看看.是TIF格式的。-fir algorithm, very good, we need to see it. Yes TIF format.
move_frequency_arithmetic
- 移频算法描述, 请需要的注意,可以-frequency-shift algorithm descr iptions, the attention can s
ATTassembleandgcc
- AT&T汇编语言语法与INTEL汇编语法的差别,然后介绍GCC内嵌汇编语法。阅读本节需要读者具有INTEL 汇编语言基础。