-
lcd16x2 count sp
lcd rtc ds1307。。。。。
- 2022-03-16 02:04:59下载
- 积分:1
-
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名...
对全路径文件名进行分解,分解为驱动器、路径、文件名、扩展名-Analyse the file name of absolute path, and parse it to driver,path,file name and extension name
- 2022-08-22 20:22:36下载
- 积分:1
-
一个关于数字化的小程序。还行吧,欢迎下载!
一个关于数字化的小程序。还行吧,欢迎下载!-on a small number of procedures. It is also OK, welcome to download!
- 2022-04-19 14:55:36下载
- 积分:1
-
Pocket pc 基于SIP的拼音输入法 编译即可运行
Pocket pc 基于SIP的拼音输入法 编译即可运行-Pocket PC SIP-based compiler Pinyin input method can run
- 2022-01-26 03:59:23下载
- 积分:1
-
This the VB6 code for Alarmsystem, must see.
This the VB6 code for Alarmsystem, must see.-This is the VB6 code for Alarmsystem, must see.
- 2023-04-18 01:15:03下载
- 积分:1
-
baffling line
用c++在windows环境下完成变幻线。-baffling line
- 2022-04-21 06:02:44下载
- 积分:1
-
语音识别
#include
#pragma comment(lib,"ole32.lib") //CoInitialize CoCreateInstance闇€瑕佽皟鐢╫le32.dll
#pragma comment(lib,"sapi.lib") //sapi.lib鍦⊿DK鐨刲ib鐩綍,蹇呴渶姝g‘閰嶇疆
int main(int argc, char* argv[])
{
ISpVoice * pVoice = NULL;
//COM鍒濆鍖栵細
if (FAILED(::CoInitialize(NULL)))
return FALSE;
//鑾峰彇ISpVoice鎺ュ彛锛?
HRESULT hr = CoC
- 2023-07-03 17:00:03下载
- 积分:1
-
通用数据库查看操作工具
自己编写的通用数据库擦看及操作工具,使用ADO建立连接,程序中集成了许多常用的操作,是日常数据库操作的号帮手。
- 2022-02-01 08:20:04下载
- 积分:1
-
一个TELNET源代码。附加其他系统功能。
一个TELNET源代码。附加其他系统功能。-a TELNET source code. Additional other system functions.
- 2023-01-02 18:50:09下载
- 积分:1
-
结合"61板"的三个按键完成带有语音播报功能的电子钟:
// 1、KEY1--按一下播放年、月、日,再按一下播放时、分 (I/O口A0)
// 连...
结合"61板"的三个按键完成带有语音播报功能的电子钟:
// 1、KEY1--按一下播放年、月、日,再按一下播放时、分 (I/O口A0)
// 连续按3s,则进入调整状态 调整状态下调整内容的切换
// 2、KEY2--年、月、日、时、分的增加(I/O口A1)
// 3、KEY3--年、月、日、时、分的减少(I/O口A2)-combination "61 boards" to complete th ree key functions with voice broadcast electronic bell :// 1, KEY1-- by about players, month, day and broadcast press once,- (I/O A0)// by consecutive 3s, then a state of adjustment adjustment adjustment under the content switching// 2. KEY2-- the year, month, day and hour of the increase in hours (I/O A1)// 3, KEY3--, on that day, when the reduced hours (I/O A2)
- 2023-03-07 12:35:04下载
- 积分:1