-
ESRI形状文件读/写的源代码。形状是一个主要的地理信息系统文件格式,第…
ESRI SHAPE文件读/写源代码。SHAPE是GIS中的重要文件格式,本代码对于研究SHAPE文件格式,实现独立代码读/写SHAPE而言,将非常轻松。建议首先阅读SHAPE文件格式白皮书。-ESRI SHAPE document read/write source code. SHAPE is a major GIS file format, the code for research SHAPE file format, achieve independent code reading/writing SHAPE, will be very relaxed. SHAPE proposal was first read the White Paper document format.
- 2022-01-25 23:10:02下载
- 积分:1
-
用VB编写的接收卫星接收机的是数据,在把数据通过打点法显示最后的图形...
用VB编写的接收卫星接收机的是数据,在把数据通过打点法显示最后的图形
-VB prepared by the receiver to receive satellite data, the data showed the cook through the final Graphics
- 2022-07-12 12:43:26下载
- 积分:1
-
ADI的ADSP
ADI的ADSP-BF561下实现MP4/MP2codec的关键算法。-ADI
- 2022-02-11 10:56:14下载
- 积分:1
-
C语言数据结构和java语言描述的基本操作…
数据结构C语言和Java语言描述顺序栈的基本操作-C language data structures, and Java language to describe the basic operation of the order of the stack
- 2022-03-23 01:24:35下载
- 积分:1
-
这是一个基于MapInfo的GIS软件,将地图上的图元分开或合并
,并包括一般地图查看功能...
这是一个基于MapInfo的GIS软件,将地图上的图元分开或合并
,并包括一般地图查看功能
-This is a GIS-based MapInfo software to map the map yuan separately or in combination, including general and functional map View
- 2022-08-15 21:33:34下载
- 积分:1
-
基于matlab编程,仿真。matlab编程百例有助于熟悉matlab基本编程命令,最好成为编程高手。小数据量法求lyapunov指数源程序,可以减轻做混沌控制...
基于matlab编程,仿真。matlab编程百例有助于熟悉matlab基本编程命令,最好成为编程高手。小数据量法求lyapunov指数源程序,可以减轻做混沌控制与同步研究的编程苦恼。-Matlab-based programming, simulation. 100 cases of familiar programming matlab help matlab command of basic programming, preferably as a programming expert. Method of small amount of data source lyapunov index can be done to alleviate study of chaos control and synchronization of programming distress.
- 2022-09-04 00:00:03下载
- 积分:1
-
计算时间的剩余值。起倒计时的作用,很准确的计算剩余的秒数,并有进度条的剩余显示...
计算时间的剩余值。起倒计时的作用,很准确的计算剩余的秒数,并有进度条的剩余显示-The residual value of computing time. Play the role of the countdown, it is an accurate calculation of the number of seconds remaining, and have the progress bar shows the remaining
- 2023-04-30 23:25:03下载
- 积分:1
-
you look at the good things new
大家看看,好东西很新-you look at the good things new
- 2022-01-26 03:34:11下载
- 积分:1
-
是算术表达的计算,可以处理带括号的表达式
是算术表达的计算,可以处理带括号的表达式- Is the arithmetic expression computation, may process the belt
parenthesis the expression
- 2022-01-25 19:57:02下载
- 积分:1
-
JILRuntime A general purpose, register based virtual machine (VM) that supports...
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
- 2022-07-13 14:23:15下载
- 积分:1