-
A simple example for beginners in MATLAB to solve the differential eq using buil...
A simple example for beginners in MATLAB to solve the differential eq using built in functions of differential equation solvers.
- 2023-06-22 16:45:02下载
- 积分:1
-
使用Qtcreatot的KCF跟踪代码
使用Qtcreatot的KCF跟踪代码。本人测试了,是可以用的。KCF跟踪,速度很快,但是有一个缺点就是遮挡之后跟踪效果不好。
- 2023-04-28 18:00:12下载
- 积分:1
-
一个适合delphi初学者的软件源代码,自动数字排序
一个适合delphi初学者的软件源代码,自动数字排序-Suitable for beginners delphi software source code, automatic digital sorting
- 2022-11-24 23:40:03下载
- 积分:1
-
a simple rpg map editor. The pictures from Internet resources, a slight change i...
一个简单的rpg地图编辑器。 其中的图片资源来自网上,自己稍微更改一下就用了。 操作就很简单了,程序里面有帮助。-a simple rpg map editor. The pictures from Internet resources, a slight change in their spent on. Very simple to operate, there are procedures to help.
- 2022-04-07 10:08:46下载
- 积分:1
-
四轴运动控制软件源码
基于ADT-8940A1卡开发,运动控制卡演示软件,可以实现步进、伺服的控制,输入输出的控制。是学习运动控制的好资源。
- 2022-12-13 22:10:03下载
- 积分:1
-
This is called VC abnormal and unusual class of the use of usage, coupled with e...
这是冠以VC异常及异常处理类的使用用法,加上实例的说明,使你能很快不如编程的殿堂-This is called VC abnormal and unusual class of the use of usage, coupled with examples of the note, so that you can quickly program as a hall
- 2022-03-23 04:12:00下载
- 积分:1
-
vc用ADO访问数据库的例子。
vc用ADO访问数据库的例子。-vc access to the database with ADO example.
- 2022-08-13 13:18:24下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
mscomm32
mscomm32
- 2022-01-25 19:33:09下载
- 积分:1
-
并行端口继电器计时器
其基于 Visual Basic 6 计时器可以运行 8 个继电器对指定的时间间隔。
每个时间间隔可以选择性的操作集合从 1 到 8 的继电器。
可以根据您的需要很长一段时间的程序。
这些继电器可以控制家用电器等。
- 2022-04-23 15:59:58下载
- 积分:1