登录
首页 » 数据结构 » 设置信号放大器,在包中有详细的代码说明及注释,通过树的数据结构实现信号放大器的设置~...

设置信号放大器,在包中有详细的代码说明及注释,通过树的数据结构实现信号放大器的设置~...

于 2022-03-09 发布 文件大小:73.03 kB
0 65
下载积分: 2 下载次数: 1

代码说明:

设置信号放大器,在包中有详细的代码说明及注释,通过树的数据结构实现信号放大器的设置~-Set-signal amplifier, in the package are detailed code descriptions and notes, through the tree data structure to achieve signal amplifier settings ~

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一个实用的库实例,利用ODBC接口实现对初学者会有…
    一个实用的数据库实例,采用ODBC接口,对初学者有很大帮助-a practical example of a database, using ODBC interface for beginners will be of great help
    2022-10-05 15:15:02下载
    积分:1
  • Data structure to solve the problem in the maze, the maze problem. Vcproj This i...
    数据结构中迷宫问题的求解,迷宫问题.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 迷宫问题.cpp 这是主应用程序源文件。 StdAfx.h, StdAfx.cpp 这些文件用于生成名为 迷宫问题.pch 的预编译头 (PCH) 文件和名为 StdAfx.obj 的预编译类型文件。 -Data structure to solve the problem in the maze, the maze problem. Vcproj This is using an application wizard to generate the VC++ project the main project document. It contains the document to generate Visual C++ version information, as well as applications relating to the use of the wizard select the platform, configuration and project features. Maze problem. Cpp This is the main application source file. StdAfx.h, StdAfx.cpp these files used to generate a maze called the question. Pch precompiled header (PCH) files and named StdAfx.obj type of pre-compiled files.
    2022-06-21 21:34:29下载
    积分:1
  • HUFFMAN树的造算法,求最佳二元码并能借助二元码进行编码和解码。...
    HUFFMAN树的构造算法,求最佳二元码并能借助二元码进行编码和解码。-Huffman Tree Construction Algorithm, and the best use of binary code and binary code encoding and decoding.
    2022-01-25 22:30:51下载
    积分:1
  • 实现堆栈先入后出的功能
    堆栈是一种执行“先入后出”算法的存储器。数据一个一个顺序的存入(也就是压入——push)存储区中。有一个地址指针总是指向最后一个压入堆栈的数据所在的数据单元,存放这个地址的指针的寄存器叫做堆栈指示器。开始放入数据的单元叫做“栈底”,最后放入的数据的单元叫做“栈顶”。数据一个一个地存入,这个过程叫做“压栈”。在压栈的过程中,每有一个数据压入堆栈,就放在和前一个单元相连的后面的一个单元中,堆栈指示器中的地址自动加1。读取这些数据时,按照堆栈指示器中的地址读取数据,堆栈指示器的地址数自动减1,这个过程叫做“弹出——pop”。如此,就可以实现了“先入后出”的原则。
    2022-02-14 16:34:28下载
    积分:1
  • Rome dominated the number of algorithms, on the generalized Petersen graph P (n,...
    罗马支配数的算法,对广义Petersen图P(n,2)的罗马支配数进行了研究-Rome dominated the number of algorithms, on the generalized Petersen graph P (n, 2) the number of Roman domination of the research
    2022-02-04 22:11:59下载
    积分:1
  • 求得一个4*4的方阵,各行各列及主负对角线上的元素均为可逆素。...
    求得一个4*4的方阵,各行各列及主负对角线上的元素均为可逆素数。-achieve a 4* 4 phalanx, the trip out and the main negative on the diagonal elements are reversible primes.
    2022-01-25 18:49:41下载
    积分:1
  • 实现一个队列的操作,有插入删除等功能
    数据结构实现一个队列的操作,有插入删除等功能-queue
    2022-01-25 15:45:08下载
    积分:1
  • Visual Basic编程实例与技巧(库 编程),本书着重讲述了库编程...
    Visual Basic编程实例与技巧(数据库 编程),本书着重讲述了数据库编程-Visual Basic programming examples and techniques (database programming), this book focuses on the Database Programming
    2022-06-15 09:15:49下载
    积分:1
  • Latest noi2099 problem
    最新noi2099解题报告.包含源程序.标注以及解答.-Latest noi2099 problem-solving report. Contains source. Callout and answer.
    2022-09-17 16:45:03下载
    积分:1
  • my own use VC numerical algorithm development process
    我自己用VC++开发的数值算法程序――二次罚函数罚,对于处理带约束的问题效果很好-my own use VC numerical algorithm development process-- second penalty function fines, and dealing with the problem of constrained good results
    2022-01-27 16:31:33下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载