-
vc项目开发全程实录 的源代码,书上的第二个例子都有哦
vc项目开发全程实录 的源代码,书上的第二个例子都有哦-Record vc project development throughout the source code, books, examples of both Oh ...
- 2022-06-01 14:39:26下载
- 积分:1
-
对BMP图像进行边缘检测,采用的方法用Robert,Canny。还可以进行Hough变换,轮廓跟踪...
对BMP图像进行边缘检测,采用的方法用Robert,Canny。还可以进行Hough变换,轮廓跟踪-BMP image of the edge detection method used by Robert, Canny. Also be used for Hough transform, contour tracking
- 2022-01-31 16:26:19下载
- 积分:1
-
飞机模型仿真,载入model文件夹中的三个文件,然后选择飞机螺旋桨的速度,就可以模拟飞机的运行...
飞机模型仿真,载入model文件夹中的三个文件,然后选择飞机螺旋桨的速度,就可以模拟飞机的运行-Aircraft model simulation, load model folder three files, then select the speed of the propeller plane, we can simulate the operation of aircraft
- 2022-04-07 11:36:14下载
- 积分:1
-
转速电流双闭环直流调速系统中,转速调节器的仿真模型
转速电流双闭环直流调速系统中,转速调节器的仿真模型-Speed of current dual-Loop DC Motor Control System, the speed regulator of the simulation model
- 2022-01-26 02:26:10下载
- 积分:1
-
对于在网页开发中,为了让链接时网页效果更加漂亮,而对鼠标的用法的介绍...
对于在网页开发中,为了让链接时网页效果更加漂亮,而对鼠标的用法的介绍-For website development, web site link in order to effect more beautiful, while the introduction of the use of mouse
- 2022-02-22 10:03:13下载
- 积分:1
-
WINDOW API 编程 控件的创建和遍历硬盘目录
API 编程 控件的创建和遍历硬盘目录,对于学习 WINDOWS 编程的同学很有帮助
- 2022-07-25 12:53:24下载
- 积分:1
-
int 的高低字节
int 的高低字节-int byte
- 2022-11-04 04:30:03下载
- 积分:1
-
Collected from the camera image is displayed after a good deal with the procedur...
把从摄像机采集到的图像,经过处理好显示出来的程序-Collected from the camera image is displayed after a good deal with the procedures
- 2022-02-06 17:01:01下载
- 积分:1
-
可选倒计时和定时关机两种方式
MFC开发,没有采用提升应用程序权限,最后关机调用的是系统命令,所以最后生成的exe文件请不要和系统命令shutdown重名...
可选倒计时和定时关机两种方式
MFC开发,没有采用提升应用程序权限,最后关机调用的是系统命令,所以最后生成的exe文件请不要和系统命令shutdown重名-Optional countdown and time off in two ways MFC development, the application did not enhance the authority, the final system shutdown command is called, so I finally generated exe file, please do not duplicate names and the system shutdown command
- 2023-06-01 13:00:03下载
- 积分:1
-
基于窗口应用程序的 Xml 以 excel 转换器 C# desktio
XML 是一种平台独立语言,因此可以在任何其它平台 (操作系统) 使用 XML 格式的信息。XML 是一种自描述语言,它给出的数据,以及确定它包含什么数据的规则。在这里我们要从一个 XML 文件的内容读取并将相同的内容写到一个 Excel 文件。在这里使用的 XmlReader 读取到数据集的 XML 文件。循环访问该数据集,并将内容添加到 Excel 文件。对于创建一个 excel 文件,您必须将 Excel 库引用添加到您的项目,请按照 C# 创建 Excel 文件的详细信息的链接。
- 2023-08-27 15:15:03下载
- 积分:1