-
chlib
在cadence virtuoso schematic 自动替换已有的cell到不同的lib(In the cadence virtuoso schematic automatically replace the existing cell to a different lib)
- 2009-12-22 10:17:31下载
- 积分:1
-
交通灯控制系统的FPGA设计与实现,红灯亮55s,黄灯亮5s,绿灯亮50s...
交通灯控制系统的FPGA设计与实现,红灯亮55s,黄灯亮5s,绿灯亮50s-Traffic Light Control System Design and Implementation of FPGA, the red light 55s, yellow light 5s, green 50s
- 2023-06-22 12:30:03下载
- 积分:1
-
C++程序供初学者使用
C++程序供初学者使用-C program for beginners
- 2022-02-01 07:20:26下载
- 积分:1
-
c版本的,很不错的能运行,我也是从网络下的
c版本的,很不错的能运行,我也是从网络下的-c version, and very good can run, I am also from the network
- 2023-07-08 00:45:03下载
- 积分:1
-
音视频编码技术-课程作业2
说明: 全搜索算法重构图。像顾名思义,穷尽法就是对搜索范围内的每个位置都进行计算并比较,从原图像块中找到与待匹配块最相似(误差最小)位置的方法。对于一个搜索范围为[-7,7]的区域来说,x,y两个方向全部搜索一遍需要进行 15X15 = 225 次计算。穷尽法的缺点很明显就是计算量太大,速度很慢,另一方面,由于全部范围都进行了计算,其匹配精度是最高的。(Reconstruction graph of full search algorithm. As the name implies, the exhaustive method is to calculate and compare each position within the search range, and find the most similar (least error) position with the block to be matched from the original image block. For an area with a search range of [- 7,7], 15x15 = 225 calculations are required for searching both directions X and Y once. The disadvantage of exhaustive method is that the calculation is too large and the speed is very slow. On the other hand, the matching accuracy is the highest because all the ranges are calculated.)
- 2020-12-29 11:09:01下载
- 积分:1
-
complex networks
复杂网络的英文书籍,对于研究复杂网络的科研人员具有一定的参考价值。(English books in complex networks have a certain reference value for researchers studying complex networks.)
- 2018-01-08 16:06:57下载
- 积分:1
-
钢筋混凝土框架结构设计计算源程序,用vb开发。
钢筋混凝土框架结构设计计算源程序,用vb开发。-reinforced concrete frame structure design source files, using Visual Basic development.
- 2022-03-18 07:11:05下载
- 积分:1
-
输电塔Ansys模型
利用ansys APDL语言编写的输电塔有限元模型,可以用于输电塔动力分析(The finite element model of transmission tower, written in ANSYS APDL language, can be used for power analysis of transmission tower)
- 2020-12-17 16:39:12下载
- 积分:1
-
Solving diophantine equation, using elementary methods and Pell equation calcula...
求解不定方程,利用初等方法和Pell方程方法计算最小解-Solving diophantine equation, using elementary methods and Pell equation calculated minimal solution
- 2022-03-19 16:44:02下载
- 积分:1
-
csharp中异步变同步的基础类库,可以用来把大量的异步过程在同步过程中实现,可以参考相关的文章,因为原文章中这段代码都不完整,此处做了整理,把关键的代码补齐了...
csharp中异步变同步的基础类库,可以用来把大量的异步过程在同步过程中实现,可以参考相关的文章,因为原文章中这段代码都不完整,此处做了整理,把关键的代码补齐了-AsyncEnumerator and interlock source
- 2022-06-15 22:56:10下载
- 积分:1