-
luyou
使用51单片机和cc2530模块组成的路由器程序,可以实现收发和存储功能(51 machines use a single product and get the router module cc2530 program)
- 2016-08-23 16:44:30下载
- 积分:1
-
DirectShow
通常用opencv采集摄像头的时候,往往只能获取usb借口的,而图像采集卡的方法则可以实现任何摄像头的采集(Usually opencv camera collection, it is often only get usb excuses, and the image acquisition card any way you can achieve camera capture)
- 2013-09-25 23:52:30下载
- 积分:1
-
CAN-training-by-hirain.com
CAN基础培训资料,培训机构是恒润科技,是国内汽车电子行业比较权威的企业。(CAN based training materials, training institutions are Hirain technology, is more authoritative automotive electronics industry enterprises.)
- 2013-11-19 10:15:46下载
- 积分:1
-
SC7A20驱动
说明: 国产Gsensor SC7A20的驱动程序,可以用于各种物联网应用。(the driver for SC7A20, which can be used to IOT)
- 2020-06-16 13:00:01下载
- 积分:1
-
wpf带箭头的直线(Canvas入门级)
wpf带箭头的直线(Canvas入门级)
- 2019-03-27下载
- 积分:1
-
Quick-sort
Quicksort sorts by employing a divide and conquer strategy to divide a list into two sub-lists.
The steps are:
Pick an element, called a pivot, from the list.
Reorder the list so that all elements with values less than the pivot come before the pivot, while all elements with values greater than the pivot come after it (equal values can go either way). After this partitioning, the pivot is in its final position. This is called the partition operation.
Recursively sort the sub-list of lesser elements and the sub-list of greater elements.
The base case of the recursion are lists of size zero or one, which never need to be sorted.
- 2011-03-17 03:41:02下载
- 积分:1
-
liziqunsuanfa
说明: 差分粒子群算法的MATLAB程序
差分粒子群算法的MATLAB程序(Differential particle swarm optimization algorithm MATLAB program)
- 2009-08-24 20:53:52下载
- 积分:1
-
38142891memp
Write a detailed upload features, including the content description (at least 20 words). Try not to let owners spend time
- 2015-12-27 13:37:02下载
- 积分:1
-
udf-RPE
fluent 改进的全空化模型,针对可压缩流,内有声速处理(fluent improved full cavitation model for compressible flow, there are the speed of sound processing)
- 2021-03-02 16:59:33下载
- 积分:1
-
基于OpenGL在MFC中的基本绘制
在MFC中绘制虚线、点、线框和填充框,可进行键盘方向键和鼠标左键的基本交互
- 2022-02-21 03:31:49下载
- 积分:1