-
STM32-IIC--MMA8451
STM32的控制MMA8451三轴加速度芯片的IIC驱动,串口打印数据到电脑显示!(STM32 control MMA8451 the triaxial acceleration chip IIC driver, serial print data to a computer display!)
- 2013-08-24 15:54:18下载
- 积分:1
-
lifangticaisekongzhi
说明: 彩色立方体控制 彩色立方体 控制 彩色立方体 控制 彩色立方体(color cube control color cube c ontrol co lor cube with color cube control system color cube)
- 2006-04-24 11:10:12下载
- 积分:1
-
2FFT
使用二維的傅立業轉換,在以反傅立業的方式,將結果以影像話方式呈現。(Industry use of two-dimensional Fourier transformation, anti-Fu Li industry in the way of results, then the way to show images.)
- 2009-04-29 13:50:30下载
- 积分:1
-
HaarFaceDetect
说明: 人脸检测领域经典的Haar人脸检测。使用OpenCV.(Face Detection classic Haar face detection. Use OpenCV.)
- 2006-04-07 15:53:37下载
- 积分:1
-
Newtest
利用VC++调用MATLAB中的函数进行函数绘图的实例,比较简单的例子。(Using VC to call MATLAB functions in the mapping function of the examples of relatively simple examples.)
- 2008-12-19 10:07:08下载
- 积分:1
-
WPF通讯录
WPF版通讯录,实现3D效果
- 2014-06-05下载
- 积分:1
-
ESRI.ArcGIS.TOCControl
arcgis toc control 引用dll,用于实现图层管理的工具。(the tools of toc in arcgis engine 9.2 and 9.3)
- 2012-01-09 13:39:11下载
- 积分:1
-
finc-0.2-20020408.tar
FinC is Fava in C! A C-like syntax language. It s designed to apply
to embededd system.(FinC is Fava in C! A C-like syntax language. It s designed to apply to embededd system.)
- 2005-11-29 09:18:34下载
- 积分:1
-
内存分配问题的程序,好比想水池里加入一定数量的水滴
//题意:有n个水池,每个水池目前的水滴数量给你了,一旦水池中的水滴数量大于4,这个水池就会爆,//并且分成四个水滴向四个方向出发,水滴只有两种情况,一是走出地图二是碰到水池,现在给你一个爆炸点,//这个点会向四个方向发射水滴,问你t秒后的所有点的状态,水滴一秒移动一个格//思路:就是用bfs去模拟一下每个水滴的状态,因为时间是10000,而水池共有100个,那么最坏的复杂度就是4000000,//应该没问题,而且这题数据应该很水跑得还比较快,说一下做法,我们对于每一个时间点,来枚举一下当前队列里的所有//水滴,然后如果水滴碰到水池就停下来,没碰到就继续走,每一秒就走一个格,然后若是走到水池,那么水池的水滴数量就加1,//如果大于4了,那么这个水池分解成四个水滴,加入到队列中,一直到时间结束
- 2022-05-06 09:10:45下载
- 积分:1
-
SRSTemplate
软件需求规格说明书模板,在写文档的时候可用此模板(Software Requirements Specification template available at time of writing this template)
- 2011-01-16 12:15:37下载
- 积分:1