-
TifMap
这是一个很好的关于读取geotiff文件的例子,希望对大家有用。(this is a very good example for reading geotiff)
- 2020-07-07 14:08:58下载
- 积分:1
-
battery_params
battery_params battery_params
- 2015-11-26 10:52:20下载
- 积分:1
-
Legend
AE+C#在pagelayoutcontrol中添加图例、指北针、比例尺、文字的源代码,在很多开发中可以用到(AE+C# added in pagelayoutcontrol in Legend, compass, scale, the text of the source code can be used in many developing)
- 2012-09-07 15:29:39下载
- 积分:1
-
nolinknet
无连接的VC++网络通信 源代码,输入本机端口号、目标端口号、目标机IP地址,可以发送消息,并不建立连接。(Connectionless network communications VC++ source code, enter the local port number, destination port number, destination IP address, you can send a message, does not establish a connection.)
- 2015-02-06 10:25:46下载
- 积分:1
-
C语言-数组实验
说明: 学习C语言数组章节时,通过实验加深理解,通过处理不同的问题,来理解数组的用法。(When learning the chapters of Array in C language, we can deepen our understanding through experiments, and understand the usage of Array by dealing with different problems.)
- 2020-06-23 04:00:01下载
- 积分:1
-
GtkGnome
应用软件编程的参考书,有助于编码的规范的养成
(utility software programming reference books to help coding standard form
)
- 2014-12-22 22:23:34下载
- 积分:1
-
石器1.82客戶端原始碼
石器1.82客戶端原始碼石器1.82客戶端原始碼
- 2022-04-21 23:55:03下载
- 积分:1
-
computer_design
该程序能够实现计算器程序设计,采用C++编程,来自C++程序设计原理与实践。(The program can achieve calculator program design, using C++ programming, program design from C++ Principles and Practice)
- 2014-02-19 14:34:59下载
- 积分:1
-
该程序经过运行,无任何问题,可用于解决选址问题
该程序经过运行,无任何问题,可用于解决选址问题-After running the program without any problems, can be used to solve the location problem
- 2022-02-27 08:41:46下载
- 积分:1
-
C++编写程序矩阵乘法
矩阵乘法 的C++程序通过定义函数定义且进行相应的调用求过矩矩阵的乘积即,其中自行设定。因此我们只需要在上一个实验的基础上编写相应的函数,在调用函数中用指针进行实参和形参之间的传递,然后在相应的主函数中调用上述定义的函数,即能解决问题,在上述过程中,注意动态分配存储空间的使用,以及一级指针、二级指针的熟练使用以及合理使用
- 2022-04-12 15:16:10下载
- 积分:1