-
dfft source code! Many do not have to, open source! Is open!
dfft源代码!多的不说了,开放源代码!就是开放!-dfft source code! Many do not have to, open source! Is open!
- 2022-01-24 13:57:34下载
- 积分:1
-
ASP 上机实践教程
实验一 ASP程序运行环境的配置
1 实验目标
1.1
1.2
2 实验原理
2.1
3 实验过程...
ASP 上机实践教程
实验一 ASP程序运行环境的配置
1 实验目标
1.1
1.2
2 实验原理
2.1
3 实验过程
2.1
2.2
2.3
2.4
2.5
4 参考代码
-ASP Advance Guide experimental procedures in an ASP environment configuration an experimental target 1.1 1.2 2 2.1 3 experimental principle experiment 2.1 2.2 2.3 2.4 2.5 4 reference code
- 2022-02-10 10:04:26下载
- 积分:1
-
Symbol_MC3000_C#.条码扫码范例程序之3
Symbol_MC3000_C#.条码扫码范例程序之3-Symbol_MC3000_C#. Barcodes sweep procedure code sample 3
- 2022-03-07 21:56:58下载
- 积分:1
-
RS232串口编程控件
RS232串口编程控件-RS232 Control Programming
- 2022-02-24 18:25:06下载
- 积分:1
-
一款军舰释放炸弹炸潜艇,潜艇可释放鱼雷炸军舰的游戏。用MFC实现框架编写的程序。用链表实例化各个对象,方便删除和添加对象...
一款军舰释放炸弹炸潜艇,潜艇可释放鱼雷炸军舰的游戏。用MFC实现框架编写的程序。用链表实例化各个对象,方便删除和添加对象-The release of a bomb submarine warships, submarines, warships may be the release of the game torpedo bombing. MFC framework used to achieve the preparation procedures. List examples of use of various objects, delete and add the object to facilitate
- 2022-11-20 23:45:04下载
- 积分:1
-
查询实体的信息和AutoCAD开发数据库的动态…
在AutoCAD开发过程中,动态查询实体与数据库的情况的工具-Query the information of the entity and the database dynamic in AutoCAD developing.
- 2022-03-05 21:38:07下载
- 积分:1
-
神经网络,神经网络算法,代码,操作保证…
neural network,神经网络的BP算法的代码,保证能运行,Back Propagation-neural network, the BP neural network algorithm code, the guarantee of operation, Back Propagation
- 2022-04-27 06:22:27下载
- 积分: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
-
8数码问题的A星解法
8数码问题的A星解法-8 issue of A Star Solution
- 2022-02-04 09:54:37下载
- 积分:1
-
一个国产RPG游戏 详细讲解RPG游戏的开发过程,还有源码,全是Win32的,大家一起学一下吧!...
一个国产RPG游戏 详细讲解RPG游戏的开发过程,还有源码,全是Win32的,大家一起学一下吧!-a homemade RPG elaborate on the development process, source code, all of the Win32, we learn together about!
- 2022-06-30 01:02:48下载
- 积分:1