登录
首页 » 数据结构 » 解析中央气象局下发的台风报文,提取有用信息,入数据库

解析中央气象局下发的台风报文,提取有用信息,入数据库

于 2022-08-05 发布 文件大小:6.75 kB
0 59
下载积分: 2 下载次数: 1

代码说明:

解析中央气象局下发的台风报文,提取有用信息,入数据库-Analysis of the Central Weather Bureau issued a typhoon message, extract useful information into the database

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

发表评论

0 个回复

  • 这是一个生成全排列的程序,采用最小变化算法,相邻两个序列之间只有两个的次序不同,每交换两个,便形成一个新的序列,速度非常快....
    这是一个生成全排列的程序,采用最小变化算法,相邻两个序列之间只有两个数的次序不同,每交换两个数,便形成一个新的序列,速度非常快.-This is a whole generation with a procedure using the smallest change algorithm sequence between two adjacent only two of several different order every two exchanged a few, it will lead to a new series, very fast.
    2022-12-18 06:35:03下载
    积分:1
  • 北大ACM1003(Hangover)
    北大ACM1003(Hangover)-North ACM1003 (Hangover)
    2022-02-03 12:26:03下载
    积分:1
  • 对二叉树进行插入,打印屏幕等操作
    对二叉树进行插入,打印屏幕等操作。使用动态结构实现,可以学习。代码简洁明了,便与学习。有注释。插入元素,采用递归实现。在t节点插入元素x;深度是temp;num表示若是在满二叉树情况下的编号,用于计算坐标;计算深度是x,满二叉树编号是y点的坐标。
    2023-08-12 22:50:03下载
    积分:1
  • very typical recursive algorithm to obtain the designated folder sizes. Win case...
    非常典型的递归算法来获得指定的文件夹大小。Win案例中使用API Findfirst FindNext完成。
    2022-02-01 14:09:59下载
    积分:1
  • tour of the campus code extremely Note
    校园导游的代码极其说明-tour of the campus code extremely Note
    2023-02-11 02:10:04下载
    积分:1
  • 访问集 Linq 演示
    我们有几种方法来存储和访问我们的数据。最经常方式是数据存储到数据库和从应用旁路 ODBC 或其他提供访问它们。当我们只有少量数据时,我们使用的.Net Framework 语言设计应用程序。一种有效的方法是使用 Access (在 Microsoft Office 套件) 内存储的数据和使用 LINQ 来获取数据并将其存储在数据集在内存中。我们以后可以证明它。
    2022-09-13 23:25:03下载
    积分:1
  • connection/object pool. A program may require a IMAP connection po ol and LDAP c...
    Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.-connection/object pool. A program may require a IMAP connection po ol and LDAP connection pool. One could easily im plemen
    2023-05-15 08:25:03下载
    积分:1
  • 推荐系统实例
    详细说明:matalb实现的协同过滤,里面包含很多重要算法,都已经实现
    2023-08-17 07:35:03下载
    积分:1
  • 1. The procedures used to achieve linear list maintenance, insert, delete, outpu...
    1.本程序用以实现对线性链表的维护、插入、删除、输出等功能,在该实验设计中是以某商家电部门的库存为模型,实现了对该商品库存的更新,如商品的进货、提货的业务,以入对商品库存的修改、查询、删除等等。-1. The procedures used to achieve linear list maintenance, insert, delete, output functions, in the experimental design is a commercial appliance sector inventory model of this merchandise inventory updates, such as the purchase of goods and delivery of services with a pair of goods into inventory changes inquiries, delete, etc..
    2022-03-01 18:06:23下载
    积分:1
  • 快速排序算法代码Quick sort algorithm code
    快速排序算法代码Quick sort algorithm code-Quick sort algorithm code
    2022-08-17 01:03:38下载
    积分:1
  • 696522资源总数
  • 104044会员总数
  • 20今日下载