-
C# 生成随机数并求和
C# 生成随机数并求和,像一道数学题一样,先生成一个随机数序列,然后再将生成的随机数相加,求总和,其实是比较简单的C#随机数生成相关示例,多学无害哦。
- 2022-04-12 09:21:13下载
- 积分:1
-
二分法求大整数相乘,快速便捷。很好的源代码,可以用来学习,直接用于工程也是可以的...
二分法求大整数相乘,快速便捷。很好的源代码,可以用来学习,直接用于工程也是可以的-Dichotomy for large integer multiplication, quickly and easily. Good source code, can be used to study, can be directly used for projects of
- 2022-11-24 18:50:03下载
- 积分:1
-
DDP测试版1
/***********************************************************************/
- 2023-02-01 17:05:03下载
- 积分:1
-
Face-Counting-master
检测视频中出现的人头数目,并统计来往的人数。(Detect the number of people in the video and count the number of people coming and going.)
- 2021-03-05 18:59:31下载
- 积分:1
-
VHDL 基础语法篇
说明: VHDL 基础语法篇 —— VHDL
VHDL硬件描述语言
1.1 VHDL概述
1.1.1 VHDL的特点
VHDL语言作为一种标准的硬件描述语言,具有结构严谨、描述能力强的特点,由于
VHDL语言来源于C、Fortran等计算机高级语言,在VHDL语言中保留了部分高级语言的原
语句,如if语句、子程序和函数等,便于阅读和应用。具体特点如下:
1. 支持从系统级到门级电路的描述,既支持自底向上(bottom-up)的设计也支持从顶向下
(top-down)的设计,同时也支持结构、行为和数据流三种形式的混合描述。
2. VHDL的设计单元的基本组成部分是实体(entity)和结构体(architecture),实体包含设
计系统单元的输入和输出端口信息,结构体描述设计单元的组成和行为,便于各模块之间数
据传送。利用单元(componet)、块(block)、过程(procure)和函数(function)等语句,
用结构化层次化的描述方法,使复杂电路的设计更加简便。采用包的概念,便于标准设计文
档资料的保存和广泛使用。(VHDL Basic Grammar Paper)
- 2020-06-20 14:20:01下载
- 积分:1
-
TC3采用俄罗斯方块博兰定义图形库的程序下(lt;图…
TC3下程序采用俄罗斯方块Boland定义图形库(lt;图形.hgt;),将在TurboC目录之前编译egavga.bgi文件测试到包含源的目录
- 2022-08-14 12:34:09下载
- 积分:1
-
python初学者教材,使读者能更深刻了解python的精髓,讲的很透彻...
python初学者教材,使读者能更深刻了解python的精髓,讲的很透彻-python beginner teaching materials, allowing the reader to a deeper understanding of the essence of python, speaking very thorough
- 2022-03-20 01:33:24下载
- 积分:1
-
Microlithography
用于duv光刻掩膜优化算法的模型,包含部分相干光照明,光刻胶分层模型,具体考虑了瞳孔放大系数,以及电磁波的畸变等因素。(The model for DUV photolithography optimization algorithm, including partially coherent light illumination and photoresist stratification model, takes into account the factor of pupil magnification and electromagnetic wave distortion.)
- 2020-12-01 14:39:26下载
- 积分:1
-
Inspect-Main
检测零件数量,机器视觉方法,4支CCD采集图像,然后建立统一坐标系。(Detect the number of parts, machine vision methods, four CCD image acquisition, and then establish a unified coordinate system.)
- 2011-09-22 12:31:55下载
- 积分:1
-
Infrared-full-duplex-communication
MSP430实现的红外全双工通信,能稳定进行数据传输,适合短距离通信应用。(MSP430 infrared achieve full-duplex communication, data transmission can be stable for short-range communications applications.)
- 2011-08-23 22:26:02下载
- 积分:1