-
32K点的fftVHDL实现,可直接在可编程逻辑器件上运行实现
32K点的fftVHDL实现,可直接在可编程逻辑器件上运行实现-32K fftVHDL points, which could be directly in the programmable logic device to achieve run
- 2023-08-08 04:40:03下载
- 积分:1
-
stable matching
简单的稳定匹配算法实现,无bug
Implement Gale-Shapley algorithm of the Stable Matching Problem in your
favorite language, and give the matching result of attached ranking data
(boys rankings.txt and girls rankings.txt), supposing that the ranking is sorted
from high to low. (C++ source file gs make ranking.cc which generates the
data is also supplied here.)
- 2023-02-04 07:15:03下载
- 积分:1
-
using a tree branch to paint the procedures written in vb
一个用分行来画树的程序,vb写的-using a tree branch to paint the procedures written in vb
- 2022-05-12 22:46:29下载
- 积分:1
-
LZW压缩算法实现 VC++6.0工程
资源描述一个不错的LZW压缩文件算法示例代码,才用VC6.0写的,可以编译通过,压缩效率还不错,我测试过简单的位图比gif/png等格式压缩效率都要高!!!
- 2022-08-25 04:08:59下载
- 积分:1
-
本程序为生成给定分布律的随机数 模拟规划 也是图论中经典得程序...
本程序为生成给定分布律的随机数 模拟规划 也是图论中经典得程序
-This procedure for generating a given distribution law of random numbers simulation planning is a classic graph theory procedures
- 2022-07-01 14:00:15下载
- 积分:1
-
C语言经典900例
本压缩文档是利用C语言编译的比较经典的900个例子。这些例子主要使用于C语言的初学者,锻炼初学者可以掌握良好的编程思路和编程习惯。
- 2022-12-29 22:35:03下载
- 积分:1
-
计算电磁学中FDTD方法的三维基本算例,PMC边界条件
计算电磁学中FDTD方法的三维基本算例,PMC边界条件-This ToyBoxFDTDbezhig is an extremely simple 3D FDTD code.
- 2022-02-25 16:56:17下载
- 积分:1
-
包括了数学数值计算中重要的算法实现,基于类的思想便于调用参考。...
包括了数学数值计算中重要的算法实现,基于类的思想便于调用参考。-Includes the numerical calculation of the important mathematical algorithm, based on the type of thinking of easy reference call.
- 2022-03-19 01:58:32下载
- 积分:1
-
基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦...
基于前面上传的变系数的椭圆型方程的例子,来加入移动网格的模块,使得网格能够更加集中于数值解中的弱间断的位置。这个移动网格模块的算法,整个网格的边界和内部将会耦 合移动,因此,在区域的不同边界上,需要使 用不同的材料标识才能使得程序对每个不同的 边界上的信息加以区分。-Based on the previous upload of the variable coefficient elliptic equations example, to join the moving mesh module, the grid will be more focused on the numerical solution of a weak intermittent position. The moving mesh algorithm module, the entire grid will be the coupling of internal borders and movement, therefore, different from the border region, the need to use different materials in order to make identification procedures for each different borders to distinguish between the information.
- 2022-01-31 22:15:15下载
- 积分:1
-
acm pku的经典题目的代码和思路,包括了DP问题,贪心,回溯,等等都是很经典的题目...
acm pku的经典题目的代码和思路,包括了DP问题,贪心,回溯,等等都是很经典的题目-acm pku classic subject code and ideas, including the DP problem, greedy, backtracking, and so on are all very classic topic
- 2022-05-16 06:58:09下载
- 积分:1