-
对学习GIS 的人很有用的vc++,源码和讲解都很详细,并且是不可多得的资料。...
对学习GIS 的人很有用的vc++,源码和讲解都很详细,并且是不可多得的资料。-GIS people to learn useful vc++, Source and explain the very detailed, and is invaluable information.
- 2022-03-23 00:01:01下载
- 积分:1
-
生物传感器介绍,从电路到免疫传感器
这本教科书的标题,生物传感器: 从电路到免疫传感器,这个词意味着我们都要学习这两种电路 (与常规
温度传感器等传感器) 和生物传感器 (如基于抗体的免疫传感器)。在一起放一本书在这两个主题的想法
来自我的决定要添加到"传感器和控制"类的生物传感器主题在亚利桑那大学任教。在那个时候,我意识到还有没有可用
的教科书,同样处理这两个主题。典型的传感器在教科书中, 生物传感器主题是相对较稀疏。生物传感器在教科书中,基本的电
电路很少被提及。更重要的是,没有那些教科书地址这两个主题之间的必要联系。毕竟,大多数生物传感器需要电
电路元件。
- 2022-02-21 05:58:40下载
- 积分:1
-
opengl基础教程,附源码,从基础实践教程
opengl基础教程,附源码,从基础实践教程-opengl-based tutorials, with a source code, from basic practice Tutorial
- 2022-08-09 14:06:55下载
- 积分:1
-
very simple JAVA compression type examples of what Notes are very sound teaching...
十分简洁的JAVA压缩类例子注释什么的都十分完善十分适用于傻瓜教学-very simple JAVA compression type examples of what Notes are very sound teaching applies to fool
- 2022-01-30 20:45:23下载
- 积分:1
-
"MATLAB simulation technology and application of" complementary CD, th...
《MATLAB仿真技术与应用》配套光盘,本书附送的光盘包含书中的所有例子的源程序、仿真模型、MATLAB常用函数和各种工具箱函数以及本书的电子版内容。-"MATLAB simulation technology and application of" complementary CD, the book accompanying CD contains all the examples in the book of the source, the simulation model used MATLAB toolbox function and various functions and the electronic version of the content.
- 2022-03-17 20:26:48下载
- 积分:1
-
张光义院士写的相控阵雷达技术下册部分,是一本不错的参考书...
张光义院士写的相控阵雷达技术下册部分,是一本不错的参考书-ZHANG Guang-yi wrote academicians phased array radar technology part of the next book is a good reference book
- 2022-06-19 05:17:19下载
- 积分:1
-
机器视觉 贾云得 doc版 清晰可打印
MachineVision
机器视觉 贾云得 doc版 清晰可打印
MachineVision--by Jia Yunde-Yun-De Jia machine vision clear doc version Printable MachineVision by Jia Yunde
- 2022-04-29 00:25:54下载
- 积分:1
-
对于明星algoritham找到两个节点之间的最便宜的路径程序
program for astar algoritham to find cheapest path between two nodes
- 2022-08-06 14:25:26下载
- 积分:1
-
这篇文章讲的是从VC++6.0到Visual Studio 2005所需要的一些变化,包括函数名和变异选项等等,如果你刚开始接触Visual Studio 20...
这篇文章讲的是从VC++6.0到Visual Studio 2005所需要的一些变化,包括函数名和变异选项等等,如果你刚开始接触Visual Studio 2005,这篇文章应该会有用。-This article is talking about the VC 6.0 to Visual Studio 2005 in need of some changes, including name and the variation options, and so on, if you have been in contact with Visual Studio 2005, This article should be used.
- 2022-06-30 03:43:17下载
- 积分:1
-
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程...
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。 在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-function sentence by one or more code components, can achieve a particular function. You can use your code more readable, understandable, accelerate programming speed and reducing duplication of code. Similar processes and functions, processes and functions most important difference is that the process did not go to the value and the function can return value. In Delphi 7.0, we have a very good definition of function, broadly categorized into six types : data conversion functions, string and array manipulation functions, documents, disk manipulation functions, memory, pointer manipulation functions, arithmetic function, the date function.
- 2022-02-04 14:05:11下载
- 积分:1