-
PWM输出实验
pwm输出,能够实现随意改变占空比的pwm输出(PWM output, can achieve arbitrary change of duty cycle PWM output)
- 2020-06-20 20:40:02下载
- 积分:1
-
benchmark+for+DP
旅行商问题动态规划算法的应用
某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。
(TSP dynamic programming algorithm of a salesman to a number of cities to sell commodities, known the distance between cities (or travel). He selected from a resident, after each city again, the last resident to return to the line, making the total distance (or travel) is the smallest. )
- 2007-07-04 11:01:52下载
- 积分:1
-
有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔 子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数 为多少?
题目:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔
子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数
为多少?
在C++6.0环境下运行结果:
---------------------------------------------------------
1 1 2 3
5 8 13 21
34 55 89 144
- 2022-03-21 07:58:12下载
- 积分:1
-
-wavefront
波前曲扭和幅度变化对阵列测向中相干源分辨的影响(Twisted and curved wavefront amplitude variation to distinguish the impact of coherent source direction finding in an array)
- 2013-12-26 12:54:01下载
- 积分:1
-
SlidingWindowUDP(1)
说明: 教学实验源代码,提供对滑动窗口协议的实验演示,协议分层和协议软件的设计与实现有基本的认识利用所学数据链路层原理,自己设计一个滑动窗口协议并在仿真环境下编程实现有噪音信道环境下的
可靠的双工通信。信道模型为 8000bps 全双工卫星信道,信道传播时延 270 毫秒,信道误码率为 10-5,信道提供字节流传输服务,网络层分组长度在240~256字节范围(Teaching experiment source code, on the Sliding Window Protocol provides experimental demonstration of the agreement stratification and protocol software design and implementation of a basic understanding of the use of the data link layer principle, its own design of a sliding window protocol and simulation programming environment the realization of the noise channel environment duplex reliable communication. Channel model for 8000bps full-duplex satellite channel, channel propagation delay of 270 ms, channel bit error rate of 10-5, byte-stream channel to provide transmission services, network layer packet length in the range of 240 ~ 256 bytes)
- 2008-11-12 11:12:30下载
- 积分:1
-
daima
对矩形件的排样过程进行编码实现,通过visual c++(layout problem)
- 2015-01-15 01:06:00下载
- 积分:1
-
手把手教你学dsp2812
说明: 手把手教你学2812,很全面的一本书。电子版,适合初学者学习,(Hand to hand teaching you 2812, a very comprehensive book)
- 2020-04-01 20:32:54下载
- 积分:1
-
DALI
dali主控制器的发送和接受例程,已经调试通过,很多地方找不到资料,我弄出来了,就发出来大家一起共享(Dali main controller sending and receiving routines)
- 2011-04-27 10:26:02下载
- 积分:1
-
nandflash-lower
DM36x平台下的,nandflash测试程序(c源码),包括检测坏块,擦除,写入,读出功能(Under the DM36x platform, the nandflash test program (c source), including the detection of bad blocks, erasure, write, readout function)
- 2018-01-22 15:22:33下载
- 积分:1
-
c#程序设计
1. 编写if分支语句程序实验例题1:编写程序,输入一个正整数,判断该数的奇偶性(直接用布尔表达式实现)。实验例题2:编写程序,根据学生成绩分别给出不同的评价(最好选择if嵌套的方式)。60以下为不及格,60-69为及格,70-79为中,80-89为良,90-100为优。实验例题3:,百货公司优惠打折,购物100元以元优惠,100-499优惠5%,500-999优惠10%,1000-4999优惠15%,5000以上优惠20%,编写程序实现客户购买任何金额的货物,实际应支付的金额是多少。2. 编写switch语句程序实验例题4:使用switch语句编写程序,输入0至10之间的整数,判断该数的奇偶性。实验例题5:使用switch语句编写程序,编写程序,根据学生成绩分别给出不同的评价, 60以下为不及格,60-69为及格,70-79为中,80-89为良,90-100为优 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-11-09 20:40:04下载
- 积分:1