CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - daily

搜索资源列表

  1. Jerome

    0下载:
  2. 以有序链表结构表示某家电商场的库存模型。提/进货时,需对链表进行维护。每个工作日结束后,应将该链表以文件形式保存;每日营业前,应从文件中恢复该有序链表结构。 -in an orderly chain structure indicated that the home appliance stores inventory model. Reference / wholesale, the need for maintaining the linked list. After the end o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:267118
    • 提供者:芦林飞
  1. jero

    0下载:
  2. 链表的维护与文件形式的保存:以有序链表结构表示某家电商场的库存模型。提/进货时,需对链表进行维护。每个工作日结束后,应将该链表以文件形式保存;每日营业前,应从文件中恢复该有序链表结构。-chain maintenance and preservation of the document : an orderly list structure that some home appliance stores in the inventory model. Reference / wholesale,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18208
    • 提供者:芦林飞
  1. jra78

    0下载:
  2. 短期负荷预测通常是指24小时的日负荷预测和168小时的周负荷预测,本文主要预测的是日平均负荷,对于短期负荷预测-short-term load forecasts usually refers to the 24-hour daily load forecasting and 168 hours a week load forecasting, In this paper, the forecast is the average load, short-term load forecasting
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:125594
    • 提供者:钱斌
  1. ripingjunzhi

    1下载:
  2. 可求解水利计算中日平均水位和日平均流量,本程序采用的是面积包围法.-can solve water daily average calculation of the average water level and flow, the procedure was used in an area surrounded by law.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6375
    • 提供者:宋冬玲
  1. jiudian

    0下载:
  2. 酒店的管理,主要是管理酒店的一些日常消费方面的。使我的一个课程设计 -hotel management, hotel management is the number of daily consumption. I design a curriculum
  3. 所属分类:压缩解压

    • 发布日期:2014-01-15
    • 文件大小:754924
    • 提供者:yanhaifeng
  1. lzari压缩算法

    1下载:
  2. 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用C语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.作者把它改写成了一个C++类,使它可以方便的压缩和解压缩。-LZARI algorithm based on the type of data compression. Haruhiko SAP in 1989, July 4 C language daily wrote realization of this a
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:28848
    • 提供者:李秉肇
  1. 实现LZARI压缩算法的C++类

    0下载:
  2. 这是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. 一共提供了5个对外接口: -LZARI algorithm based on the type of data compression. Haruhiko SAP in 1
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1370
    • 提供者:张吗恩
  1. Flow

    1下载:
  2. Flow 3D是具有高度可靠性的具有多种用途的CFD(计算流体动力学)软件,广泛应用在水利,环境工程,金属铸造,等领域,,它能够精确地模拟具有自由表面的流体的流动问题。 好不容易与别人交换而来的程序。 -Flow 3D is a highly reliable multi-purpose CFD (computational fluid dynamics) software, widely used in water conservancy, environmental engineer
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:91260
    • 提供者:吴方
  1. jichu2

    0下载:
  2. 圆周率是日常生活经常用到的一个数据,然而在不同的情况下,我们需要的精确度是不同的,所以必须编写一个通过不同精度要求显示不同精确度的圆周率,以符合相应的要求。-The daily life of pi is a frequently used data, but under different circumstances, we need the accuracy is different, so one must be prepared through various different pre
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:48604
    • 提供者:chenchen
  1. max

    0下载:
  2. 计算4个股票中一年内每天的最大最大最小差值的源码,自己修改下可以利用-Calculation of the stock in year four of the largest daily max-min difference between the source that they can be modified to use
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:3192
    • 提供者:cxf
  1. LZARI_Cpp_compress

    0下载:
  2. 一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件. -LZARI algorithm based on the type of data compression. Haruhiko Okumura in 1989 July 4
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:139660
    • 提供者:李虚东
  1. HDFaceRecognitionSystemMatlabsourcecode

    0下载:
  2. Advances in data collection and storage capabilities during the past decades have led to an information overload in most sciences. Researchers working in domains as diverse as engineering, astronomy, biology, remote sensing, economics, and consumer t
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:440759
    • 提供者:masoom
  1. suanfadaquan

    0下载:
  2. 很多程序的集合,在日常生活中必须的算法大全-A collection of many programs, in their daily lives must be an algorithm Daquan
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:251988
    • 提供者:roger
  1. src

    0下载:
  2. 按日按月调度执行存储过程,各种执行程序,并能设置各种前置-Daily schedule on a monthly basis the implementation of stored procedure, a variety of enforcement procedures, and can set up a variety of pre-
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:257105
    • 提供者:youli
  1. dailypay

    0下载:
  2. 日常开支记录器,能够满足日常的记账需求,很不错的小软件-Daily expenses recorder, able to meet the daily accounting needs of a very good small software
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:64359
    • 提供者:xiake
  1. nbzh

    0下载:
  2. 将政务公开网上数据直接转换成日常工作中所需瓣台帐,-The open web-based data directly to the government to convert the daily work required in the accounting flap,
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:990911
    • 提供者:刘大力
  1. F2002180

    0下载:
  2. 在求解每日零息债券的基础之上,计算每日远期利率曲线 -basing on Solving zero-coupon bonds in the daily basis, calculated daily initial forward rate curve in future
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:631
    • 提供者:zhang
  1. tongxunlu

    0下载:
  2. 利用双向链表建立的用户通讯录系统,能够完成通讯录的额建立,查询,删除,更改等日常操作。-Using two-way linked list system established by the user address book, address book amount to complete the establishment, query, delete, change, and other daily operations.
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3600
    • 提供者:elly
  1. fenxianxingguihuazhongdancunxingfaqiujizhideCyuyan

    0下载:
  2. 日常生活生产中有大量求极值的问题,一般计算机实现用穷举法或牛顿迭代法,但其计算量非常大。使用单纯形法可根据单纯形各个顶点的目标函数值,加以比较,丢掉其中最坏的点,代之以新点,。-Daily production of a large number of extremum problems, general computer implemented by the exhaustive method or Newton' s iterative method, but its calculat
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:119774
    • 提供者:wangyiping
  1. Matlab600

    0下载:
  2. matlab编程常用的程序范例,有助于日常开发方便,可直接调用。-matlab programming examples of commonly used procedures to help facilitate the daily development, can be called directly.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:30371
    • 提供者:浦玉学
« 12 3 4 »
搜珍网 www.dssz.com