-
Code_reading_method_and_practice
Code reading method and practice (English)很好的书籍,值得一读。(Code reading method and practice (English) very good book, worth reading.)
- 2010-09-04 15:08:24下载
- 积分:1
-
hrhed_src
vc编写的十六进制编辑器(vc compilation hexadecimal system editor )
- 2004-11-03 19:10:36下载
- 积分:1
-
AES-CMAC
(1). 复习AES原理。
(2). 用C/C++编写AES算法并调试通过。
(3). 复习CMAC原理。
(4). 在实现AES基础上,用C/C++编写CMAC算法并调试通过。
(5). 回答下列思考题。
AES解密算法和AES的逆算法之间有什么不同?
CMAC与HMAC相比,有什么优点?
((1). Review AES works. (2) with C/C++ write and debug via the AES algorithm. (3) review CMAC principle. (4) on the basis of achieving AES using C/C++ CMAC algorithm written and debugged. (5) Answer the following Questions. What is the difference between AES and AES decryption algorithm inverse algorithm? CMAC compared with HMAC, what are the advantages?)
- 2020-11-20 11:39:36下载
- 积分:1
-
MFCexp10_1
这是任哲老师的程序案例,主要是MFC windows应用程序设计。有关MFC程序设计的程序,其中包含界面的设计和源代码的设计(the design of MFC,include the design of interface and source code)
- 2012-02-29 10:10:49下载
- 积分:1
-
PID-car
智能车PID控制,非常不错的讲述PId原理的文献(Smart car PID control, very good about the principles of literature PId)
- 2015-03-24 09:49:17下载
- 积分:1
-
text_to_wave
说明: 文本语音转换VC源代码,作用就是把通过TTS引擎把文本转化为语音输出。(The text-to-speech conversion VC source code is used to convert text to voice output through the TTS engine.)
- 2020-04-11 08:53:24下载
- 积分:1
-
wuziqi
SetColor(unsigned short ForeColor,unsigned short BackGroundColor) //颜色函数 { HANDLE hCon=GetStdHandle(STD_OUTPUT_HANDLE) SetConsoleTextAttribute(hCon,(ForeColor 16)|(BackGroundColor 16*16)) } 调用函数 SetColor(11,8) cout<<endl<<"文本内容结束!"<<endl SetColor(7,0) system("color xy") ;
- 2012-08-30 17:27:01下载
- 积分:1
-
Satellite
卫星云图查看源码,实现了每半小时获取卫星图,获取云图列表,可自动播放,有两种选择(View satellite images realized every half hour to obtain satellite images, access cloud list, you can automatically play, two options.)
- 2015-01-15 21:31:06下载
- 积分:1
-
图像边缘检测7种算子代码
编程实现灰度图像的几种常用的边缘检测算法,包括:梯度边缘检测算法、Roberts边缘检测算法、Sobel边缘检测算法、拉普拉斯边缘检测算法、canny边缘检测算法、Prewitt边缘检测算法和Krisch边缘检测算法。
- 2019-05-20下载
- 积分:1
-
51窪蹦抭_93317450led7pin7seg_scan_demo
说明: 7脚数码管驱动案例 黑.白点大小为0.1≤¢<0.15最多允许有3个,且间距必须大于1cm,
黑.白点大小为0.15≤¢<0.20最多允许有2个,且间距必须大于1cm,
黑.白点大小为0.20≤¢<0.25最多允许有一个,划伤¢≤0.1mm,长度<1mm,最多允许1条;面花,膜纸花,当产品不反光,且发光效果不见该缺陷时,则可接受。(7-pin nixie tube drive case)
- 2020-08-03 10:42:14下载
- 积分:1