-
123456
计算卡片过程密钥,加密密码数据,计算安全报文鉴别(MAC)过程密钥 (Calculating card key, the encrypted password data, calculate the safety message authentication (MAC) key)
- 2013-08-14 13:15:47下载
- 积分:1
-
facerecognition
加州大学的MATLAB人脸识别代码,采用了图像结构模型,可以很好地识别人脸(University of California MATLAB code for face recognition, using the image structure model, can be a good face recognition)
- 2013-12-18 15:28:45下载
- 积分:1
-
Waterpump
用VC做的一个水泵的图..图中圆形水泵有渐变效果!(Using VC do a water pump picture... Figure in a circular water pump gradual change effect!)
- 2012-02-28 10:14:29下载
- 积分:1
-
MatlabC
说明: 经典的matlab与VC++混合编程例子(using Matlab and c++ to program togother。)
- 2009-08-22 15:46:54下载
- 积分:1
-
uCOS-II-RefMan
说明: UCOS-2系统的函数手册,有原型有举例,是UCOS-2开发不可多得的参考资料。(UCOS-2 Reference manual)
- 2010-03-21 10:31:56下载
- 积分:1
-
sourcecode
实现数据链路层的协议,属于计算机网络的协议实现(Implement the protocol of data link layer, a protocol implementation that belongs to a computer network)
- 2020-06-19 06:40:02下载
- 积分:1
-
youpui
IDW inverse distance weighting method, There are cycle detection, periodic testing, Complete class-based image processing, contains all of the source code, auto image.
- 2017-06-22 20:31:22下载
- 积分:1
-
win32+API
很好的学习VC的东西,包含很多函数的说明,大家可以下下来(VC learning good things, including a lot of functions that we can under the down)
- 2009-01-03 01:09:01下载
- 积分:1
-
包括反向输出一个链表,连接两个链表。以及一些例子。
包括反向输出一个链表,连接两个链表。以及一些例子。-Including the reverse output of a linked list, connecting the two lists. As well as some examples.
- 2023-08-05 02:55:03下载
- 积分:1
-
LED超大屏幕控制方案(原创)
LED超大屏幕控制方案(原创)
void main()
{
unsigned char Temp,Temp1;
Int0Init();
Time0Init();
Time1Init();
Delay400Ms(); //启动等待,等LCM讲入工作状态
LCMInit(); //LCM初始化
Delay5Ms(); //延时片刻(可不要)
DisplayListChar(2,0,"WWW.PTKJ.COM");
Delay5Ms();
DisplayListChar(3,1,"LED CONTROL");
Delay400Ms();
Delay400Ms();
Delay400Ms();
Temp=byte_read(0x8000);
- 2022-01-27 18:35:16下载
- 积分:1