-
spwm12
一个spwm计算软件源代码,可以根据需要自动生成SPWM查表数据。(A spwm calculation software source code, you can automatically generate SPWM look-up data as needed.)
- 2014-05-02 17:33:49下载
- 积分:1
-
stm32 TIM1 H桥驱动程序带死区
stm32 TIM1 H桥驱动程序带死区 资源包里有程序.c文件,亲测好使!
- 2022-09-27 01:20:02下载
- 积分:1
-
xy64
用BCB6.04编写的舍6入5看齐,奇进偶不进的数值修约法
根据GB8170—87《数值修约规则》[2]及GB3101—93附录B《数值修约规则》[3],修约时不能简单地采用“4舍5入”的办法。应遵循的原则是:①拟舍弃的数字的最左一位数字等于、小于4,则舍去;大于、等于6,则进1。②拟舍弃数字的最左一位数字等于5,若其右边数字并非全部为“0”时,则进1;其右边数字皆为“0”时,所拟保留的末位数字若为奇数则进1,若为偶数或“0”则不进。(BCB6.04 prepared with care in line 6 to 5, Ki Jin Jin does not even repair some of the numerical method in accordance with GB8170-87 Numerical revision of the rules [2] and GB3101-93 Appendix B Numerical revision of the rules [3], when revision can not simply use 4 homes 5 in approach. Should follow the principle is: ① to give up most of the figures, a figure equivalent to the left, less than 4, then rounding greater than, equal to 6, then enter 1. ② figures to be the most left-up a digital equivalent to 5, if not all of the right figure for the 0 , then enter 1 its right figures are 0 when the bottom of the figures to be retained if it is an odd number into 1, if an even number or 0 does not enter.)
- 2008-04-25 11:58:05下载
- 积分:1
-
HuffanCoding
读取数据,统计所得到的文件中每个字母的权值,创建哈夫曼树,哈夫曼编码。哈夫曼解码,解码后内容写入到指定的文件。
读取数据里面的内容是由英文单词组成。读取文件的时候传入文件存放的路径、读取方式以及读出以后存放的数组,最终可以得到一个存放目标文件内容的数组。
将得到的数组进行字母权值的统计,统计每个字母出现的次数,次数即为每个字母的权值。
将得到的字符数组与权值数组作为创建哈夫曼树的依据,哈夫曼树根据每个字母权值的大小来创建,每个节点,包括权值、父节点、左子、右子和字母本身。
根据哈夫曼树进行编码。形成目标文件的哈夫曼编码,将此编码返回。
根据哈夫曼树得到的数组即为解码数组,解码数组作为解码的结果返回。
写入输出文件,将解码得到的数组、文件的完整路径以及文件的写方式作为参数传入,将数组写入到相应的文件中。
(Read the data, statistical documents obtained weights for each letter, create a Huffman tree, Huffman coding. Huffman decoding, the decoded contents are written to the specified file.
Read the content inside is composed of English words. When the incoming file to read the file storage path, read mode and read out after storage array that can eventually get a storage target file contents of the array.
The resulting array of letter weights statistics, statistical number of occurrences of each letter, the number is the weight of each letter.
The resulting character array with the weights array as the basis for creating Huffman tree, Huffman tree based on the size of the weights of each letter to create, for each node, including weights, parent, left child, right child, and letter itself.
According to Huffman coding. The formation of the target file Huffman coding, this code returns.
According to Huffman decoding the resulting array is an array, the decoder decodes the result is retur)
- 2020-07-02 15:40:01下载
- 积分:1
-
1
说明: 这个程序生成一个窗口 是界面编程的基础部分(this program can disgard point using ransac method)
- 2009-05-08 18:16:58下载
- 积分:1
-
ultrasonic This is an Ultrasonic Ranging subroutine. Is not yet complete. But to...
超声波 这是一个超声波测距子程序。目前还不是很完整。但应付一般用途以足以。-ultrasonic This is an Ultrasonic Ranging subroutine. Is not yet complete. But to meet the general purpose enough.
- 2022-01-20 22:48:22下载
- 积分:1
-
jc_bc-OpenGL_BCSL_hicode
OpenGL编程与实例,向世明编,讲解了基于MFC的OpenGL编程,有实例,适合初学者使用(OpenGL programming with examples, to compile Shiming, explained OpenGL MFC-based programming, there are examples for beginners)
- 2014-11-25 21:49:37下载
- 积分:1
-
华为Hyperlynx仿真教程培训1
说明: 华为电路仿真培训教程,基于Hyperlyn平台仿真信号完整性电源完整性等高速PCB仿真设计平台(Huawei Circuit Simulation Training Course)
- 2020-06-23 14:40:02下载
- 积分:1
-
POWELL
说明: powell线性搜索法,求解极小化问题。内含说明文档,源数据(Powell linear search method is used to solve the minimization problem. Include description document, source data)
- 2020-02-26 20:16:17下载
- 积分:1
-
C#自动升级程序
remoting实现的自动升级,很好用!比微软提供得的好用!
- 2022-07-27 13:20:19下载
- 积分:1