搜索资源列表
per
- 用于多通道滤波器组实现完全重构,主要应用于图象处理
huffman_coding
- ) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code t
+Compress
- Per gli interessati ai metodi della compressione una vera miniera d oro, oltre 70 algoritmi all interno di moduli base indipendenti consentono a questo programma di mostrare il loro utilizzo e le loro performances, ecco elencati alcuni di essi
maugis
- 模拟退火和对称 *欧几里德旅行商问题。 * *为基础的解决办法的本地搜索启发式 *非过境道路和近邻 -/* * Simulated annealing and the Symetric * Euclidian Traveling Salesman Problem. * * Solution based on local search heuristics for * non-crossing paths and nearest neighbor
JVT-X046
- Currently each picture can be encoded into only one slice, so we propose extending the JSVM software to support multi-slice per picture.
taxi-program
- 能实现计费功能。车起步开始计费,首先显示起步价(本次设计起步费为7.00元),车在行驶3 km以内,只收起步价7.00元。车行驶超过3 km后,每公里2元,车费依次累加。当总费用达到或超过40元时,每公里收费4元。当遇到红灯或客户需要停车等待时,则按时间计费,计费单价为每20S收费1元-Billing function can be realized. Start start charging car, the first show starting price (starting fee of
taxi12
- 能实现计费功能。车起步开始计费,首先显示起步价(本次设计起步费为7.00元),车在行驶3 km以内,只收起步价7.00元。车行驶超过3 km后,每公里2元,车费依次累加。当总费用达到或超过40元时,每公里收费4元。当遇到红灯或客户需要停车等待时,则按时间计费,计费单价为每20S收费1元-Billing function can be realized. Start start charging car, the first show starting price (starting fee of
Registration-system
- 某医院拟开发一个挂号系统,以方便患者就医,提高医疗服务水平。患者在医院就诊前需要提供姓名、身份证号码、联系电话等个人信息并办理一张诊疗卡,该诊疗卡在每次挂号时需要出示给挂号的工作人员。患者在挂号时,需说明科室名称以及医生的职称。挂号以半个工作日为一个班次,系统中保存各科室门诊医生的排班表,每位医生每个班次能够接诊的病人人数可设置一个上限。-A hospital intends to develop a registration system to facilitate the patient
FINAL.c
- This code is clustering in wsn based on fuzzy logic and you can see network life time in this experiment and number of cluster head per round
sine
- 正弦信号发生器的设计,正弦信号发生器的结构由3 部分组成。数据计数器或地址发生器、数据ROM 和D/A。性能良好的正弦信号发生器的设计要求此3 部分具有高速性能,且数据ROM 在高速条件下,占用最少的逻辑资源,设计流程最便捷,波形数据获最方便。下图是此信号发生器结构图,顶层文件SINGT.VHD 在FPGA 中实现,包含2 个部分:ROM 的地址信号发生器,由5 位计数器担任,和正弦数据ROM,拒此,ROM由LPM_ROM模块构成能达到最优设计,LPM_ROM底层是FPGA中的EAB或ESB等。
C8051PSD
- 基于C8051F340的SD卡读写,移植了FATFS的文件系统。可以实现文件的读写...[sd卡(驱动)工作原理分析完整版.rar] - 1硬件初始化,与CPU相关的配置,SSIO... -he 2828 supports up to 1Gbps per lane speed with maximum 4 lanes using both parallel RGB interface and serial SPI interface
arithcode
- Arithmetic coding is a form of entropy encoding used in lossless data compression. Normally, a string of characters such as the words "hello there" is represented using a fixed number of bits per character, as in the ASCII code. When a string is conv
delayreduction
- The gradient value changes randomly as per the input vector. When the rate of convergence U is slow, then it will gives good estimation of large amount of data. By sending known pilot sequence to the transmitter the knowledge of the transmitter sig
lz4-master
- lz4 是个无损压缩算法。在双核的CPU下运行,每个核的压缩速度为400 MB/s 。他也是一个非常快的解压缩算法,特别是在RAM运行速度达到极限。-LZ4 is lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed
