登录
首页 » 终端 » 大量点网格索引文件的实现,一个索引文件,一个点文件的结构。...

大量点网格索引文件的实现,一个索引文件,一个点文件的结构。...

于 2023-03-25 发布 文件大小:2.03 kB
0 81
下载积分: 2 下载次数: 1

代码说明:

大量点网格索引文件的实现,一个索引文件,一个点文件的结构。-Grid Index file a large number of points, the realization of an index file, a point file structure.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Because the Windows implementation of awk print ... efficiency is too low, so th...
    因为 Windows 下执行 awk print ... 效率实在太低,所以引入 awkprint,相当于 awkprint awkprint by Cao Siqin, 2007.7.17 awkprint Format string: It may contain following symbols: $x: parameter x will be used here = x07 = x0A Example: script.txt: C:WINDOWSa logfile .log C:WINDOWS txtfile .txt input this command in a console window: awk notepad.exe $1 $3 < script.txt then following commands will be listed: C:WINDOWSa.log C:WINDOWS.txt-Because the Windows implementation of awk print ... efficiency is too low, so the introduction of awkprint, equivalent to awkprintawkprint by Cao Siqin, 2007.7.17awkprint
    2022-01-25 19:33:15下载
    积分:1
  • 关于C++顺序表的一个演示代码。欢迎大家下载!
    关于C++顺序表的一个演示代码。欢迎大家下载!-C on the order form a demo code. Welcome to download!
    2022-03-21 22:04:48下载
    积分:1
  • 实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置; int A ( const char...
    实现标准库函数strstr的功能:在str1中查找str2,若找到,返回指向str1中第一次出现str2的位置; int A ( const char * str1, const char * str2 ); 没有的话,返回-1 有则返回所在位置(从0开始) 写出函数,对编写函数main完成对strstr的功能的验证。 -achieve the standard library functions strstr function : the search for str2 str1, if found, str1 return at the first appearance of str2 position; Int A (const char* str1, const char* str2); If not, the return-1 is returned with the location (from starting at 0) write function, the main function prepared to complete the function of the strstr certification.
    2022-07-22 04:47:08下载
    积分:1
  • 包装非
    封装非终结符集合的类Vn,可以求出 FIRST集和FOLLOW集。-Package of non-terminal symbol set of classes Vn, you can find the FIRST sets and FOLLOW sets.
    2022-02-20 17:28:08下载
    积分:1
  • AVL 树上 C
    执行的 AVL 树的完整代码。 平衡、 菜单、 准备好进行编译。 It´s 在西班牙,但你可以轻松地理解它。 它肯定是编程的一动态结构类 C,A 上。 我还曾在界面简单和高效。
    2022-01-26 06:10:27下载
    积分:1
  • 赛马游戏
    应用背景这场比赛是赛马的控制台。如果你 ;输入数马想比赛(max10)和 ;马输入名称(最多3个),你可以赛马游戏控制台。关键技术 ;我用gotoxy编码语法。
    2022-08-17 01:27:25下载
    积分:1
  • 单词预测
    此代码将确定从给定单词紧密匹配的单词。它使用群落系数和海明距离。
    2023-05-15 02:10:03下载
    积分:1
  • C language description of the database table between the two, and the establishm...
    用C语言描述数据库中两个表之间的关系,并建立简单的查找-C language description of the database table between the two, and the establishment of a simple search
    2022-01-22 12:09:07下载
    积分:1
  • 本程序是用java编程,控制台程序的有关银行的计算accrua…
    此程序是JAVA语言编写的,关于银行计算利息的控制台程序。再加工一下可以作为J2EE的一个JAVABEAN组件。非常有使用价值。-this program is programming by java, console program about bank computing accrual,can be used to javabean module of j2ee
    2022-10-18 18:55:03下载
    积分:1
  • 用回溯法求解背包问题有n项假设,定…
    用回溯解背包问题 假设有n件物品,定义一个结构体a[]来存储,结构体有两个成员weight和value(weight表示重量,value表示价值)先定义一个数组col[]表示每个物品当前状态(为1表示被选,为0表示未被选),其初值全为1,从下标为0开始遍历,当前所选物品总重和总价值分别设为tw和tv(初值均为0),背包的限重设为limit,若第i个物品满足tw+a[i].weight
    2022-06-27 19:44:28下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载