-
用于地籍点线数据的处理程序。可以将点线文件处理成入库所需要的格式,并且给出详细的错误提示,帮助确认出错位置。...
用于地籍点线数据的处理程序。可以将点线文件处理成入库所需要的格式,并且给出详细的错误提示,帮助确认出错位置。-Cadastral data points and lines used in the process. Points and lines can be required for document processing into the storage format, and gives a detailed error, to help identify location of the error.
- 2022-07-05 10:37:28下载
- 积分:1
-
Qt 脚本类
我做了一些 qt 离散度的脚本接口类。它的方便的如果你让 Qt 编程,以使用非基于 QObject 的类,如 QColor、 QPoint,等等。我希望它能帮助你,使你的编程容易。
- 2023-04-05 18:25:03下载
- 积分:1
-
matlab源码,倒立摆仿真程序,对象为:垂直悬臂
matlab源码,倒立摆仿真程序,对象为:垂直悬臂-摆杆一阶倒立摆-Matlab source, the inverted pendulum simulation program, is designed for : vertical cantilever-placed shot an inverted pendulum bands
- 2022-03-23 20:47:40下载
- 积分:1
-
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删...
单链表的插入和删除实验目的:
1、定义单链表的结点类型
2、通过单链表的定义掌握线性表的链式存储结构的特点;
3、熟悉单链表的建立以及插入、删除等基本操作。
-# include
# include
# define ND sizeof(struct List)
struct List
{int data
struct List*next
}
void main()
{ int n,i=1,e,a
struct List*head
struct List*p,*q
q=head=p=(struct List*)malloc(ND)
- 2022-04-15 10:12:17下载
- 积分:1
-
闪烁发光二极管采用 pic16f877a
闪烁 LED 使用 PIC16F877A
亲爱的朋友们,
节日的问候。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-10-04 14:40:03下载
- 积分:1
-
Rockwell PLC control of the material sorting system source code is useful :)
Rockwell公司PLC控制物料分拣系统的源代码,很好用:)-Rockwell PLC control of the material sorting system source code is useful :)
- 2022-03-25 19:27:42下载
- 积分:1
-
xin xi
xin xi
- 2022-08-09 19:58:28下载
- 积分:1
-
该程序里面是关于排序方面的肉容,有快速和归并排序两种算法,并且比较这两种算法的时间。数据有随机生成和人工输入两种。...
该程序里面是关于排序方面的肉容,有快速和归并排序两种算法,并且比较这两种算法的时间。数据有随机生成和人工输入两种。-The program which is about the sequencing capacity of the meat, there are two types of fast and merge sort algorithm, and comparing the two algorithms of time. Have randomly generated data and manual input of two.
- 2022-03-10 01:13:14下载
- 积分:1
-
Or a number of small procedures, so that you do not wish to see a joke.
或者一些小程序,让你不想看笑话。
- 2022-05-26 23:24:34下载
- 积分:1
-
实现摄影测量中空间后方交会的问题,用以求得像片的内外方位元素...
实现摄影测量中空间后方交会的问题,用以求得像片的内外方位元素-To achieve space resection in photogrammetry issues photograph to obtain the internal and external orientation elements
- 2022-01-26 02:13:02下载
- 积分:1