-
CODE_UPLOAD1400
With KBSET you can set keyboard s delay value and the repeat rate. Also created by Chukhlebov Alex. Found at: http://www.cprogramming.com/source.html
- 2011-07-26 01:42:06下载
- 积分:1
-
jewframwcapabiyity
手机GSM TI 平台 串口 uart 驱动 源代码(Serial port uart driver source code of mobile phone GSM TI platform)
- 2019-01-06 22:55:49下载
- 积分:1
-
EditListCtrlSample
MFC可以编辑listcontrol每行每列的内容双击即可修改VS2013直接可以运行。(MFC can edit the contents of each row per column ListControl, double click to modify VS2013 can run directly.)
- 2018-06-01 17:19:48下载
- 积分:1
-
Windows_API
C# 中常用的API函数大全 在实战应用中尤为重要(C# API function is commonly used in dictionaries
Is especially important in practical application
)
- 2013-04-11 16:32:25下载
- 积分:1
-
16194215
说明: OpenGL ES2,0开发库和OpenGL ES3,0开发库有差别,保留对OpenGL ES2,0开发库的使用 用RAR5,4解压(The OpenGL ES2,0 development library is different from the OpenGL ES3,0 development library, and the use of the OpenGL ES2,0 development library remains unzipped with RAR5,4)
- 2018-12-26 06:09:32下载
- 积分:1
-
CRC
循环码的编码与译码器(支持一位的纠错)
编码(n,k可调)
测试用例1:
input:n=7 k=3 g=11101 m=101
output:1010011
input:n=7 k=3 g=11101 m=010
output:0100111
测试用例2:
input:n=7 k=4 g=1011 m=1101
output:1101001
input:n=7 k=4 g=1011 m=1010
output:1010011
译码(可译一位错)
测试用例1:
input:n=7 k=3 g=11101 r=0100110
已纠错 output:0100111
input:n=7 k=3 g=11101 r=1110011
已纠错 output:1010011
测试用例2:
input:n=7 k=4 g=1011 r=1110011
已纠错 output:1010011
input:n=7 k=4 g=1011 r=1111001
已纠错 output:1101001(Encoding and decoding of cyclic codes (to support an error-correction)
Coding (n, k adjustable)
Test Case 1:
input: n = 7 k = 3 g = 11 101 m = 101
output: 1,010,011
input: n = 7 k = 3 g = 11 101 m = 010
output: 0,100,111
Test Case 2:
input: n = 7 k = 4 g = 1011 m = 1101
output: 1101001
input: n = 7 k = 4 g = 1011 m = 1010
output: 1,010,011
Decoding (translation of a wrong)
Test Case 1:
input: n = 7 k = 3 g, = 11 101 r = 0.10011 million
Error-correcting output,: 0,100,111
input: n = 7 k = 3 g, = 11 101 r = 1,110,011
Error-correcting output,: 1,010,011
Test Case 2:
input: n = 7 k = 4 g, = 1011 r = 1,110,011
Error-correcting output,: 1,010,011
input: n = 7 k = 4 g, = 1011 r = 1,111,001
Error-correcting output,: 1,101,001)
- 2012-03-04 16:02:48下载
- 积分:1
-
flush
说明: ibm数据生成器是为方便数据挖掘做的,内含生成器源码,(Ibm data generator is made to facilitate data mining, including the source code of the generator,)
- 2019-05-13 13:52:16下载
- 积分:1
-
c++基础教程
C++是C语言的继承,它既可以进行C语言的过程化程序设计,又可以进行以抽象数据类型为特点的基于对象的程序设计,还可以进行以继承和多态为特点的面向对象的程序设计。C++擅长面向对象程序设计的同时,还可以进行基于过程的程序设计,因而C++就适应的问题规模而论,大小由之。
- 2022-04-18 17:15:58下载
- 积分:1
-
根据两点经纬度计算距离
根据两点经纬度计算距离附含有注解
经纬度互换
经纬度换算成米
- 2023-03-20 15:30:03下载
- 积分:1
-
matnet_src
C#,提供C#和matlab直接的调用,使得C#能够很好的使用matlab提供的各种功能
(C#, Matlab and C# directly to the call, C# can make good use of Matlab for the various functions)
- 2007-06-09 17:05:07下载
- 积分:1