-
字转换
figure to word convert
- 2022-10-17 04:50:02下载
- 积分:1
-
VB+MAPX5.0做的简单电子地图程序,包括放大,缩小,拖动,查询,测距,图层显示,标注显示.只为给初学者一个例子...
VB+MAPX5.0做的简单电子地图程序,包括放大,缩小,拖动,查询,测距,图层显示,标注显示.只为给初学者一个例子-VB MAPX5.0 do simple electronic maps, including to zoom, drag, inquiries, and Ranging, layers, tagging shows. Just to give an example beginners
- 2023-07-09 02:35:03下载
- 积分:1
-
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下...
鼠标画图
要求:1、左键按下去开始画线,抬起后结束画线;左键双击后在该点会画一个大小随机的四边形。
2、右键单击后在该点会画一个大小随机的圆;中键按下后会在屏幕上输出一行“用鼠标画图的实验”字符,颜色和字体可以自定义。
3、所有数据的存储要定义在文档类中,而且之前所有的图形都可以回显。不要求对程序生成的图形进行文件保存
-Mouse drawing requirements: 1, left it to start by drawing a line, raised his paintings after the end of line left double-click in the point size will draw a random quadrilateral. 2, right-click in the point will draw a circle the size of random in key press will be output on the screen and his " experiments with the mouse to draw" characters, colors and fonts can be customized. 3, all data storage to the definition of class in the document, but before all of the graphics can be a significant return. Does not require the program to generate the graphics file
- 2023-06-19 01:45:04下载
- 积分:1
-
Ctrl2cap样本来源
ctrl2cap sample source
- 2022-01-24 09:18:28下载
- 积分:1
-
开源GIS:openlayer
开源GIS:openlayer-2.1-source 文件,-openlayer-2.1-source(GIS)
- 2022-01-21 20:54:32下载
- 积分:1
-
显示当前系统支持的各种分辨率
显示当前系统支持的各种分辨率-Show various kinds of resolution supported in the current system
- 2022-01-25 15:00:08下载
- 积分:1
-
Date & Time
这是简单的应用程序代码,显示当前时间和日期。它是用Python编写的语言。此外,为了可视化的应用程序,我用了“Tkinter的”库。欲了解更多信息,你可以参考它的网站,并找到不同的方法,帮助您使您的应用程序的框架。请注意,我用的Python IDE的第3版本编写代码。 我也把这段代码在Saakhtani这是一个波斯的网站
- 2022-03-02 23:17:26下载
- 积分:1
-
自动关机或者注销程序
自动关机或者注销程序-automatic shutdown or cancellation procedures
- 2022-02-05 12:43:53下载
- 积分:1
-
数据结构与算法
数据结构与算法-程序、素材STL向量测试类-Data Structures and Algorithms- procedures, materials testing STL Vector Class
- 2022-04-29 00:53:19下载
- 积分:1
-
基于粒子滤波器(Particle Filter)的目标跟踪
该工程是基于粒子滤波器的目标跟踪的实现代码,利用粒子滤波器预测目标状态,再根据颜色直方图进行最优匹配,通过计算Bhattacharyya系数校正权重值,更新状态值作为跟踪输出,最后更新目标直方图模型作为下一帧的输入。该工程是在VS2013编译环境下,OpenCV3.1版本支持下,编译的X64版本,使用者可将代码根据自己需求另建工程。使用说明:英文输入状态下,按键P暂停,在前景窗口或跟踪窗口手动选取跟踪目标,再按键P继续运行。代码附有详细备注。
- 2022-06-20 13:02:47下载
- 积分:1