-
给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组...
给出N口井的坐标,把距离小于给定值的分为一组。只要一口井与这一组中有一口井小于给定距离,则它属于这组-N wells given the coordinates, distance less than the given value is divided into one group. As long as a well and the group has a well less than a given distance, it belongs to this group
- 2022-04-11 11:05:12下载
- 积分:1
-
晶闸管设计的徐传镶法,设计长基区,决定了晶闸管耐压设计,是一个优化程序。...
晶闸管设计的徐传镶法,设计长基区,决定了晶闸管耐压设计,是一个优化程序。-Thyristor Xu Chuan inlaid design method, design a long base, determines the thyristor voltage design, is an optimization process.
- 2023-05-28 08:15:03下载
- 积分:1
-
学生信息结构
这是程序使用指针和结构来保存和重新调用数据
主要的选择是: 添加新的学生数据、 删除学生数据、 编辑学生数据、 显示所有学生数据
- 2022-03-06 21:41:21下载
- 积分:1
-
多种编解码的小程序,支持bin<
多种编解码的小程序,支持binhex,binc array,url和utf7即base64-various codecs of small programs to support binlt;- Gt; Hex, binlt;- Gt; C array, url and utf7 that base64
- 2022-05-26 19:29:46下载
- 积分:1
-
利用该程序,可以作为相应程序的一个函数功能
利用该程序,可以作为相应程序的一个函数功能-Use of the procedure, the procedure can be used as a function of the corresponding function
- 2022-03-04 17:22:06下载
- 积分:1
-
数值分析中的循环赛程表问题,程序中含有运动员人数输入界面,在界面中可进行运动员人数的输入。...
数值分析中的循环赛程表问题,程序中含有运动员人数输入界面,在界面中可进行运动员人数的输入。-Numerical analysis of the issue cycle calendar, the program contains a number of athletes input interface, the interface can input the number of athletes.
- 2022-07-12 07:38:00下载
- 积分:1
-
用labview编写的基于单纯形寻优算法。用来搜索高斯函数的极值点。...
用labview编写的基于单纯形寻优算法。用来搜索高斯函数的极值点。-prepared using PC-based simplex optimization algorithms. Search Gaussian function to the extreme point.
- 2022-03-06 19:38:31下载
- 积分:1
-
哈夫曼编码解码演示程序,生动有趣,适合教学演示以及深刻理解哈夫曼编码解码算法。包含哈夫曼编码解码算法以及高级界面技术...
哈夫曼编码解码演示程序,生动有趣,适合教学演示以及深刻理解哈夫曼编码解码算法。包含哈夫曼编码解码算法以及高级界面技术-Huffman encoding and decoding demonstration program, lively and interesting, for teaching demonstrations and deep understanding of Huffman encoding and decoding algorithm. Included Huffman encoding and decoding algorithms and advanced interface technology
- 2022-02-06 13:48:53下载
- 积分:1
-
线性表的链式存储结构
实验二 线性表的链式存储结构 题目:设计并实现以下算法:给出用单链表存储多项式的结构,利用后接法生成多项式的单链表结构,实现两个多项式相加的运算,并就地逆置相加后的多项式链式。1. 用户可以根据自己的需求分别输入两个一元多项式,并且能够实现输入的一元多项式的显示。2. 能够完成两个一元多项式的相加功能,而且还能显示相加后的逆置的一元多项式。3. 程序执行的命令包括:(1)构造链表A (2)构造链表B (3)两个链表的相加 (4)求链表的长度 (5)打印(显示)已有的链表 (6)将已相加的链表进行逆序排列
- 2022-07-11 02:48:25下载
- 积分:1
-
AVL Tree的实现
AVL Tree的实现-achieve AVL Tree
- 2023-08-12 21:35:03下载
- 积分:1