-
C#通过存储过程操作数据库实例源码
存储过程操作数据库实例
- 2013-01-26下载
- 积分:1
-
C8051F340蓝牙声光控全自动全彩灯,支持1000级亮度颜色调节
全自动全彩灯,支持1000级亮度颜色调节。C8051F340主控,支持BT05蓝牙通信,红外、光敏控制开关,并与LD3320串口通信,实现声控
- 2022-11-17 17:20:03下载
- 积分:1
-
BinaryTree
二叉树的后序遍历,非递归算法的实现,C++文件。(Binary Tree ,post order)
- 2014-12-18 15:40:15下载
- 积分:1
-
avr_testpro
说明: avr单片机学习程序,可供新手学习基础编程(avr single-chip learning process for novice programmers to learn the basis of)
- 2009-07-27 18:28:39下载
- 积分:1
-
斐波那契数列取余
说明: 对斐波那契数列取余,输入长度,输出取余结果。(Redundancy of Fibonacci Sequences)
- 2020-06-24 20:00:02下载
- 积分:1
-
1046.-Plane-Spotting
大多数自行车速度表工作通过使用霍尔效应传感器固定在自行车前叉。磁铁是附加到前轮上的辐条之一,它将与霍尔效应开关一次革命的车轮。速度计监测传感器计数轮革命。如果知道车轮的直径,距离可以很容易地计算如果你知道有多少革命的车轮。此外,如果时间完成革命,平均速度也可以计算出来。
对于这个问题,您将编写一个程序来确定总距离(英里)和平均速度(英里每小时)考虑到车轮直径,革命的数量和总时间的旅行。你可以假定前轮从未离开地面,并没有下滑或打滑。(Most bicycle speedometers work by using a Hall Effect sensor fastened to the front fork of the bicycle. A magnet is attached to one of the spokes on the front wheel so that it will line up with the Hall Effect switch once per revolution of the wheel. The speedometer monitors the sensor to count wheel revolutions. If the diameter of the wheel is known, the distance traveled can be easily be calculated if you know how many revolutions the wheel has made. In addition, if the time it takes to complete the revolutions is known, the average speed can also be calculated.
For this problem, you will write a program to determine the total distance traveled (in miles) and the average speed (in Miles Per Hour) given the wheel diameter, the number of revolutions and the total time of the trip. You can assume that the front wheel never leaves the ground, and there is no slipping or skidding.)
- 2013-12-21 14:06:26下载
- 积分:1
-
wsn_matlab_leach
说明: matlab下优秀的leach仿真源代码,希望能给你的实验带来帮助(the code of the algorithm of leach in the matlab)
- 2010-04-10 19:52:13下载
- 积分:1
-
74汉明码编译码
c语言编写的(7,4)汉明码编译码小程序,根据74汉明码特点,该程序只可仿真汉明码编码译码过程,可以实现汉明系统码的编码和纠正一个错误的译码过程。
- 2022-10-16 02:45:04下载
- 积分:1
-
yuv420-h264
yuv420视频转码h264格式,具体说明,请看压缩包自带的readme。在linux下编译运行。(Yuv420 video transcoding h264 format, details, please see the readme package. Compiler running under Linux.
)
- 2013-09-24 17:05:42下载
- 积分:1
-
LEX词法分析器
LEX写的C语言的词法分析器,parser generator上编译通过,可以在VS2013上运行。输出单词 词素 属性
- 2023-06-14 11:30:04下载
- 积分:1