-
1
说明: 下面的程序利用友元函数求两点间的距离。请你将有关的程序补充完整,并总结为什么这里要用友元函数来求两点间的距离。(using friend to get the result.)
- 2015-07-14 16:16:25下载
- 积分:1
-
PWM
NXP LPC11u24 cortex-M0 PWM 示例程序(NXP LPC11u24 cortex-M0 PWM sample programs)
- 2014-02-11 10:27:56下载
- 积分:1
-
OK-NRF24L01
24L01无线模块的驱动程序。包含发射与接收的程序。(24L01 wireless driver module. Contains the transmitting and receiving program.)
- 2012-08-23 14:08:22下载
- 积分:1
-
7746
AD7746 用51测试来获取最小电容~(use 51 measure AD7746)
- 2021-04-15 15:08:54下载
- 积分:1
-
numeric-trapezium
一个数字梯形,选择k条路线,每条路线从第一层的某个数开始,每次进入下一层到达左下或者右下的数字,直到最后一层为止。每条路线不能经过相同的路径,但是可以经过相同的数字节点。 输出一个整数,表示能得到的最大的k条路径经过的数字之和(A digital ladder, the K route, each route the first layer of a number, each time to enter the next layer to reach the left or right next to the number, until the final layer. Each route can not pass through the same path, but can pass through the same number of nodes. Output an integer representing the sum of the number of the largest K paths that can be obtained)
- 2020-11-19 11:09:38下载
- 积分:1
-
artoflayout
模拟版图的艺术,layout,区别于普通的pcb版图。属于微电子行业的设计,相关工具有laker、cadence等等(The art of analog layout, layout, layout pcb from ordinary. Belonging to the design of micro-electronics industry, the relevant tools laker, cadence, etc.)
- 2009-04-30 14:47:34下载
- 积分:1
-
WindowsApplication1
很久以前写的一个数码管取模软件,可做单片机来发辅助…(a MCU tool ,i ve written it when i was a freshman)
- 2011-11-28 14:16:20下载
- 积分:1
-
Motor-Control
能够实现通过红外遥控器控制电机的正反,停止转动。(Can be achieved through an infrared remote control motor forward and reverse, stop turning.)
- 2014-05-31 10:10:58下载
- 积分:1
-
DS1302
很好的一个东西,希望对大家有所帮助,这是关于DS1302的一个程序(Good thing, we want to help, this is a program on DS1302)
- 2011-02-11 09:14:14下载
- 积分:1
-
DataAdapter
使用DataAdapter对数据库进行操作
将SQL-search.aspx程序可改为使用DataAdapter对数据库进行操作.
程序使用"Dim objAdapt As New OleDbDataAdapter(strcmd,objCon)"创建了DataAdapter对象。(Use DataAdapter to operate the database
The SQL-search.aspx program can be changed using the DataAdapter to operate the database. The program uses "Dim objAdapt As New OleDbDataAdapter (strcmd, objCon)" Creating a DataAdapter object.
)
- 2013-12-27 21:39:40下载
- 积分:1