-
列主元Gauss消去法解线性方程组,可修改最大值
列主元Gauss消去法解线性方程组,可修改最大值-Out the main element Gauss elimination method for solving linear equations, can modify the maximum
- 2022-02-04 18:41:43下载
- 积分:1
-
IDL语言编写的人造地球卫星环绕地球的动画
模拟。可作为教学演示。...
IDL语言编写的人造地球卫星环绕地球的动画
模拟。可作为教学演示。-IDL language of artificial earth satellite around the earth animated simulation. Could serve as a teaching demonstration.
- 2022-03-28 10:31:32下载
- 积分:1
-
GDIPlus entry code, the key lies in the statement GDIPlus environment and config...
GDIPlus入门的代码,关键在于GDIPlus环境的声明和配置上-GDIPlus entry code, the key lies in the statement GDIPlus environment and configuration
- 2022-07-22 04:35:02下载
- 积分:1
-
Lybrary 系统
图书馆管理系统在PHP MySQL源代码允许用户如下:借贷和返回的书根据给定的时间表。允许管理员添加和查看所有的书籍和记录的借款人。它还打印借款人的数量和他们借来的书。最重要的是它可以选择备份数据库是最重要的。图书馆管理系统在源代码PHP MySQL使用:PHP、MYSQL、JAVAScript、CSSXAMPP
- 2022-10-08 11:15: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
-
文件ST_CW_Ambg定义了模糊函数的表达式,以相对带宽B为参数。
2.文件MyFigure为运行文件,它调用ST_CW_Ambg中定义的函数作图。...
文件ST_CW_Ambg定义了模糊函数的表达式,以相对带宽B为参数。
2.文件MyFigure为运行文件,它调用ST_CW_Ambg中定义的函数作图。-ST_CW_Ambg document defines the ambiguity function of the expression to the relative bandwidth B for the parameters. 2. MyFigure running document files, it calls ST_CW_Ambg defined mapping function.
- 2023-04-25 12:10:03下载
- 积分:1
-
图像拼接!!此为本人的毕业设计源码,能完整远行,希望能对大家起到帮助。强烈鄙视那些为了骗取下载数而上载一些无关紧要代码甚至是编译错误一堆的卑鄙小人...
图像拼接!!此为本人的毕业设计源码,能完整远行,希望能对大家起到帮助。强烈鄙视那些为了骗取下载数而上载一些无关紧要代码甚至是编译错误一堆的卑鄙小人-Image mosaic! ! This is my graduation project source code can be a complete separation, I hope everyone can help. Strongly despise those who cheat in order to download and upload some irrelevant code compiler error or even a bunch of despicable villains
- 2023-05-06 02:15:03下载
- 积分:1
-
很不错的C++程序
很不错的C++程序 -very good C+ Program
- 2022-02-03 14:56:24下载
- 积分:1
-
计算机组态软件编程教材的源代码,虽然书写得不怎么样,但是这些小程序对大家还是很有帮助的。第10章...
计算机组态软件编程教材的源代码,虽然书写得不怎么样,但是这些小程序对大家还是很有帮助的。第10章-Teaching computer programming configuration software source code, although not how to write, but the U.S. is still a small program useful. Chapter 10
- 2023-01-10 04:45:03下载
- 积分:1
-
Top99行代码修改的3D拓扑优化软件 Polytop
由SIgmund的99行2维变密度法拓扑优化程序修改而得到的3维MATLAB变密度法算法,SIMP,基于OC准则。
- 2022-05-22 07:42:11下载
- 积分:1