-
6DOF-robot
六自由度机器人源程序
6DOF机器人的matlab仿真(Six degree of freedom robot source
Matlab simulation of 6DOF robot)
- 2014-10-28 14:23:13下载
- 积分:1
-
ResViewer
PE文件查看工具及源代码,看雪出品,亲测可用(PE file viewer and source code, to see snow produced, pro-test available)
- 2013-09-16 10:26:32下载
- 积分:1
-
GetScreenMirrorDriver
使用mirror driver 实现win7及以下系统屏幕截屏(mirror driver)
- 2020-12-15 14:29:13下载
- 积分:1
-
8、交通灯
绿灯亮时,准许车辆通行,黄灯闪烁时,已越过停止线的车辆可以继续通行;没有通过的应该减速慢行到停车线前停止并等待,红灯亮时,禁止车辆通行。给行人看的叫人行横道灯,通常指由红、绿(绿为蓝绿)二种颜色灯组成用来指挥交通通行的信号灯,红灯停,绿灯行。(When the green light is on, the vehicle is allowed to pass. When the yellow light is flashing, the vehicles that have crossed the stop line can continue to pass.You should slow down to stop and wait at the stop line. No traffic is allowed when the red light is on.Pedestrian crossing lights for pedestrians, usually denoted by red, green (green, blue, green), two color lamps used to direct traffic signals, stop at red lights and green.)
- 2018-03-20 14:09:14下载
- 积分:1
-
state_test_senrecvdipart3.3
linux下多线程udp实现消息驱动多状态机(Multi threaded UDP Linux message driven state machine)
- 2014-07-22 20:32:35下载
- 积分:1
-
dll之间的区别
C#的dll,有人说java想用C#和VB.net生成的dll需要用c++去封装一层,不知道为什么,但是我可以用啊。确定好dll是32位的还是64位的另外如果不知道是多少位的,简单下载一个dll反编译工具,看下就行了,看下目标平台然后用regasm注册,32 的就使用32的注册,64的就用64的注册。别混淆了1.C:WindowsMicrosoft.NETFramework2.C:WindowsMicrosoft.NETFramework64c++的dll,确实很实惠,生成后也不用注册,只要放在javabin目录下,拿来就可以用。比如使用JNA调用啊(我只试过JNA)所以不要道听途说,一定要自己试试才知道
- 2023-06-24 12:50:02下载
- 积分:1
-
openCV
车牌识别,很好的程序,功能全而且强大,可以处理很多复杂的情况(License plate recognition, a very good program, full-featured and powerful and can handle many complicated situations)
- 2010-06-03 09:39:28下载
- 积分:1
-
STN32测频率占空比
STM32f103输入捕获法测频率占空比,适用于低频
- 2022-01-25 20:14:32下载
- 积分:1
-
MAX232-Maxim
mmax232的详细介绍,有兴趣的可以参看以下,很有用的。(details of max232 interest can be found in the following useful.)
- 2012-11-24 21:32:59下载
- 积分:1
-
intersection-between-line
快速排斥试验:设以线段 P1P2 为对角线的矩形为 R , 设以线段 Q1Q2 为对角线的矩形为 T ,如果 R 和 T 不相交,显然两线段不会相交。
(2) 跨立试验:如果两线段相交,则两线段必然相互跨立对方。若 P1P2 跨立 Q1Q2 ,则矢量 ( P1 - Q1 ) 和( P2 - Q1 ) 位于矢量 ( Q2 - Q1 ) 的两侧。
(intersection between line)
- 2011-12-20 20:36:08下载
- 积分:1