-
C#编写的汽车测距防碰撞追尾
【实例简介】OPENCV车道检测与车辆识别
- 2021-05-18 10:33:25下载
- 积分:1
-
ucgui实现了触屏菜单,滑动菜单,菜单响应,简单交互
基于ucgui3.98,现已实现了触屏操作,点击主屏幕弹出菜单,某些菜单有二级菜单,可以滑动菜单选择并进入子菜单,菜单具有交互功能。
- 2022-03-15 02:15:50下载
- 积分:1
-
dt.STM32Pfreemodbus
STM32单片机freemodbus的移植,主从机的都有(1, transplant FreeModbus1.5 and RT-Thread1.1.1 to STM322, development platform supports Eclipse, Keil, IAR3, can be used in the Eclipse plug-in version management EGIT 4, support Modbus RTU (ASCII untested))
- 2013-09-29 20:50:19下载
- 积分:1
-
Algorithm-Design-and-Analysis
计算机算法设计与分析(第3版)课后答案-王晓东版_打印版,整本书的课后习题答案,包括算法实现题也有。(The also Computer Algorithm Design and Analysis (3rd Edition) afterschool Answer- Wang Xiaodong _ print edition, the book Homework answer, including algorithms title.)
- 2013-04-08 10:52:50下载
- 积分:1
-
用串口中断控制交通灯
用串口调试助手,输入1可控制交通灯开启
- 2022-05-24 00:28:19下载
- 积分:1
-
GDIplus.dll
这个是GDI的dll动态链接库,可以通过C++/C直接去调用,或者通过JNI去调用都可以,就是整体的实现比较烦,我是通过jni去调用的。
- 2023-03-24 01:05:04下载
- 积分:1
-
LHM-c-code-plot-use-matlab
c code for LHMs and using the matlab to plot the field
- 2010-11-02 21:59:32下载
- 积分:1
-
KMP匹配算法(C++实现)
在简单的匹配算法中,时间复杂度为O(m*n),其思想为每次适配后就重新从头开始匹配,所以比较慢;而KMP算法则利用了前面匹配的结果,在一次失配后不从头开始匹配,而是将子串进行一定的滑动,使得时间复杂度变为O(m+n),这样大幅度的缩减了匹配时间。
- 2022-01-25 19:45:46下载
- 积分:1
-
S5335DK_Software_v1_2
The PCI Local bus concept was developed to break
the PC data I/O bottleneck and clearly opens the door
to increasing system speed and expansion capabilities.
The PCI Local bus moves high speed peripherals
from the I/O bus and places them closer to the system’s
processor bus, providing faster data transfers
between the processor and peripherals. The PCI Local
bus also addresses the industry’s need for a bus standard
which is not directly dependent on the speed,
size and type of system processor. It represents the
first microprocessor independent bus offering performance
more than adequate for the most demanding
applications such as full-motion video.(The PCI Local bus concept was developed to breakthe PC data I/O bottleneck and clearly opens the doorto increasing system speed and expansion capabilities.The PCI Local bus moves high speed peripheralsfrom the I/O bus and places them closer to the system sprocessor bus, providing faster data transfersbetween the processor and peripherals. The PCI Localbus also addresses the industry s need for a bus standardwhich is not directly dependent on the speed, size and type of system processor. It represents thefirst microprocessor independent bus offering performancemore than adequate for the most demandingapplications such as full-motion video.)
- 2008-01-08 10:58:20下载
- 积分:1
-
ug二次开发与数据库应用_基础与典型范例
NX open二次开发与实例精解,包含建模,数据库等技术(the instance of NX open API)
- 2020-06-30 23:20:02下载
- 积分:1