-
Paint program based on single document can draw a straight line rectangle circle...
基于单文档的画图程序
可以画直线 矩形 圆形 椭圆等
线型、粗细、颜色可任意设置,
也可选择有无填充色,可保存文件,并打开-Paint program based on single document can draw a straight line rectangle circle ellipse and line style, thickness, color can be arbitrarily set, can also choose whether the fill color, save the file, and open the
- 2022-02-28 13:59:33下载
- 积分:1
-
将TXT文件分割成你需要行数的不同文件,文件内有源程序。
将TXT文件分割成你需要行数的不同文件,文件内有源程序。-TXT file will be divided into the number of rows you need different paper source document.
- 2022-09-14 20:45:03下载
- 积分:1
-
将DB文件夹在C时,它使用的基本数据库的ADO数据库…
将db文件夹放在c上发生,它是用VC制作ADO数据库的基本数据库操作
- 2022-10-23 07:15:04下载
- 积分:1
-
htmlarea在线编辑器实现了整业的编辑,拼写的检查,还有其他几个例子和插件,希望对网友有所帮助...
htmlarea在线编辑器实现了整业的编辑,拼写的检查,还有其他几个例子和插件,希望对网友有所帮助-Besides of the function of editing html file,HTMLArea also has the feature of Spelling-check,and there are some examples and plugs,hope helpful to you.
- 2022-02-09 12:17:02下载
- 积分:1
-
It is a good example for ActiveX documents container.You could know how to make...
ActiveX文档容器,很好的一个例子.通过这个例子可以交你如何自己写一个.-It is a good example for ActiveX documents container.You could know how to make it through the example.
- 2023-01-24 23:00: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
-
Au1200 yamon release 02.29J
Au1200 yamon release 02.29J
- 2022-07-14 16:12:13下载
- 积分:1
-
tcp数据包的收发
说明文档--------------------------------------------------------1.本文件夹包含以下文件:客户端程序(SendTCP.java)、服务端程序(ListenTCP.java)2.程序运行过程: *先运行 javac SendTCP.java javac ListenTCP.java *再打开两个提示符窗口,在一个里先执行java ListenTCP 另一个再执行 java SendTCP 源ip 源端口 目的ip 目的端口 *在客户端的窗口里输入要发送的信息 *如果成功会有成功结果显示
- 2023-02-21 00:00:03下载
- 积分:1
-
Support the post/reply/edit information, personal information can be set, person...
支持邮寄/回复/编辑信息,可设置个人信息、个人论坛、用户和匿名邮件、讨论主题等,通过提交或其它的特殊的顺序排队用户,可定义管理,排队等功能,具有很高的可配置性,能够完全定制出相当个性化的论坛.-Support the post/reply/edit information, personal information can be set, personal forum, users and anonymous e-mail to discuss the theme and so on, by submitting or other order of the special queue users, definable management features such as queuing, are highly configurable , and can be completely customized personalized considerable forums.
- 2022-01-28 11:22:48下载
- 积分:1
-
基于粒子滤波器(Particle Filter)的目标跟踪
该工程是基于粒子滤波器的目标跟踪的实现代码,利用粒子滤波器预测目标状态,再根据颜色直方图进行最优匹配,通过计算Bhattacharyya系数校正权重值,更新状态值作为跟踪输出,最后更新目标直方图模型作为下一帧的输入。该工程是在VS2013编译环境下,OpenCV3.1版本支持下,编译的X64版本,使用者可将代码根据自己需求另建工程。使用说明:英文输入状态下,按键P暂停,在前景窗口或跟踪窗口手动选取跟踪目标,再按键P继续运行。代码附有详细备注。
- 2022-06-20 13:02:47下载
- 积分:1