资源列表
[操作系统开发] universal_bootloader_LPC1788
说明:This file is an universal bootloader for LPC1788 processor.<akkad> 在 2025-06-26 上传 | 大小:194kb | 下载:0
[操作系统开发] USB_Bootloader_LPC1788
说明:This proj file is an 1st USB bootloader source file.<akkad> 在 2025-06-26 上传 | 大小:73kb | 下载:0
[书籍源码] 2nd-up-wind
说明:二阶迎风差分格式。代码简单用于计算二阶迎风差分格式的fortran程序。-Fortran program about 2nd-upwind.<Sean> 在 2025-06-26 上传 | 大小:184kb | 下载:0
[语音合成与识别] HTK-Speech--recognition
说明:运用HTK工具箱搭建了一个语音识别系统,可直接运行,参考价值大-HTK toolkit application to build a speech recognition system can be run directly reference the large value<李敏> 在 2025-06-26 上传 | 大小:3.73mb | 下载:0
[汇编语言] Signal-generator
说明:这段代码的功能是能够仿真出信号发生器的基本功能,能够通过软件编程,实现信号发生器发出信号的功能-The most basic function of the code in c++ implementation of some related code, their implementation are some of the basic function of c++ programming<夏国标> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[书籍源码] MOORE_inverse_C
说明:利用C语言实现MOORE-PENROSE广义逆矩阵的计算,经试验OK。-The realization of MOORE-PENROSE generalized inverse matrix is calculated by using the C language, through the test of OK.<chao jie> 在 2025-06-26 上传 | 大小:4kb | 下载:0
[书籍源码] POJ2500
说明:圆内四边形最大面积 //描述:圆上平均分配的n个点,选择其中m个,在这m个里取出4个,保证4个点组成的面积最大,并输出面积值。 //超时思路:先对m个数排序,再删除相同元素,对所有两两组合的点分别找出最大面积的点,再计算面积 //修改方案:因为对称性,保证0点必取,因此只需与0进行组合照最大面积。 -Circle quadrilateral area Descr iption:// N point on circle average distribution, choose<chao jie> 在 2025-06-26 上传 | 大小:1kb | 下载:0