搜索结果
找到约 50,972 项符合
A-C 的查询结果
汇编语言 递归方法实现HANOI塔问题 子程序模块个数不限。要求: 盘子个数可以输入,第一个塔为A,第二个塔为B,第三个塔的名称为C。打印出移动过程。
递归方法实现HANOI塔问题
子程序模块个数不限。要求: 盘子个数可以输入,第一个塔为A,第二个塔为B,第三个塔的名称为C。打印出移动过程。
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 ...
其他嵌入式/单片机内容 2位A/D转换器ADS7804与51单片机的接口及程序设计用的是C语言
2位A/D转换器ADS7804与51单片机的接口及程序设计用的是C语言
GPS编程 gps C/A码生成 生成gps32颗卫星伪码
gps C/A码生成
生成gps32颗卫星伪码,方便,经过测试
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.
网络 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 ...
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:
单片机开发 单片机A/D模数转换 C语言编写 源程序。
单片机A/D模数转换 C语言编写 源程序。
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元,如果大于该数值,新投入的硬币会退出,选择 ...
汇编语言 GA求最大值f=ab-bc+ac+c并显示出a,b,c
GA求最大值f=ab-bc+ac+c并显示出a,b,c