-
这是一个三次样条插值算法的C代码,不过里面可能还有一些不足之处,希望对朋友们有用...
这是一个三次样条插值算法的C代码,不过里面可能还有一些不足之处,希望对朋友们有用-This is a cubic spline interpolation algorithm C code, but inside there may be some inadequacies, in the hope that friends useful
- 2022-02-07 09:39:06下载
- 积分:1
-
单元格为负载平衡在无线 Lan 中的呼吸技巧
本校此细胞呼吸技术在无线局域网中的负载平衡的主要是在 WIFI 技术的互联网连接。已在此项目中我们证明通过使用这种方法我们可以避免网络通信量或 Ap 上重载。如果我们在 WIFI 连接手段上应用这项技术,我们可以增加互联网的速度,然后不断无任何中断连接。肯定在将来细胞呼吸法将占用通信领域的主要部分。
- 2022-07-21 09:47:43下载
- 积分:1
-
resource allocation problem, workshops n, m machines, and the distribution can b...
资源分配问题,n个车间,m台设备,如何分配才能使获最大利益?-resource allocation problem, workshops n, m machines, and the distribution can be best interests
- 2022-02-02 20:50:29下载
- 积分:1
-
Based on outstanding passes the packing which the Chinese sound
TTS function tra...
基于杰通华声TTS功能调用的包装, 编译目标是DLL文件- Based on outstanding passes the packing which the Chinese sound
TTS function transfers, the translation goal is the DLL document
- 2022-01-27 23:25:59下载
- 积分:1
-
With VC (MFC) Game Cube prepared screw
用VC(MFC)编写的拧魔方游戏源码程序,经本人测试程序可以运行。共编程爱好者交流使用-With VC (MFC) Game Cube prepared screw-source process, as I can run a test procedure. A total exchange of the use of programming enthusiasts
- 2022-06-18 08:01:46下载
- 积分:1
-
这是一个udp的服务器程序
这是一个udp的服务器程序-This is a process server udp
- 2022-09-22 02:10:03下载
- 积分: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
-
用VC++做的图形操作有填充色,可以画图、直线、椭圆。
用VC++做的图形操作有填充色,可以画图、直线、椭圆。-VC++ to do with the color graphics operator has to fill, you can draw, a straight line, oval.
- 2023-07-31 23:05:03下载
- 积分:1
-
virtualtreeview
VirtualTreeview
- 2023-08-27 06:55:05下载
- 积分:1
-
这个程序是关于短时间的傅立叶变换。
This program is about short time fourier transform.
- 2022-09-07 02:55:02下载
- 积分:1