搜索资源列表
DigitalLabel
- 一个数字晶体显示组件,一切功能在组件属性里有说明,跟C#标准组件属性相同-a digital crystal display components, the components of all functional attributes Lane is described with C# attributes the same standard components
P2PMultichat
- 实例晶体显示组件,一切功能在组件属性里有说明,跟C#标准组件属性相同.. -example crystal display components, the components of all functional attributes Lane is described with C# attributes the same standard components ..
60824102468
- 用于验证正则表达式是否正确。 例如在表达式文本框里输入:(^-?\\d\\d*\\.\\d*$)|(^-?\\d\\d*$)|(^-?\\.\\d\\d*$) 在下面的测试文本框里输入数字,小数,负数,显示结果“通过”,若输入字母,显示“不通过”。 希望本工具对你编辑正则表达式时有作帮助。 用.NET做的第一个程序。 感谢群里朋友对初学才的支持。 需.NET2.0支持,在winxp上测试通过。-used to validate regular expressi
datagridview123
- 实用的datagirdview拖放对象到treeview里-practical datagirdview drag and drop objects to the treeview Lane
web_service1.0
- qrcode的解码例子,是lupa里的一个开源项目的例子-qrcode decoder example is the Lane lupa an example of open source projects
sgayiyuanyouhua
- 改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 -improved genetic algorithm - Guo Tao algorithm optimization is the most
c2008_HTTP.rar
- C#里System.Web空间下提供了一个叫做WebClient的对象,使用此对象就可以使C#直接对服务器发送WEB客户端的请求。那么我们要对服务器提交POST方法那么就必须使用其UploadData()方法才行。首先把要请求的信息先转换为字节(因为POST提交的是字符的流数据),然后再做为UploadData()的参数。使用UploadData()进行数据提交,最后返回,POST的回馈信息。如下: ,C# Lane System.Web to provide a space called t
MC145162
- 一个很实用的PLL驱动,芯片为MC145162.这个是四线驱动,比起三线的要来的快一倍哦-A very practical PLL drive. Chip for the MC145162. This is a four-lane drive, compared to the three-to twice as fast as, oh
PractiseOs_one
- this code is soloution for single lane in operating c sharp and writed by visual csharp
WindowsFormsApplication1
- 实现自动抽号的一个自创程序。在Form1.cs中改变人名可以改变抽奖器里的滚动人名。中学生制作-A number of automatic pumping own procedures. You can change the names change in Form1.cs lottery Lane scrolling names. Students produce. . .
traffic-vcPP
- Four versions of the simulation is available. tsim.cpp - Prints visual representation of the simulation tsimd.cpp - Prints Density versus output flow rate and average velocity tsiml.cpp - Prints Lane Change Probabiliy versus O
20140519
- 基于opencv的车道线检测,做过实际的例子,在高速公路上实现了预定的目标-Opencv-based lane detection
cellular184final
- C#写的,基于CA元胞自动机的交通道路仿真的小程序,可以在窗体程序中演示,用了winform+WPF的界面,有单车道5辆车,适合初学者-C# to write, CA-based road traffic cellular automata simulation of small programs that can demonstrate the program in form, with a winform+WPF interface, there is a single lane 5 car
LaneDetection_cs
- C# source for Lane Detection. Demo is available and you can edit the codes.
WpfD3D
- 要在WPF中完美的支持YUV数据的显示,通常的解决方式是使用先把YUV数据转换成WPF可以支持的RGB数据,然后利用类似于WriteableBitmap的控件,把他展现在WPF上。这么做的主要问题是在做RGB转换的时候,需要消耗大量的CPU, 效率比较低。一种优化方式是使用FFMPEG里的SwScale或者Intel的IPP库,这些库经过了一定的优化,可以有限度的使用硬件加速。这里2为一个使用WritableBitmap的例子。-To perfect support in WPF YUV dat
One-hundred-questions-per-day
- 每日一百道加减题,简单的练习如何运用代码进行加减运算-Daily one hundred Lane reduction simple exercises, how to use the code to add and subtract
Lane_Detection
- 基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。-Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.
model4
- 涉及交通流元胞机模拟三车道,两种车,可以换车道,数学建模用-The traffic current element Baoji emulates three lanes, two cars, can be change lane.
OPENCV车道检测与车辆识别LaneDetection
- 基于C#OPENCV车道检测与车辆识别,速度快,直线检测准确(Lane detection and vehicle identification based on C#OPENCV)