-
Standard C,C语言标准库,是一个不错的C语言标准参考资料
Standard C,C语言标准库,是一个不错的C语言标准参考资料-Standard C, C language standard library, is a good standard C language reference
- 2022-04-21 06:54:00下载
- 积分:1
-
实现栈的基本操作以及栈在程序设计上的应用
实现栈的基本操作以及栈在程序设计上的应用-achieve the basic operation of the procedure and stack design of the application
- 2022-07-15 10:38:54下载
- 积分:1
-
C++编码规范与指导。对于任何工程项目来说,统一的施工标准都是保证工程质量的重要因素。堪称当今人类最抽象、最复杂的工程――软件工程,自然更加不能例外。
高品...
C++编码规范与指导。对于任何工程项目来说,统一的施工标准都是保证工程质量的重要因素。堪称当今人类最抽象、最复杂的工程――软件工程,自然更加不能例外。
高品质、易维护的软件开发离不开清晰严格的编码规范。本文档详细描述C++软件开发过程中的编码规范。本规范也适用于所有在文档中出现的源码。-C++ Coding specification and guidance. For any project, the uniform construction standards to ensure the quality of the project are an important factor. Most of today
- 2022-11-29 23:20:03下载
- 积分:1
-
基本基础的欧式期权价格计算程序,使用最基本的布莱克斯科尔斯公式...
基本基础的欧式期权价格计算程序,使用最基本的布莱克斯科尔斯公式-basic European options prices, the use of the basic Black Scholes formula
- 2022-02-20 13:36:18下载
- 积分:1
-
ads1.2的编译连接说明书,对学习arm和嵌入式开发大有帮助
ads1.2的编译连接说明书,对学习arm和嵌入式开发大有帮助-Connect ads1.2 compiler manuals, learning, and embedded development arm of great help
- 2022-03-11 05:30:37下载
- 积分:1
-
design a module (ROM)in design simple CPU
design a module (ROM)in design simple CPU
- 2022-03-11 21:24:39下载
- 积分:1
-
uCOS
uCOS-II内核源代码分析。对于学习嵌入式开发人员,很有参考价值。-uCOS-II core code analysis
- 2023-06-12 09:25:04下载
- 积分:1
-
Sunplus 16
凌阳16位单片机C语言程序设计的配套原代码,实验中能用到-Sunplus 16-bit single-chip C language program design matching the original code, the experiment can be used to
- 2022-03-11 11:53:12下载
- 积分:1
-
在微型计算机系统中, CPU与外部的基本通信方式有两种,一种是并行通信即数据的各位同
时传送,其优点是传输速度较快,但数据有多少位就需要多少条传送线 而串行...
在微型计算机系统中, CPU与外部的基本通信方式有两种,一种是并行通信即数据的各位同
时传送,其优点是传输速度较快,但数据有多少位就需要多少条传送线 而串行通信中数据一位一位顺序传
送,能节省传送线. 用Verilog HDL语言实现了串并、并串通信接口之间的转换-In the micro-computer system, CPU and the outside of the basic means of communication there are two types of parallel data communication that is transmitted at the same time you have the advantage of faster transfer speeds, but data on the number of those who need the number of transmission line and string A line of data communications, a sequence of transmission, transmission lines can be saved. using Verilog HDL language and realize the string, and string conversions between the communication interface
- 2023-04-19 19:45:03下载
- 积分:1
-
于背景减除法和时域差分法,并对这两种算法加以了改进,综合二者优点,提出了一种新的运动检测方法。
以便于视觉监视中快速、准确地分割出运动目标。同时把分割出的运...
于背景减除法和时域差分法,并对这两种算法加以了改进,综合二者优点,提出了一种新的运动检测方法。
以便于视觉监视中快速、准确地分割出运动目标。同时把分割出的运动目标用区域而不是轮廓二值图表示。以下的改进方案经实验证明可以实时地分割出运动目标,效果也较好。
- 2022-01-22 04:06:12下载
- 积分:1