-
利用VHDL设计实现了DCT变换,在ISE仿真通过
利用VHDL设计实现了DCT变换,在ISE仿真通过-VHDL designs and implements the use of DCT transform, in the ISE simulation through the
- 2022-03-03 11:25:26下载
- 积分:1
-
quake version 1.32b (includes tools) official version
quake 1.32b版本(包含各种工具)
官方版本-quake version 1.32b (includes tools) official version
- 2022-06-28 18:35:44下载
- 积分:1
-
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小...
本算法使用分治法求解最近点对问题。事先用O(nlogn)时间对x坐标进行排序,使得所有的点是按x坐标从小到大排好序的(x坐标相同时y坐标小的排前),然后取下标小于n/2属于左边的点集PL,取下标大于n/2属于右边的点集PR,即用O(1)时间就可以将规模为n的问题分解为两个规模为n/2的、同类型的子问题。分割完毕之后就可以采用分治法,分别求出PL和PR中的最近点对,最终通过递归实现。-This algorithm uses divide and conquer to solve the problem closest point. Prior to use O (nlogn) time to sort the x coordinate so that all points are based on x coordinates from small to large sorted (x coordinates with the same y coordinates of the small, the top), and then remove the standard is less than n/2 the set of points belonging to the left PL, remove the standard is greater than n/2 set of points belonging to the right of PR, that is to use O (1) time can be the problem size n divided into two size n/2, the same type The sub-problems. Segmentation can be used after completion of sub-rule method, respectively, find the PL and PR in the last points and eventually through the recursion.
- 2022-01-25 16:01:13下载
- 积分:1
-
多项式运算标准算法,美国大学教材原版代码
多项式运算标准算法,美国大学教材原版代码-polynomial algorithm for computing standards, the American University of original source material
- 2022-03-23 15:34:45下载
- 积分:1
-
A variety of time
各种时频分析工具包part5,非常有用的!忘了是哪位大哥发的,现转发到这,希望对大家有所帮助!-A variety of time-frequency analysis tool kit part5, very useful! Forgot who made Big Brother, it is forwarded to it, and they hope to be helpful to everyone!
- 2022-01-31 21:15:51下载
- 积分:1
-
这个是关于树的代码,可以帮助那些初学者学习参考
这个是关于树的代码,可以帮助那些初学者学习参考-This is about the tree code, you can help those who are beginners to learn the reference
- 2023-04-08 21:25:03下载
- 积分:1
-
留言版整站文件包。数据库管理。前台后台登录。
留言版整站文件包。数据库管理。前台后台登录。-message boards entire station package. Database management. Prospects Sign background.
- 2023-05-26 18:55:02下载
- 积分:1
-
Suduku is a game. This programming is a implementation Of sudoko in C++ language...
Suduku is a game. This programming is a implementation Of sudoko in C++ language. after verifing the file one can convert it to any language as per their wish-Suduku is a game. This programming is a implementation Of sudoko in C++ language. after verifing the file one can convert it to any language as per their wish..
- 2022-01-22 00:32:57下载
- 积分:1
-
建立网孔电流方程,使用高斯约当法求解,将结果保存在txt格式的文档中...
建立网孔电流方程,使用高斯约当法求解,将结果保存在txt格式的文档中-The establishment of mesh-current equations, using Gauss Jordan Method, the results saved in txt format document
- 2022-01-26 00:55:08下载
- 积分:1
-
[分享]AO学习实例讲解,初学入门经典,分批共享.
[分享]AO学习实例讲解,初学入门经典,分批共享.-[Share] AO on learning examples, Introduction to classical learning, sharing in batches.
- 2023-03-09 05:40:03下载
- 积分:1