-
qt shell
qt 写的嵌入式shell 窗口,代码非常精简 运行于linux arm-linux
shell
Commandline shell
- 2022-07-16 23:09:16下载
- 积分:1
-
CurvedLaneDetection
识别弯道车道线,通过Hough变换以及双曲线拟合来识别图像中弯道和直线的车道线。(The lane of lane is identified, and the lane of curve and straight line is identified by Hough transformation and hyperbolic fitting.)
- 2018-04-19 00:23:57下载
- 积分:1
-
用于验证正则表达式是否正确。
例如在表达式文本框里输入:(^...
用于验证正则表达式是否正确。
例如在表达式文本框里输入:(^-?dd*.d*$)|(^-?dd*$)|(^-?.dd*$)
在下面的测试文本框里输入数字,小数,负数,显示结果“通过”,若输入字母,显示“不通过”。
希望本工具对你编辑正则表达式时有作帮助。
用.NET做的第一个程序。
感谢群里朋友对初学才的支持。
需.NET2.0支持,在winxp上测试通过。-used to validate regular expression is correct. For example, in the expression Message text input : (^- d d* . d*$)|(^- d d*$)|(^- . d d* $) Below the test Message text input figures, the minority negative, the result will be displayed "adopt", if the importation of letters, Display "is not passed." Hope this tool to your editor is a regular expression for help when. Used.NET to do the procedure. Lane thanked the group of friends only with the support of a novice. Required.NET2.0 support of the winxp on the test.
- 2022-03-07 04:23:41下载
- 积分:1
-
1030AD拉线直播案例
pcb设计过程中,如何最快的拉线,可以参考此文件(In the process of PCB design, you can refer to this document for the fastest cable pulling)
- 2020-06-18 15:00:01下载
- 积分:1
-
28335看门狗程序
TMS320F28335看门狗程序,防止DSP运行过程中程序跑飞(TMS320F28335 Watchdog Program to Prevent the Program from Running in the Process of DSP)
- 2020-06-17 20:00:02下载
- 积分:1
-
MI-GONG-QIU-JIE
走迷宫的老鼠 不能穿墙 有时间限制 可改变路径 可存储读取(mouse went)
- 2014-06-11 09:58:15下载
- 积分:1
-
BQ25985
基于stm8的快充快放程序,电源管路芯片采用的是Ti的BQ25895!(Based stm8 fast charge quick release program, the power line chip is Ti s BQ25895!)
- 2020-10-19 09:07:25下载
- 积分:1
-
c++使用opencv实现的camshift跟踪
本程序是使用opencv1.0实现的一个camshift实例
- 2022-07-21 10:01:45下载
- 积分:1
-
transfers
局域网 实现文件的数据传输
传输进行了 文件属性的 处理, 接受后文件属性不变!(LAN file transfer data transfer carried out the deal with file attributes, file attributes unchanged accepted!)
- 2008-08-17 17:18:18下载
- 积分:1
-
MVVM模式理解小实例
应用背景为了实现业务和UI界面的分离,让设计人员专心设计,开发人员能够专于逻辑编写。mvvm是实现WPF开发的一个相对重要的架构。mvvm是基于mvc设计模式相应而生的。这是一个mvvm架构的小实例,共有6个例子,每一个例子都是前面一个例子的完善。可以让大家初步了解mvvm的的实现架构。例子比较小,但可以给大家一个比较完整的概念关键技术本实例,主要讲解了如何将UI和业务相分离,对于一些WPF常规技术的使用,如ICOMMAND,INotifyPropertyChanged接口的使用,数据binding的应用。
- 2022-05-08 14:07:50下载
- 积分:1