-
The source implementation of the BCH error correction encoding and decoding proc...
该源码实现了BCH纠错编解码程序,并附上水印处理程序-The source implementation of the BCH error correction encoding and decoding process, together with a watermark processing
- 2022-07-28 10:29:08下载
- 积分:1
-
Parzen窗法应用概率密度函数估计问题。
应用Parzen窗法估计样本的概率密度函数;
估计样本为标准正态分布和均匀分布;-Application of Parzen window method estimates the probability density function of the sample estimated sample standard normal distribution and uniform distribution
- 2022-04-14 21:33:56下载
- 积分:1
-
这个东西是模拟打印机,可以直接打印到pdf文件里面。除了平常需要外,当你测试打印程序却没有打印机时,这个东西用处很大。...
这个东西是模拟打印机,可以直接打印到pdf文件里面。除了平常需要外,当你测试打印程序却没有打印机时,这个东西用处很大。-this thing is simulated printer can print directly to the pdf file inside. In addition to the normal needs, when you test procedures did not print printers, this thing very useful.
- 2023-01-17 17:10:04下载
- 积分:1
-
选择
select-option-disabled-emulation.js解决IE6 Select 中 option 的disabled属性无效的办法~~~在页面加载时架子该js,呵呵有点问题:onchange 时间冲突 自己-select-option-disabled-emulation.js
- 2022-05-20 04:20:48下载
- 积分:1
-
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小...
选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a number starting from the current location of the minimum number min = i, from this number the number of start scanning the next one until the last one the number of , and record the location of the minimum number of min, after scanning, if min is not equal to i, instructions assume that the error, then the exchange of a few min and i position.
- 2022-08-07 23:09:54下载
- 积分:1
-
stm32f4 ad波形采集用da接示波器
stm32f407 通过自带12位数的AD采集相应的波形,在通过DA还原,数据出来可通过连接示波器来显示波形,亲测可用,稳定良好。
- 2022-06-22 00:11:31下载
- 积分:1
-
Note : Delphi Object Pascal source tools neatly arranged that the source code (v...
说明:将 Delphi Object Pascal 源码排列整齐的工具的源代码 ( 2.0 版,相当於适用於 Delphi 2.0~5.0 专家版本 2.2.3 版 DELFOREX.ZIP ) -Note : Delphi Object Pascal source tools neatly arranged that the source code (version 2.0, equivalent to 2.0 to 5.0 Delphi experts DELFOREX.ZIP Edition version 2.2.3)
- 2022-04-10 02:36:18下载
- 积分:1
-
这是一个C++开发的简单银行存取系统,包含有MFC界面,以及数据库的数据...
单片机课程设计。用C语言编程实现单片机秒表。-SCM curriculum design. Microcontroller using C language programming stopwatch.
- 2022-06-27 13:47:47下载
- 积分:1
-
串口通信的源
Serial Communication Source
- 2022-07-23 00:37:01下载
- 积分:1
-
文件归档器 1.0
文件归档是结合了大量的文件汇集成一个归档文件,或一系列档案文件,为了便于运输和储存的计算机程序。
文件归档器可以使用在他们的档案格式无损数据压缩,以减少档案的大小。
- 2022-06-15 15:35:12下载
- 积分:1