-
相位频率检测器Verilog
phase frequency detector verilog
- 2022-04-24 18:12:56下载
- 积分:1
-
各种 C 程序
在计算中,C (/ˈsiː/,如字母 C 所示) 是一种通用的编程语言,最初由丹尼斯 · 里奇 1969 年至 1973 年在 At&t 贝尔实验室。[] 5[6] 象 ALGOL 传统中的大多数命令式语言,C 拥有结构化编程的设施,并允许可变的词法范围和递归,而静态类型系统可以防止许多意料之外的行动。它的设计提供映射高效地对典型的构造机的说明,并因此发觉有持久的应用程序中的使用,以前曾被编码在汇编语言中,最引人注目的是系统软件 (如 Unix 计算机操作系统。[] 7C 是一种最广泛使用的编程语言的所有时间,[8] [9],C 编译器可供广大的 availablecomputer 体系结构和操作系统。许多后来的语言已从 C、 D、 去锈、 Java、 JavaScript、 凌波、 LPC、 C# 中,其中包括借来直接或间接目标 C、 Perl、 PHP、 蟒蛇皮、 Verilog (硬件描述语言),[4] 和 Unix 的 C shell。这些语言有吸引了大批的 theircontrol 结构和其他基本功能从 c。其中大部分 (和 Python 是最引人注目的例外) 一般情况下,也是 verysyntactically 的类似于 C,他们倾向于找到可识别的表达式和语句语法的 C 结合基础类型系统、 数据模型以及可以从根本上不同的语义。C + + 和目标 C 起家的编译器生成的 C 代码 ;C + + 是目前近 C,[10] 虽然目标 C 是 C.[11] 的严格超集的超集
- 2022-02-12 13:15:32下载
- 积分:1
-
labwindows rs232 包括xmodem传送文件和简单串口程序
labwindows rs232 包括xmodem传送文件和简单串口程序-XMODEM labwindows rs232 including transmission of documents and a simple serial program
- 2023-01-06 13:25:04下载
- 积分:1
-
failed to translate
苹果效果的菜单,可以停靠在任何位置,demo提供了左侧和底部的实现-failed to translate
- 2022-03-17 18:16:10下载
- 积分:1
-
无线电技术文化、介绍无线电的诞生、发展的一本好书。
无线电技术文化、介绍无线电的诞生、发展的一本好书。-Radio s Technical Culture
- 2022-02-06 18:50:43下载
- 积分:1
-
An improved tabu search algorithm to solve knapsack problem. The algorithm is ba...
提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局
部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具
体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。
关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu search techniques, using I & D strategies, while designed for the local optimal solution of the two kinds of mutation operator. The improved algorithm can effectively compensate for the standard tabu search algorithm depends on the initial solution defect, but also to avoid the phenomenon of search stagnation. Through specific examples and random-question test, indicating that the improved tabu search algorithm has better performance. Guan
- 2022-01-21 20:56:01下载
- 积分:1
-
双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线...
双线性变换法无限长单位脉冲响应滤波器的设计,用到的模拟原型是切比雪夫和巴特沃斯低通滤波器。能够显示滤波器的幅频特性和相频特性曲线-bilinear transform infinite impulse response filter units in the design, use of simulation is a prototype and Chebyshev low-pass Butterworth filter. To demonstrate the filter frequency characteristics and phase frequency response curve
- 2022-02-27 02:27:12下载
- 积分:1
-
//特 点: //
// 1、功能完整,直接使用 //
// 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 //
/...
//特 点: //
// 1、功能完整,直接使用 //
// 2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可 //
// 3、对减少内存占用、尽量减少屏幕操作进行适当优化 //
// 4、新方块生成高度随机,绝对无规律 //
// 5、仿真环境为Keil7.5+Proteus6.5,可以联机也可脱机运行 //
-//features :// 1, the functional integrity, the use of direct//// 2, module-independence, Transplant convenience, external and move only init function, and the amendment shows can be imported//// 3. to reduce the memory footprint, minimizing operating properly screen optimization//// 4, the new generation highly random box, absolutely no rules//// 5, the simulation environment for Keil7.5 Proteus6.5. can be on-line off-line operation
- 2022-07-12 09:40:21下载
- 积分:1
-
an eating Dou game, the game is very simple functions, operators do not have to...
一个吃豆豆的游戏,游戏功能很简单,操作应该不用累赘了,用c语言写的~呵呵,不会很落后吧~-an eating Dou game, the game is very simple functions, operators do not have to be cumbersome, with the written language c ~ Oh, it will not be very backward ~
- 2022-06-01 22:16:37下载
- 积分:1
-
用于地籍点线数据的处理程序。可以将点线文件处理成入库所需要的格式,并且给出详细的错误提示,帮助确认出错位置。...
用于地籍点线数据的处理程序。可以将点线文件处理成入库所需要的格式,并且给出详细的错误提示,帮助确认出错位置。-Cadastral data points and lines used in the process. Points and lines can be required for document processing into the storage format, and gives a detailed error, to help identify location of the error.
- 2022-07-05 10:37:28下载
- 积分:1