-
一个vc做的语音级文字聊天的服务器和客户端
一个vc做的语音级文字聊天的服务器和客户端-A client/server used to make sound class written chat which is made in vc.
- 2022-03-19 16:37:54下载
- 积分:1
-
VC++ 模拟生成彩票号码的简单程序源代码
VC++ 模拟生成彩票号码的简单程序源代码-VC++ simulation generated a simple numbers lottery source code
- 2022-04-07 14:34:35下载
- 积分:1
-
labwindows/CVI 音频信号采集函数
labwindows/CVI 音频信号采集函数 包含C文件 完整fp
- 2022-10-16 20:20:03下载
- 积分:1
-
ADS软件使用说明ARMSerialapply介绍了ADS的开始等功能
ADS软件使用说明ARMSerialapply介绍了ADS的开始等功能-ADS software for use ARMSerialapply introduce the beginning of the ADS and other functions
- 2023-01-03 12:05:08下载
- 积分:1
-
监控进程并重启
基本原理为:1,在后台启动监控程序。2,监控程序一直对设定的进程窗口名称的进程进行监控。3,如果发现此进程窗口没有了或消失了,将自动在后台延时几十秒或设定时间后,然后启动此进程。
关键代码如下:
hWndMain=NULL;
hWndMain=::FindWindow(NULL,"录音系统平台");
if(hWndMain==NULL)
{
hWndMain=::FindWindow(NULL,"电话录音");
if(hWndMain==NULL)
{
/* memset(Buf,0,200);
sprintf(Buf, "%04d%02d%02d%02d%02d%02d: find no digitexe
",st.wYear,st.wMonth,st.wDay,st.wHour,st.wMinute,st.wSecond);
if( (log1 = fopen( "selfauto.log", "a+" )) != NULL ) //打开文件流
{
fprintf(log1,"%s
",Buf);
fclose(log1);
}*/
- 2022-11-05 05:20:02下载
- 积分:1
-
井字游戏
一种游戏,两个玩家交替地把十字架和圆圈放在九格方格中的一个格子里;目标是在对手之前得到一排三个十字架或三个圆圈
- 2022-04-20 10:17:34下载
- 积分:1
-
windows的计时程序,精度很高!
windows的计时程序,精度很高!-windows of time procedures, high accuracy!
- 2023-03-15 05:05:03下载
- 积分:1
-
GUI.rar:
AES.pas
EIAES.pas
AES 加密
支持 128 / 192 / 256 位的密匙
默认情况下按照 1...
GUI.rar:
AES.pas
EIAES.pas
AES 加密
支持 128 / 192 / 256 位的密匙
默认情况下按照 128 位密匙操作
-GUI.rar : AES.pas EIAES.pas AES encryption support 128/192/256 of the key cases in accordance with the default 128 key operation
- 2022-07-28 09:39:10下载
- 积分:1
-
This a C++ code about Josephus problem, and use two
这是一个Josephus问题的C++代码,用双向链表实现.有问题题请联系ho1983xx@tom.com (2005-5-22,VC,1KB,下载0次)【向站长举报此文件和某个同类文件可能重复】-This a C++ code about Josephus problem, and use two-way chain form to realize.If you have any problem, please contact ho1983xx@tom.com
- 2022-02-02 20:43:28下载
- 积分:1
-
BITEK Assembler2 utility supports BIT161x series IC
(BIT1612/BIT1615/BIT1615H/B...
- 2022-07-12 04:10:33下载
- 积分:1