资源列表

« 1 2 ... .35 .36 .37 .38 .39 18040.41 .42 .43 .44 .45 ... 21467 »

[其他小程序1

说明:这是一个关于FFT和DFFT算法的c语言程序代码,在VC++中调试成功。-This is about FFT and DFFT.
<沐广武> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[其他小程序moea

说明:matlab遗传算法多目标优化,双目标函数优化-matlab genetic algorithm for multi-objective optimization, dual-objective optimization
<standy17> 在 2025-11-18 上传 | 大小:2kb | 下载:1

[其他小程序aes

说明:aes高级加密标准算法的实现,从文本in.dat读入明文,从文本word.dat读入密钥,输出密文至文本out.dat-aes Advanced Encryption Standard algorithm, read from the text in.dat clear, read from the text word.dat key, the output cipher text to text out.dat
<Mengxianyu> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[其他小程序invaes

说明:aes高级加密标准算法解密的实现,从文本in.dat读入密文,从文本word.dat读入密钥,输出明文至文本out.dat-Advanced Encryption Standard algorithm aes decryption implementation, read from the text in.dat ciphertext, the key read from the text word.dat output explicitly to the text out.dat
<Mengxianyu> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[其他小程序pso

说明:用粒子群优化算法(PSO)求peaks函数的极值-Particle swarm optimization (PSO) seeking the extreme peaks function
<欧文> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[其他小程序C-code

说明:用C语言实现的两个代码:利用栈实现数值转换,以及顺序表的实现,在CFREE环境下运行,希望大家指教-Two with C language code: Use the stack to achieve value conversions, as well as the realization of the order of the table, under the CFREE run, hope that we teach
<戴高远> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[其他小程序Achievedwithmatlabneuralnetworknonlinearsystem

说明:用matlab实现模糊神经网络,在非线性系统中的应用-Achieved with matlab neural network, nonlinear system
<liuyuan> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[其他小程序abgr

说明:This is an openGL project, to demonstrate how lighithing and other effects can be obtained in openGL... The Project is best understood, when downloaded and compile-This is an openGL project, to demonstrate how lighithing and other effects can be
<Rakesh> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[其他小程序11

说明:进程控制用PCB表示整个进程实体,利用随机数方法或键盘控制方法模拟进程执行中产生的事件。或者利用鼠标或者键盘中断的基于图形接口方式的进程控制管理。 具体过程: 1、 定义PCB(可以采用静态结构或动态结构):包括理论PCB中的基本内容,如内部ID、外部ID、进程状态、队列指针。由于无法实现真正的进程创建功能,在实验中只需建立PCB,用它代表完整的进程。 2、 定义进程状态转换方式:进程的状态转换是由进程内部操作或操作系统的控制引起,由于无法实现这些功能,学生可以采用随机数方法或键盘控
<yli> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[其他小程序os2

说明:实现分页式存储地址转换过程,在此基础上实现请求分页的地址转换。分页式存储管理系统是内存非连续存储管理中基本的方法,可以通过把一个作业分成多个页面分配到不连续的内存块中去。实验可以通过位示图的方式来模拟内存的使用情况,为每个作业建立页表用于完成正确的地址转换。 (二) 实验内容与步骤: 利用键盘输入本模拟系统的物理块的大小,作业的页表中的块号;完成逻辑地址转换成相应的物理地址的过程。 具体过程: 1、 建立一张位示图,用来模拟内存的分配情况,利用随机数产生一组0和1的数对应内存的使
<yli> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[其他小程序rms

说明:twinkle little star. how i wonder what you are. up above the world so high. like a diamond in the sky.-twinkle twinkle little star. how i wonder what you are. up above the world so high. like a diamond in the sky.
<sushruth> 在 2025-11-18 上传 | 大小:2kb | 下载:0

[其他小程序GA

说明:遗传算法c语言实现,稍作修改可应用于各种平台,主要用于优化计算-Genetic algorithm c language, with slight modifications can be applied to a variety of platforms, mainly used in optimization calculation
<whutedn009> 在 2025-11-18 上传 | 大小:2kb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 18040.41 .42 .43 .44 .45 ... 21467 »

源码中国 www.ymcn.org