-
adc
说明: 此为ARM lpc2124上实现AD转换的代码,可直接拷贝到自己程序中使用(This is achieved ARM lpc2124 code AD conversion can be directly copied to its own procedures for the use of)
- 2008-11-05 15:16:02下载
- 积分:1
-
R_K
龙格库塔的matlab和c++的源代码程序,可解四阶常微分方程(Runge-Kutta matlab and c++ source code program, fourth-order ordinary differential equations solvable)
- 2012-06-04 19:40:56下载
- 积分:1
-
digital-clock
51单片机数字钟程序,数码管显示时分秒,按键切换显示日期,包含闰年处理。(51 microcontroller digital clock program)
- 2013-10-19 22:38:05下载
- 积分:1
-
cxcore097
cxcore的的库文件,这是opencv中很重要的一个链接库,包含了大量矩阵操作函数,方便使用(cxcore the library file, which is a the opencv very important link library contains a large number of matrix manipulation functions, easy to use)
- 2012-03-08 14:58:08下载
- 积分:1
-
ProjectPlanningfinal
MODTRAN MATLAB 结合使用且可以移植到VC(MODTRAN MATLAB and can be used in conjunction ported to VC)
- 2008-06-30 10:14:17下载
- 积分:1
-
设计模式:在C #模型-视图-控制器
design pattern: model view controller in C#
- 2023-01-09 03:20:04下载
- 积分:1
-
单片机代码
单片机调试源代码单片机调试源代码单片机调试源代码单片机调试源代码单片机调试源代码单片机调试源代码单片机调试源代码单片机调试源代码单片机调试源代码单片机调试源代码
- 2022-02-14 16:45:53下载
- 积分:1
-
1-GPIO-4按键扫描
说明: keil5 k60固件库的按键扫描程序,为了方便大家学习,主要是方便以后查看
keil5 k60固件库的按键扫描程序,为了方便大家学习,主要是方便以后查看(keil5 k60Firmware Library)
- 2020-06-19 05:00:02下载
- 积分:1
-
medianBlur
说明: 平台基于visual studio2015,使用opencv函数实现中值滤波,进行图像处理(median blur based on opencv)
- 2020-06-20 05:00:01下载
- 积分:1
-
飞机最少换乘问题
设有n个城市,编号为0~n-1;
有m条航线,以起点和终点标记。
要求当用户从键盘输入始发城市和目的城市编号后,程序可以在屏幕上显示一个换乘次数最少的乘机方案。
首先,航线地图即全部航线的记录选择的数据结构是图,当然也可以采用其他可以记录类似于起点->终点这种信息的其他结构,这里我们就用图好了。
- 2022-08-21 21:49:57下载
- 积分:1