-
简单的电子邮件发送程序,貌似有点问题,希望可以喝大家共享。...
简单的电子邮件发送程序,貌似有点问题,希望可以喝大家共享。-it is verf easy!
- 2022-06-21 06:49:40下载
- 积分:1
-
/*大屏幕显示数字时钟*/ /*要求屏幕按640*480分辩率显示数字时钟,格式为12:18:30,表示12点18分30秒,共8个字符;*/ /*每个字符以80...
/*大屏幕显示数字时钟*/ /*要求屏幕按640*480分辩率显示数字时钟,格式为12:18:30,表示12点18分30秒,共8个字符;*/ /*每个字符以80*100点阵显示,记时真确*/-/* Large Screen Display Digital Clock*//* Require the screen by Resolution 640* 480 display digital clock, the format of 12:18:30, 12:18:30, a total of eight characters;*//* Each character with the 80* 100 Lattice revealed that in mind when true* /
- 2023-02-04 17:55:03下载
- 积分:1
-
大部份单片机中,没有USB 主机,要读写U盘,不妨用SL811,扩展,代码OK
大部份单片机中,没有USB 主机,要读写U盘,不妨用SL811,扩展,代码OK-Most single-chip, there is no USB host, it is necessary to read and write U disk, may wish to use SL811, expansion, code OK
- 2022-07-15 19:43:02下载
- 积分:1
-
ASP 2 classification products and very useful products for small and medium ente...
ASP二级分类产品展示,非常实用中小型企业产品展示-ASP 2 classification products and very useful products for small and medium enterprises
- 2022-12-28 17:15:04下载
- 积分:1
-
这个机器人完全模拟人的操作,喜欢的朋友一起研究。 文件为jar包,内容完整。...
这个机器人完全模拟人的操作,喜欢的朋友一起研究。 文件为jar包,内容完整。-complete simulation of the robot"s operation, like the friends together. Documents jar package, the content is complete.
- 2023-02-09 09:50:04下载
- 积分:1
-
对于游戏的变化,内存数据的分析,属性数据的变化,。
游戏修改器,对内存数据进行分析,得到变化的属性数据,对属性数据进行修改。-changes for the game, the memory data analysis, changes in the attribute data, attribute data to make revisions.
- 2022-12-06 05:00:03下载
- 积分:1
-
用ATmega32写的采用四线接法的LCD1602驱动程序
用ATmega32写的采用四线接法的LCD1602驱动程序-ATmega32 using tablets写cavity using cavity四线blames the Yang-hung LCD1602 驱 most序
- 2022-02-14 12:51:22下载
- 积分:1
-
One on BPSK BER simulation procedures, including the signal generated by adding...
一个关于BPSK误码率仿真的程序,其中包括信号产生,加入高斯白噪声,和误码率计算!-One on BPSK BER simulation procedures, including the signal generated by adding Gaussian white noise, and bit error rate!
- 2022-12-05 12:55:03下载
- 积分:1
-
demo(S50)源代码
应用背景D8 读卡器S50DEMO源代码,用于技术开发,和卡片个人化应用关键技术// rfvcDlg.cpp : implementation file
//
#include "stdafx.h"
#include "rfvc.h"
#include "rfvcDlg.h"
#include "dcrf32.h"
#include "General.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
//dc_HANDLE icdev;
HANDLE icdev;
unsigned long cardsnr;
/////////////////////////////////////////////////////////////////////////////
// CRfvcDlg dialog
CRfvcDlg::CRfvcDlg(CWnd* pParent /*=NULL*/)
: CDialog(CRfvcDlg::IDD, pParent)
{
//{{AFX_DATA_INIT(CRfvcDlg)
//}}AFX_DATA_INIT
// Note that LoadIcon does not require a subsequent DestroyIcon in Win32
m_hIcon = AfxGetApp()->LoadIcon(IDR_MAINFRAME);
}
- 2022-02-16 02:14:23下载
- 积分:1
-
实现用户验证..画圆 显示当前系统时间 对VC很有帮助 1):修改字体背景色 2):修改字体颜色 3):修改字体属性 4):在工作区画硬币(可以通过菜单栏、工具...
实现用户验证..画圆 显示当前系统时间 对VC很有帮助 1):修改字体背景色 2):修改字体颜色 3):修改字体属性 4):在工作区画硬币(可以通过菜单栏、工具栏及右键来实现,在状态栏有硬币的数量) 5):在工作区画一圆(根据用户提出的线的宽度及圆的半径来画圆) 6):在工作区显示一位图 7):在工作区可以通过鼠标画图 8):在状态栏显示系统时间-achieve user authentication. . 1 2 3 4 5 6 7 8
- 2022-02-25 08:20:12下载
- 积分:1