资源列表
Kmaps
- kmaps are basic fro any logical circuit implementation so plzz friends read it out . helpful for the basic improvement.
reset_bypass
- The diagram describe the reset and clock rules in order to implement a DFT friendly codes.
linuxcode-blocks-.doc
- 亲,你还为linux下刷题没有工具烦恼吗?用codeblocks吧。codeblocks不能编译?下载我的文档吧,手把手教你。-The pro also under linux, you brush the question tool trouble? With codeblocks. The codeblocks not compile? Download the My Documents, taught you.
image_processing_proj
- It is about how to extract the pneumothorax region automatically.
ArcEngine9.3编辑工具条的实现
- ArcEngine9.3编辑工具条的实现 用于ARCENGINE开发,地图编辑功能的实现
wimax_ofdm_ber_snr
- ofdm simulation, cantains ber, snr. it s short code ofdm mimo, wimax wide.
first_bp
- 心电信号处理之 处理和扩展,ptt计算血压-ECG signal processing and handling of extensions, ptt calculate blood pressure
comparison
- QPSK produces two bits per symbol, making it very spectrally efficient. QPSK can be referred to as 4-PSK because there are four amplitude-phase combinations. By using smaller phase shifts, more bits can be transmitted per symbol. Some popular variat
v4l2.doc.tar
- 本文介绍了v4l2的常用结构体的定义以及结构体的调用方法,对学习和研究v4l2的人有学习价值-This article describes the common structure v4l2 definitions and structure call methods of learning and research people have to learn the value v4l2
11
- 带权图的最短路径问题,主要介绍单源最短路径算法,最短路径问题的提法很多,其它的最短路径问题均可用单源最短路径算法予以解决-Weighted graph shortest path problem, mainly introduce single-source shortest path algorithm, the shortest path problem formulation of a lot of other shortest path problem can be used singl
msk-(1)
- matlab code for minimum shift keying modulator and demodulator
数据库50事例sql
- 包含了数据库查询的一些很实用的例子 student(学号#,姓名,性别,年龄) course(课程号#,课程名,教师号#) score(学号#,课程号#,成绩) teacher(教师号#,教师名)