登录
首页 » 数据结构 » 把dat文件转化为grd文件 供surfer使用

把dat文件转化为grd文件 供surfer使用

于 2023-08-22 发布 文件大小:1.13 kB
0 170
下载积分: 2 下载次数: 1

代码说明:

把dat文件转化为grd文件 供surfer使用-Dat file into the GRD surfer documents for use

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

发表评论

0 个回复

  • setcursor CWnd loadcursor destroywindow CDialog getclientrect C按钮getstock…
    SetCursor CWnd LoadCursor DestroyWindow CDialog GetClientRect C Button GetStockObject CFont GetWindowLong SetWindowLong GetWindowRect BeginDeferWindowPos EnableWindow DeferWindowPos EndDeferWindowPos InvalidateRect UpdateWindow GetCursorPos CPoint SetCapture GetCapture ReleaseCapture CallWindowProc CPaintDC DrawEdge PtInRect SetFocus CMenu-SetCursor CWnd LoadCursor DestroyWindow CDialog GetClientRect C Button GetStock Object CFont GetWindowLong SetWindowLong Get WindowRect BeginDeferWindowPos EnableWindo w DeferWindowPos EndDeferWindowPos Invalida teRect UpdateWindow GetCursorPos CPoint SetC apture GetCapture ReleaseCapture CallWindow Proc CPaintDC DrawEdge PtInRect SetFocus CMen u
    2022-03-10 19:56:56下载
    积分:1
  • shi.c 说明:本程序用于层序遍历二叉树.程序开始时先由用户先根序输入二叉树各点值,对于空点输入宏ENDTAG所对的值(暂定为整0). 建立好二...
    shi.c 说明:本程序用于层序遍历二叉树.程序开始时先由用户先根序输入二叉树各结点值,对于空结点输入宏ENDTAG所对的值(暂定为整数0). 建立好二叉树后即可自动进行遍历依次层序输出各结点的值. ----Author:zhg 2006.11.26 E-mail: wudazhg@163.com 仅供参考学习之用,所有权保留-shi.c : The procedures for the binary tree traversal sequence. procedures at the beginning of each user input first-sequence binary tree nodes value, for the importation of empty node by right-ENDTAG value (tentatively scheduled for integer 0). After a good binary tree can be automatically traversal sequence followed output of the node values.---- Author : zhg 2006.11.26 E-mail : wudazhg@163.com for reference purposes only learning, retention of title
    2022-03-09 11:43:40下载
    积分:1
  • 代码茂 LCD4bit.c
    空 LCD_Enable(void) { output_high(LCD_EN) ; delay_us(100) ; output_low(LCD_EN) ; delay_us(500) ; } //Ham Gui 4 位杜代替 Ra 液晶屏 无效 LCD_Send4Bit (无符号字符型数据) { output_bit (LCD_D4,数据与 0x01) ; output_bit (LCD_D5,数据 & 0x02) ; output_bit (LCD_D6,数据 & 0x04) ; output_bit (LCD_D7,数据 & 0x08) ; / /
    2023-08-23 22:00:03下载
    积分:1
  • 人力资源管理系统的源代码和毕业论文 人力资源管理系统是一个典型的信息管理系统(MIS),本系统是一个为适应当前各个行业对人力资源信息管理的迫切需求而设...
    人力资源管理系统的源代码和毕业论文 人力资源管理系统是一个典型的信息管理系统(MIS),本系统是一个为适应当前各个行业对人力资源信息管理的迫切需求而设计开发的软件系统,其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面,经过分析如此情况,我们使用DELPHI ,数据库等开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一能方便而简洁操纵数据库的智能化对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统.-err
    2022-02-27 00:27:06下载
    积分:1
  • 二叉树的根节点的第一序列和序列…
    根据一棵二叉树结点的先根序列和中根序列构造该二叉树,并输出该二叉树的后序遍历结果。-According to a binary tree the root node of the first sequence and the sequence structure of the tree root and post the output of the binary tree traversal results.
    2022-07-20 09:49:58下载
    积分:1
  • 在Android中用java开发是所用的库 SQLite
    在Android中用java开发是所用的数据库 SQLite-Android java SQLite
    2022-01-26 05:44:18下载
    积分:1
  • 将北京首领医保网页自动转换到库中,并对进行汇总和查询。属于我一个项目中的作品。对于网页中多表格进行处理有一定的参考价值...
    将北京首领医保网页数据自动转换到数据库中,并对数据进行汇总和查询。属于我一个项目中的作品。对于网页中多表格数据进行处理有一定的参考价值-Beijing leaders Medicare website will automatically convert the data into a database, and data aggregation and query. I belong to a project in the works. For multi-page form data processing of some reference value
    2022-03-21 04:19:21下载
    积分:1
  • Video streaming
    在线视频流,并将其转换为mp3格式的音频文件。这个项目是在PHP框架下开发的。
    2022-06-02 09:04:19下载
    积分:1
  • 《SQL查询报表源码生成器V1.1》是专为ASP/JSP网络程序员开发的一个小工具软件,目的是为了程序员能快速完成开发的网站SQL查询报表程序。 本程序特点:...
    《SQL查询报表源码生成器V1.1》是专为ASP/JSP网络程序员开发的一个小工具软件,目的是为了程序员能快速完成开发的网站SQL查询报表程序。 本程序特点:   1)使用非常方便,能在1-2分钟之间完成复杂的ASP/JSP查询功能;   2)功能强大,能生成支持返回HTML代码或者XML代码结果。   3)可生成ASP/JSP源码或者支持生成VB组件(COM+)的源代码。   4)提供WINDOWS操作系统下Preview效果。-"SQL statements Source Generator V1.1," is designed for ASP/JSP development of the network programmers a small software tool is aimed at programmers can rapidly complete the development of the website SQL query statements procedures. The process features : 1) using very convenient, in 1-2 minutes to complete complex ASP/JSP inquiry; 2) Powerful, can generate support for the return of HTML code or XML code results. 3) Generation ASP/JSP source or support generated VB components (COM+) source code. 4) Windows operating system Preview effect.
    2022-05-17 10:15:19下载
    积分:1
  • very typical recursive algorithm to obtain the designated folder sizes. Win case...
    非常典型的递归算法来获得指定的文件夹大小。Win案例中使用API Findfirst FindNext完成。
    2022-02-01 14:09:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载