资源列表

« 1 2 ... 42 43 44 45 46 4748 49 50 51 52 ... 8590 »

[软件工程chh

说明:打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数    本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 -skhfla aljoah!
<钟华> 在 2025-01-01 上传 | 大小:1kb | 下载:0

[软件工程de

说明:打印出所有的“水仙花数”,所谓“水仙花数”是指一个三位数,其各位数字立方和等于该数    本身。例如:153是一个“水仙花数”,因为153=1的三次方+5的三次方+3的三次方。 -ajdfla asldfa skdhfa!
<钟华> 在 2025-01-01 上传 | 大小:1kb | 下载:0

[软件工程ss

说明:将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。 程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成: (1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。 (2)如果n<>k,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,  重复执行第一步。 (3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。
<钟华> 在 2025-01-01 上传 | 大小:1kb | 下载:0

[软件工程dh

说明:输入某年某月某日,判断这一天是这一年的第几天? 1.程序分析:以3月5日为例,应该先把前两个月的加起来,然后再加上5天即本年的第几天,特殊       情况,闰年且输入月份大于3时需考虑多加一天。-jadlk asdj asjdl!
<钟华> 在 2025-01-01 上传 | 大小:1kb | 下载:0

[软件工程adr_rd_cnt

说明:this program generate an address for reading data from RAM that this address make from a write Addre-this program generate an address for reading data from RAM that this address make from a write Address
<Taher Aghazadeh> 在 2025-01-01 上传 | 大小:1kb | 下载:0

[软件工程ramblock

说明:this program can work and drive with UT62256 Static RAM by a FPGA
<Taher Aghazadeh> 在 2025-01-01 上传 | 大小:1kb | 下载:0

[软件工程xindeDMC

说明::针对时滞系统的特点和采用神经网络单值预测控制存在的不足,提出了多步超前预测与补偿的控制算 法,有效地增加了控制力度,改善了动态性能,并论述了增加的预测与补偿步数与稳定的关系 -With regards to the characteristics of time-delay system and the weakness of single predictive control, this pa- per puts for
<liubo> 在 2025-01-01 上传 | 大小:1kb | 下载:0

[软件工程yuce

说明:动态矩阵的预测控制源程序,可以实现预测控制中的模型预测和优化算法。- this pa- per puts forward a control scheme of multi-step-ahead prediction and compensation, which increases control power effectively, and improves dynamic characteristics ofthe sys
<liubo> 在 2025-01-01 上传 | 大小:1kb | 下载:0

[软件工程yucekongzi

说明:动态矩阵的预测控制源程序,可以实现预测控制中的模型预测和优化算法。- this pa- per puts forward a control scheme of multi-step-ahead prediction and compensation, which increases control power effectively, and improves dynamic characteristics ofthe sys
<liubo> 在 2025-01-01 上传 | 大小:1kb | 下载:0

[软件工程yucekongzhi

说明:预测控制的程序,主要是关于预测控制的应用的小例子- this pa- per puts forward a control scheme of multi-step-ahead prediction and compensation, which increases control power effectively, and improves dynamic characteristics ofthe system. The
<liubo> 在 2025-01-01 上传 | 大小:1kb | 下载:0

[软件工程AVREEPROM

说明:AVR读写EEPROM, 利用中断查询的方式实现-AVR to read and write EEPROM, query to use to achieve interruption of
<谭祥> 在 2025-01-01 上传 | 大小:1kb | 下载:0

[软件工程3510I

说明:本程序是3510I液晶的读写与画点,希望对大家有用-This procedure is 3510I LCD reading and writing and painting in the hope of useful
<谭祥> 在 2025-01-01 上传 | 大小:1kb | 下载:0
« 1 2 ... 42 43 44 45 46 4748 49 50 51 52 ... 8590 »

源码中国 www.ymcn.org