资源列表

« 1 2 ... .61 .62 .63 .64 .65 2966.67 .68 .69 .70 .71 ... 3005 »

[汇编语言automatic cellular

说明:一维元胞自动机的实现。假定一维元胞自动机的其中某个规则,时空图L=100,初值取Xi0=1(i=50) Xi0=0(i≠50)用白色表示0状态,用黑色表示1状态。 对给定规则,演化100时间步的C语言实现(Realization of One Dimensional Cellular Automata. Suppose one of the rules of a one-dimensional cellular automata, th
<联合kf网> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[汇编语言两栈共享空间

说明:如果我们有两个相同类型的栈,我们为他们各自开辟了数组空间,极有可能第一个栈已经满了,再进栈就溢出了,而另一个栈还有很多存储空间空闲。这时,我们完全可以用一个数组两存储两个栈。(f we have two identical types of stack, we have opened up the array space for them. It is very likely that the first stack is full,
<南叶> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[汇编语言三个程序

说明:数据结构编程,包括冒泡排序,阶乘的计算和学生成绩系统(Data structure programming, including bubble sorting, factorial calculation and student achievement system)
<南叶> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[汇编语言aaa

说明:汇编语言实验,显示一个输入字串的高低位。(Display high and low position)
<桃_子> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[汇编语言China_City

说明:在TXT文件中找到最东边最西边最南边最北边的城市,并连接到网页下载遥感图像(Find the northernmost, southernmost, easternmost and westernmost city in the TXT file and connect it to the web to download remote sensing images)
<gutou333> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[汇编语言UKF_SOC

说明:单液流锌镍电池SOC的UKF估计,需要采集电池实验数据(UKF estimation of battery SOC)
<longsan> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[汇编语言main (5)

说明:一个可以实现多路pwm输出的avr汇编代码(pwm and avr and assembly this code est enable to give several output of pwm with 1k Hz)
<iiiiiiiiii> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[汇编语言msssim

说明:matlab实现mssim算法,全参考客观图像质量评价,对结构相似度ssim算法的改进(Matlab implementation of MSSIM algorithm, the improvement of structural similarity SSIM algorithm based on full reference objective image quality assessment.)
<迪159753> 在 2024-10-05 上传 | 大小:1024 | 下载:1

[汇编语言排队论仿真

说明:用于排队论仿真的MATLAB代码,代码的每一行都有详细的代码注释。(MATLAB code for queuing theory simulations. Each line of the code has detailed code comments.)
<小小枸杞> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[汇编语言Handling interrupts

说明:内中断,汇编程序处理0号除法溢出中断的程序,设置中断向量表,保存中断处理程序。(Internal interrupt, assembler processing division 0 overflow interrupt program, set interrupt vector table, save interrupt processing program.)
<oldboy1> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[汇编语言fib

说明:斐波那契数列的汇编实现,输入两个数字,输出两数之间的斐波那契数(Compilation of Fibonacci Number Series)
<s0ngz1> 在 2024-10-05 上传 | 大小:1024 | 下载:0

[汇编语言谐波合成法1

说明:用matlab模拟的谐波合成法脉动风场,可用于风场的分析(The pulse wind field of harmonic synthesis simulated by MATLAB)
<李浩然533> 在 2024-10-05 上传 | 大小:1024 | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 2966.67 .68 .69 .70 .71 ... 3005 »

源码中国 www.ymcn.org