-
java语言中常用的一些简单数据类型的描述,如整型、浮点型等...
java语言中常用的一些简单数据类型的描述,如整型、浮点型等-java language commonly used some simple description of the types of data, such as integers, floating point, etc.
- 2022-07-13 00:28:21下载
- 积分:1
-
华为模拟电路培训教材,非常使用,大家下载吧
华为模拟电路培训教材,非常使用,大家下载吧-Huawei analog circuit training materials, very to use, you download the bar
- 2023-02-11 17:25:03下载
- 积分:1
-
一本好书:The thinking of C++ 英文版
一本好书:The thinking of C++ 英文版-a subtitle : The thinking of C English
- 2022-10-09 16:30:03下载
- 积分:1
-
最新的《Java程序设计大学教程》教学课件
最新的《Java程序设计大学教程》教学课件-The latest
- 2023-02-14 15:05:04下载
- 积分:1
-
计算机网络 (原书第2版) 有兴趣的可以看一下
计算机网络 (原书第2版) 有兴趣的可以看一下-computer network (the original book version 2) are interested can look at the
- 2023-05-01 15:55:07下载
- 积分:1
-
c和c++深层探索,是一本基础书籍....。
c和c++深层探索,是一本基础书籍....。-c and c++ deep exploration, is based on a book ....。
- 2022-03-01 04:22:28下载
- 积分:1
-
C++
附随盘使用说明
本附随盘包含了书中介绍的所有实例的源程序文件,共计200个。使用本附随盘时应注意以下几点:
1. 盘中所有实例的源程序文件按篇分类,均包含在相应目录下,例如,p2-107.cpp文件在cp2目录下。
2. 所有实例源程序文件名与书中所给出的实例程序名对应一致。例如,p2-102.cpp文件对应于第2篇的实例102。
3. 本盘上给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。
4. 读者可按本书附录A的介绍,在自己机器上安装Microsoft Visual C++ 6.0开发系统。
5. 读者可按附录B的介绍,使用Visual C++ 6.0系统调试C++程序。
6. 可将本附随盘的例子拷贝到硬盘的特定目录中,然后用Visual C++ 6.0系统创建工程调试。-C++
- 2022-04-29 22:18:56下载
- 积分:1
-
这是一本经典的C++书籍,详细的介绍了C++语言,..
本书是C++的经典书籍,详细的介绍了C++语言,并介绍了标准模板库STL,英文原版-This book is a classic C++ books, a detailed introduction of the C++ language, and introduced the Standard Template Library STL, English original
- 2022-12-10 12:25:03下载
- 积分:1
-
谢金星主编的LINGO V9.0一书的源码,对学习LINGO软件很有帮助.
谢金星主编的LINGO V9.0一书的源码,对学习LINGO软件很有帮助.-Xie Venus LINGO V9.0 edited one book source, useful for learning LINGO software.
- 2022-03-17 10:55:02下载
- 积分:1
-
As we all know, MATLAB is a powerful mathematical software, specializes in the c...
众所周知,MATLAB是一个功能强大的数学软件,擅长于用矩阵运算完成各种数学功能。但是其程序需要在MATLAB环境下解释执行,效率不高。如果能将它强大的函数库用于C语言,利用C来编译执行,MATLAB将能发挥更大的作用。所以,MATLAB从5.0开始已经提供了与外部C/C++程序的应用程序接口,为利用C语言调用MATLAB的函数提供了可能。-As we all know, MATLAB is a powerful mathematical software, specializes in the completion of matrix operations with mathematical functions. However, its procedures need to explain the implementation of MATLAB environment, efficiency is not high. If it can be a powerful function library for C language, using C to compile the implementation, MATLAB will be able to play a greater role. Therefore, MATLAB has been provided from the 5.0 to start with the outside C/C++ Process application programming interface for the use of C language function calls MATLAB possible.
- 2022-07-24 02:08:44下载
- 积分:1