搜索结果

找到约 50,972 项符合 A-C 的查询结果

汇编语言 递归方法实现HANOI塔问题 子程序模块个数不限。要求: 盘子个数可以输入,第一个塔为A,第二个塔为B,第三个塔的名称为C。打印出移动过程。

递归方法实现HANOI塔问题 子程序模块个数不限。要求: 盘子个数可以输入,第一个塔为A,第二个塔为B,第三个塔的名称为C。打印出移动过程。
https://www.eeworm.com/dl/644/310019.html
下载: 138
查看: 1043

VC书籍 This book is a complete reference to the C programming language and the C runtime library. As a Nuts

This book is a complete reference to the C programming language and the C runtime library. As a Nutshell book, its purpose is to serve as a convenient, reliable companion for C programmers in their day-to-day work. It describes all the elements of the language and illustrates their use with numerous ...
https://www.eeworm.com/dl/686/310658.html
下载: 93
查看: 1046

其他嵌入式/单片机内容 2位A/D转换器ADS7804与51单片机的接口及程序设计用的是C语言

2位A/D转换器ADS7804与51单片机的接口及程序设计用的是C语言
https://www.eeworm.com/dl/687/310701.html
下载: 174
查看: 1098

GPS编程 gps C/A码生成 生成gps32颗卫星伪码

gps C/A码生成 生成gps32颗卫星伪码,方便,经过测试
https://www.eeworm.com/dl/693/311334.html
下载: 56
查看: 1067

Internet/网络编程 GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has exist

GNU ccAudio2 is a stand-alone portable C++ class framework for manipulating audio data. It has existed for some time as GNU GPL licensed package and has most recently been designated a GNU package. It is commonly used in GNU Bayonne.
https://www.eeworm.com/dl/620/314908.html
下载: 148
查看: 1048

网络 GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications

GNU Common C++ is a very portable and highly optimized class framework for writing C++ applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, object serialization, thread-optimized String and data structure classes, etc. This framework offers ...
https://www.eeworm.com/dl/635/314911.html
下载: 56
查看: 1091

SQL Server Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, a

Let the following relational tables be given: R = (A, B, C) and S = (D, E, F) where A, B, C, D, E, and F are the attributes (columns). Write the SQL statements that will express each of the queries given below:
https://www.eeworm.com/dl/689/315455.html
下载: 100
查看: 1189

单片机开发 单片机A/D模数转换 C语言编写 源程序。

单片机A/D模数转换 C语言编写 源程序。
https://www.eeworm.com/dl/648/315516.html
下载: 108
查看: 1061

VHDL/FPGA/Verilog 基于verilog HDL的自动售货机控制电路设计: 可以对5种不同种类的货物进行自动售货,价格分别为A=1.00,B=1.50,C=1.80,D=3.10,E=5.00 。售货机可以接受1元,5角

基于verilog HDL的自动售货机控制电路设计: 可以对5种不同种类的货物进行自动售货,价格分别为A=1.00,B=1.50,C=1.80,D=3.10,E=5.00 。售货机可以接受1元,5角,1角三种硬币(即有三种输入信号IY,IWJ,IYJ),并且在一个3位7段LED(二位代表元,一位代表角)显示以投入的总钱数,最大9.90元,如果大于该数值,新投入的硬币会退出,选择 ...
https://www.eeworm.com/dl/663/319357.html
下载: 65
查看: 1175

汇编语言 GA求最大值f=ab-bc+ac+c并显示出a,b,c

GA求最大值f=ab-bc+ac+c并显示出a,b,c
https://www.eeworm.com/dl/644/320326.html
下载: 121
查看: 1030