-
本程序可以实现QAM均衡,这里面有详细的英文说明,对于复数仿真很有用处...
本程序可以实现QAM均衡,这里面有详细的英文说明,对于复数仿真很有用处-QAM balance can be achieved, there is a detailed statement in English, the plural useful simulation
- 2022-02-14 01:19:35下载
- 积分:1
-
企业网站宣传,带有后台管理,留言板功能,信息能自动生成。...
企业网站宣传,带有后台管理,留言板功能,信息能自动生成。-Company web site publicity, with a background management, and message board functions, information can be automatically generated.
- 2022-05-17 18:27:49下载
- 积分:1
-
石器时代服务端6.0源代码,大家慢慢研究吧!
石器时代服务端6.0源代码,大家慢慢研究吧!-Stone Age 6.0 server source code, we study it slowly!
- 2022-03-01 12:32:36下载
- 积分:1
-
Microchip的PIC的比特计数代码
microchip Pic bitcount code
- 2022-03-18 14:01:12下载
- 积分:1
-
该程序是我初学C#时编制出来的(含源代码) 供大家免费学习和使用,纯绿色软件, 本程序是一个模windows 计算机器编写的一个计算器程序. 因为是用C#编写的...
该程序是我初学C#时编制出来的(含源代码) 供大家免费学习和使用,纯绿色软件, 本程序是一个模windows 计算机器编写的一个计算器程序. 因为是用C#编写的,所以你的计算机在安装Microsoft .NET Framework 才可以运本程序.-I am learning C# out to (including source code) for free learning and we use pure green software, the process is a computer model windows for the preparation of a calculator program. Because it is prepared using the C#, your computer in the installation of Microsoft.NET Framework before the procedure could be transported.
- 2022-03-02 15:03:52下载
- 积分:1
-
VC编程经验大全.rar
DOC文档 有文档结构
VC编程经验大全.rar
DOC文档 有文档结构-VC programming experience Taiquan. Rar DOC document has a document structure
- 2022-03-09 10:48:28下载
- 积分:1
-
Internet Chat Rool Script
Internet Chat Rool Script
- 2022-03-17 06:19:55下载
- 积分: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
-
EVC高级编程及应用开发书上例程源代码,剩余部分待传。
EVC高级编程及应用开发书上例程源代码,剩余部分待传。-EVC high-level programming and application development book routine source code, the remainder of the question Chuan.
- 2022-06-26 00:56:29下载
- 积分:1
-
80C196 developed with power monitoring, including the switch in terms of acquisi...
用80C196开发的电力监控,包括开关量采集和模拟量计算,采用MODBUS通讯,有详细的注释-80C196 developed with power monitoring, including the switch in terms of acquisition and simulation, using MODBUS communications, has detailed notes
- 2022-05-21 01:39:04下载
- 积分:1