找到约 2,946 条结果
www.eeworm.com

0-1 背包问题的一种新解法

在开发出循环不变式的同时,归纳得到用抽象程序
2024-02-12 02:00:01 下载 10 查看 2,908
www.eeworm.com

基于C8051F的CRC校验算法的实现

介绍了CRC(循环冗余码校验)原理及集成混合信号片上系统单片机C8051F的新特性,推导获得以字节为单位的数据序列CRC码递推算法,利用C8051F单片机的自带CAN2.0B总线接口控制器可以很方便的
2024-02-21 04:30:01 下载 10 查看 9,240
www.eeworm.com

基于蚁群算法的PID参数的二次整定和优化

本文利用二次蚁群算法求解PID 参数整定的优化问题,使PID 参数寻优速度更快,
同时又避免了一次蚁群算法在循环足够的次数后,优化速度已经很小的缺点,能够快速、准确地获得更优的比例、积分及微分参
2024-03-22 18:50:01 下载 8 查看 9,686
www.eeworm.com

STM32 窗口看门狗实验

程序一运行则开启WWDG,并使得DS0亮300ms后关闭,进入死循环。等待WWDG中断的到来,在中断里面,喂狗,并执行DS1的翻转操作。所以可以看到DS1不停的闪烁,而DS0只在刚启动的时候闪一下。
2024-12-27 20:00:01 下载 3 查看 3,026
www.eeworm.com

PIC16F8XXEEROM读写

PIC16F8XX单片机的片内EEROM读写,对于地址为00H-3FH的64个EEPROM数据存储单元,分别将数据0-63依次烧写进去,然后再循环读出,显示在C口8只LED发光二极管上。
2025-11-18 09:50:53 下载 10 查看 286
www.eeworm.com

TMS320F2812的延时程序

无论是初学者还是有经验的开发者,都能从中受益,轻松掌握定时器和循环延时的技巧,提升你的项目效率。
2025-12-12 17:19:14 下载 3 查看 97
www.eeworm.com

C语言基础教材

; 文件包含命令…
  宏定义与宏替换…
逻辑判断与运算…
  关系运算和逻辑运算
  复杂条件的描述0
  i f语句
循环控制
2013-11-16 12:44:01 下载 88 查看 1,136
www.eeworm.com

C语言各知识点详细总结

C语言各知识点详细总结27页


C 语言知识要点复习资料 总体上必须清楚的: 1)程序结构是三种: 顺序结构 、选择结构(分支结构)、循环结构。

2021-11-06 11:00:01 下载 2 查看 6,683
www.eeworm.com

四旋翼无人机SIMULINK建模

PSO_3D.m 作用:调用sum3D.slx,通过PSO得到内循环最优解的参数。 sum3D.slx 作用:获取.m文件中设置好的全局变量的值,模拟内循环三个角度的变化。
2022-08-19 14:20:01 下载 6 查看 2,688
www.eeworm.com

数字序列发生器课程设计

数字序列发生器是在数字系统中每个循环周期中,1和0数码按一定的规则顺序排列产生的序列信号电路。
2013-10-29 22:44:01 下载 23 查看 1,096
www.eeworm.com

内部定时器与中断实验 由8051内部定时器0按方式1工作

要求编写程序模拟循环彩灯。
2017-01-21 20:32:02 下载 94 查看 1,218
www.eeworm.com

AD8001AR

current
feedback amplifier and features gain flatness of 0.1 dB to 100 MHz
while
2020-04-21 18:26:52 查看 198
www.eeworm.com

XAPP806 -决定DDR反馈时钟的最佳DCM相移

reference system also uses a DCM that isconfigured so that the phase of its output clock can be changed while
2013-10-15 00:44:01 下载 125 查看 1,130
www.eeworm.com

XAPP806 -决定DDR反馈时钟的最佳DCM相移

reference system also uses a DCM that isconfigured so that the phase of its output clock can be changed while
2014-11-26 12:29:02 下载 52 查看 1,062
www.eeworm.com

This paper presents an interactive technique that produces static hairstyles by generating individu

A variety of hairstyles can be generated by adjusting the wisp parameters, while the deformation is
2013-12-20 10:59:10 下载 127 查看 1,097
www.eeworm.com

词法分析是编制一个读单词的过程

程序语言的单词符号一般分为五种:关键字(保留字/基本字)if、while、begin…;标识符:常量名、变量名…;常数:34、56.78、true、‘a’、…;运算符:+、-、*、/、〈、and、or、
2016-05-31 20:58:01 下载 55 查看 1,138
www.eeworm.com

词法分析器的功能是输入源程序

识别保留字:if、int、for、while、do、return、break、continue; 单词种别码为1。 其他的都识别为标识符;单词种别码为2。
2016-07-15 20:17:02 下载 99 查看 1,065
www.eeworm.com

I often need a simple function generator. Just to generate a certain frequency. After all the years

But while waiting for the AD9832 chip to arrive, I came up with a very simple version of the DDS synth
2013-12-17 22:22:02 下载 71 查看 1,122
www.eeworm.com

Java Extreme Programming Cookbook offers more than just a collection of cut-and-paste code. Each rec

Many of these tools are geared towards unit testing, while others are invaluable for continuous integration
2017-06-29 00:46:02 下载 58 查看 1,059
www.eeworm.com

Introduction ? ? The ARM Cortex -A8 microprocessor is the first applications microprocessor in A

This translates into a large increase in processing capability while staying with the power levels
2013-12-09 19:02:02 下载 125 查看 1,117
‹ 上一页 1 ... 88 89 90 91 92 93 94 95 96 97 98 ... 148 下一页 ›