搜索结果

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

VC书籍 Why C++ is the emerging standard in software development. The steps to develop a C++ program. How

Why C++ is the emerging standard in software development. The steps to develop a C++ program. How to enter, compile, and link your first working C++ program.
https://www.eeworm.com/dl/686/480850.html
下载: 131
查看: 1139

其他 it is a c++ progrmming based bisection method that helps in programming

it is a c++ progrmming based bisection method that helps in programming
https://www.eeworm.com/dl/534/487418.html
下载: 111
查看: 1030

其他 sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step

sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimates. Provided with initial estimates, BA simultaneo ...
https://www.eeworm.com/dl/534/487877.html
下载: 194
查看: 1161

DSP编程 This project contains a C algorithm for calculating the results of a custom polynomial function. It

This project contains a C algorithm for calculating the results of a custom polynomial function. It is designed and optimized especially for the Starcore 140 DSP ! Inside the archive you can also find the assembly code and the matlab test program which you can use to test the accuracy of the program ...
https://www.eeworm.com/dl/516/489192.html
下载: 153
查看: 1087

VC书籍 If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood,"

If you are a C++ programmer who desires a fuller understanding of what is going on "under the hood," then Inside the C++ Object Model is for you! Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary ge ...
https://www.eeworm.com/dl/686/493487.html
下载: 20
查看: 1055

数学计算 1.有三根杆子A,B,C。A杆上有若干碟子 2.每次移动一块碟子,小的只能叠在大的上面 3.把所有碟子从A杆全部移到C杆上 经过研究发现

1.有三根杆子A,B,C。A杆上有若干碟子 2.每次移动一块碟子,小的只能叠在大的上面 3.把所有碟子从A杆全部移到C杆上 经过研究发现,汉诺塔的破解很简单,就是按照移动规则向一个方向移动金片: 如3阶汉诺塔的移动:A→C,A→B,C→B,A→C,B→A,B→C,A→C 此外,汉诺塔问题也是程序设计中的经典递归问题 ...
https://www.eeworm.com/dl/641/324699.html
下载: 97
查看: 1198

电子书籍 1. 下列说法正确的是 ( ) A. Java语言不区分大小写 B. Java程序以类为基本单位 C. JVM为Java虚拟机JVM的英文缩写 D. 运行Java程序需要先安装JDK

1. 下列说法正确的是 ( ) A. Java语言不区分大小写 B. Java程序以类为基本单位 C. JVM为Java虚拟机JVM的英文缩写 D. 运行Java程序需要先安装JDK 2. 下列说法中错误的是 ( ) A. Java语言是编译执行的 B. Java中使用了多进程技术 C. Java的单行注视以//开头 D. Java语言具有很高的安全性 3. 下面不属于Java语言特 ...
https://www.eeworm.com/dl/cadence/ebook/387556.html
下载: 143
查看: 1188

电子书籍 C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML standards i

C++ XML is a book exclusively devoted to the pow er and complexities of integrating XML standards into C++. As a developer,this is a book you cannot miss. C++ XML addresses all major standards,toolkits,and types of applications dealing with XML as a format for representing and exchanging data,as wel ...
https://www.eeworm.com/dl/cadence/ebook/418733.html
下载: 27
查看: 1076

Linux/Unix编程 CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most i

CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to provide easy access to useful, reliable geometric ...
https://www.eeworm.com/dl/619/102387.html
下载: 170
查看: 1049

数学计算 XMDS is a code generator that integrates equations. You write them down in human readable form in a

XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
https://www.eeworm.com/dl/641/123958.html
下载: 145
查看: 1144