-
STM32F4开发指南
说明: STM32F4开发指南-库函数版本_V1.1
STM32F4开发指南-寄存器版本_V1.1(STM32F4 Development Guide - Library Function Version _V1.1
STM32F4 Development Guide - Register Version _V1.1)
- 2020-06-25 16:40:01下载
- 积分:1
-
RstAndClsCmptr
用visual c++实现系统开关机,注销(With visual c++ to achieve switching machines, log off)
- 2010-05-20 16:12:47下载
- 积分:1
-
matlab 心音信号处理
一个matlab编写的心音信号处理流程,包括对高频肌电,50Hz工频噪声,全频谱高斯白噪声的处理流程。
- 2022-01-25 19:36:44下载
- 积分:1
-
卷积编码
卷积编码的源代码,可以用于移动通信信道编 码(the source code can be used in mobile communications channel coding)
- 2005-04-21 03:26:41下载
- 积分:1
-
MyMulDOpenGL
一个基于MFC多文档的Opengl程序,给出了使用一般VC++开发基于MFC的Opengl的框架。(a document based on the number of MFC Opengl procedures, given the use of general VC-based MFC Opengl framework.)
- 2006-07-16 11:47:47下载
- 积分:1
-
gammacorrection
说明: 对图像畸变进行校正,对有些图像由于近小远大照成的畸变进行校正,采用了opencv(To correct image distortion , It s important to the machine vision)
- 2010-04-11 22:15:32下载
- 积分:1
-
Wireless Energy Harvesting for the Internet of Things Using NetSim Simulator.
;
- 2022-06-26 19:02:39下载
- 积分:1
-
sar
SAR成像算法的分析; SAR成傢算法简要介绍 ;Chirp-scaling算法 ; 分布式小卫星SAR解方位多普勒模糊的点目标仿真; 分布式小卫星SAR成像的仿真参数 ;
点目标成像仿真及结果 (SAR imaging algorithm analysis SAR algorithm married briefly Chirp-scaling algorithm distributed small satellite SAR azimuth Doppler ambiguity solution point target simulation distributed small satellite SAR imaging simulation parameters Point Target Imaging Simulation and results)
- 2010-07-07 14:07:57下载
- 积分:1
-
1820
单片机测温度 学习51的可以看一下(Study measured the temperature of the microcontroller 51 can look)
- 2011-08-30 19:29:52下载
- 积分:1
-
哈夫曼编码
(1)、I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。
(2)、E:编码(Encoding)。利用以建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。
(3)、D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。
(4)、P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。
(5)、T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示在终端上,同时将此字符形式的哈夫曼树写入文件TreePrint中((1), I: initialization (Initialization). From the terminal to read the character set size n, as well as n characters and N weights, build Huffman tree and save it in file hfmTree.
(2), E: Code (Encoding). Using the built Huffman tree (if not in memory, read from the file hfmTree), the text in the file ToBeTran is encoded, and the result is stored in the file CodeFile.
(3), D: decoding (Decoding). Using the built Huffman tree to decode the code in file CodeFile, the result is stored in file TextFile.
(4), P: printed code file (Print). The file CodeFile is displayed in a compact format on the terminal, with 50 codes per line. At the same time, the encoding file of this character form is written to file CodePrin.
(5), T: Tree printing. The Hoffman tree, already in memory, is displayed on the terminal in an intuitive way (tree or concave form), and the Hoffman tree of this character is written into the file TreePrint.)
- 2018-06-05 09:11:16下载
- 积分:1