-
二
二维多项式拟合
仿照matlab中polyval编写-Two-dimensional polynomial fitting matlab modeled in the preparation of polyval
- 2022-07-13 14:42:13下载
- 积分:1
-
Masm32 prepared with the drive control procedures, background operation, the dri...
用Masm32编写的光驱控制程序,可以后台运行,控制光驱的进出,关机等
-Masm32 prepared with the drive control procedures, background operation, the drive to control access shutdown
- 2023-06-16 07:05:03下载
- 积分:1
-
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调...
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second, set up the interruption vector there, make it there interruption call SERVER; Again, call curl_setopt early to count before; Finally, the cycle of waiting for the main program interruption began stopwatch time. 2, curl_setopt Subroutine
- 2022-04-21 07:11:07下载
- 积分:1
-
流接口
流接口-flow interface aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa aaaaaaaaaaaaaaaaa
- 2023-06-11 07:45:03下载
- 积分:1
-
WinCE5.0 EVC4.0 MFC应用程序
WinCE5.0 EVC4.0 MFC应用程序-WinCE5.0 EVC4.0 MFC applications
- 2022-08-19 14:05:07下载
- 积分:1
-
OPCDA数据访问接口
OPCDA Data Access Custom Interface
Standard
Version 2.04
- 2022-01-25 14:59:49下载
- 积分:1
-
多
Multi-threaded example source code
- 2022-03-20 09:27:09下载
- 积分:1
-
使 用 数 据 访 问 对 象 的 MSDI!
使 用 数 据 访 问 对 象 的 MSDI!-Data Access Objects to use of the MSDI!
- 2022-03-04 05:25:05下载
- 积分: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
-
可以将各种格式的资源打包成一个文件供应用程序读取
C++开发的一个将各种类型的资源(包括文本,图像,整数,二进制等)打包成一个资源包的程序,用于给我自己的UI引擎使用。
- 2022-04-23 19:02:33下载
- 积分:1