-
这只是我从其它网站上下载的
这只是我从其它网站上下载的-from other websites on the download
- 2022-09-18 05:10:03下载
- 积分:1
-
< On the generalized algebraic Riccati equation for continuous
< On the generalized algebraic Riccati equation for continuous-time descriptor systems>>传一篇连续广义系统的广义Riccati方程的LAA上的文章。-> Biography for a generalized system of generalized Riccati equations LAA articles.
- 2023-04-11 11:25:04下载
- 积分:1
-
1,一个新的项目,调整窗口大小的变化1属性窗口中的文本…
1、新建一个项目,调整窗口的大小,修改form1属性窗口中的text属性为“抢答器” 2、在form1中添加一个按钮控件。名称分别为button1.button2.button3.并且分别将控件的test属性设置为“1号2号3号”。 3、在form1右侧添加textbox控件,名称为textbox1.将其text属性清空。 4、再次添加一个按钮控件,名称为button4 ,将其text属性设置为“复位”。 5、双击一号按钮,打开代码编辑窗口,添加按钮点击执行代码如图所示。-1, a new item, adjust the window size changes Form1 properties window of text attributes to "Responder" two in Form1 add a button control. Names were button1.button2.button3. Respectively, to control the test attribute set to "on the 1st on the 2nd on the 3rd." 3, in addition Form1 right textbox controls, to name textbox1. Its text attributes emptied. 4 again to add a button control, the name of Button4, its text attribute set to "reset." 5, click the button on the 1st, open source editor window, click the Add button code execution shown in the figure.
- 2022-02-21 05:10:19下载
- 积分:1
-
example one multi
example one multi-layered application , for beginers. introduction
- 2022-01-28 02:42:18下载
- 积分:1
-
改变菜单颜色的BCMenu类,能帮助我们方便的改变成我们想要的颜色...
改变菜单颜色的BCMenu类,能帮助我们方便的改变成我们想要的颜色-To change the menu color BCMenu class, can help us to easily change to the color we want to
- 2022-07-22 04:53:56下载
- 积分:1
-
对办公环境的一个管理,可以对指定的程序进行管理.防止一些办工环境以外的程式运行...
对办公环境的一个管理,可以对指定的程序进行管理.防止一些办工环境以外的程式运行-right of an office environment and management will be designated on the management procedures. To prevent some office environment outside the program running
- 2023-06-08 21:45:03下载
- 积分:1
-
使用 c + + 的 SATM
这是一个C++库,用于模拟ATM库实现的主要功能包含存款,取款,修改用户密码,验证密码和验证的安全密码。
- 2022-02-10 09:06:59下载
- 积分:1
-
watchDog可偵測程式是否關閉
可將執行中的程式,關閉,及重開。亦可以透過socket連線,來偵測是否程式已死當。其相關重要功能:重開機功能://重新開機void CWatchDogDlg::setSystemReboot(){msg = "準備關機重開!";::SendMessage(this->GetSafeHwnd(),MSG_STATUS_TOTAL,(WPARAM)&msg,0);CExitWindows m_ExitWindows;//m_ExitWindows.Restart(); m_ExitWindows.ForceReStart();}關閉程式:///關閉程式bool CWatchDogDlg::closeExeProcess(CString processName){processName.MakeLower();HANDLE hSnapShot;PROCESSENTRY32 pEntry;pEntry.dwSize =sizeof(pEntry);BOOL hRes;bool Found = FALSE;//Get the snapshot of the systemhSnapShot=CreateToolhelp32Snapshot (TH32CS_SNAPALL,NULL);//Get firs
- 2022-02-16 07:28:21下载
- 积分:1
-
【找到最小的封闭轮廓的图像】FindClosedContour
在opencv编译上可以找到图像的轮廓,能很好的实现图像的寻找
- 2023-07-08 03:55:04下载
- 积分:1
-
把ADO封装到自己开发的组件中
把ADO封装到自己开发的组件中-put ADO Packaging to its own development of components
- 2022-03-14 15:48:16下载
- 积分:1