CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - price

搜索资源列表

  1. NA_3_02

    3下载:
  2. For solving the following problem: "There is No Free Lunch" Time Limit: 1 Second Memory Limit: 32768 KB One day, CYJJ found an interesting piece of commercial from newspaper: the Cyber-restaurant was offering a kind of "Lunch Special" whi
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:879
    • 提供者:anthony chan
  1. Chap07

    0下载:
  2. 医院管理系统 门诊划价明细 住院处方预设 住院预设明细医生资料入库药品-Hospital out-patient management system zoned prescr iption price details hospitalization default default Detail Doctor-patient data warehousing Drugs
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-02
    • 文件大小:896259
    • 提供者:未来
  1. yingbitixiwenti

    0下载:
  2. 问题描述:某国家的硬币体系包含N种面值(其中一定有面值为1的),现有一种商品价格为P,最少要用多少枚硬币可以买下-Problem Descr iption: A national system contains N kinds of coins with a face value (which must have a face value of 1), the current price of a commodity for P, at least take the number of coin
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:964
    • 提供者:杜炜
  1. Barcode

    0下载:
  2. 用Csharp写的一个条形码打印程序,适合打印价钱牌-CSharp written with a bar code printing process, suitable for printing price tags
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:15998
    • 提供者:jacky
  1. 2725

    0下载:
  2. 2575的应用,pdf格式,稳压芯片,价格低,性能好。-2575 Application, pdf format, voltage regulator chip, low price, good performance.
  3. 所属分类:Editor

    • 发布日期:2017-04-03
    • 文件大小:530108
    • 提供者:shi
  1. autoseller

    0下载:
  2. (1)、自动售货机可以出售4种货物,每种商品的数量和单价在初始化时设定,并存储在存储器中; (2)、采用模拟开关分别模拟5角和一元的硬币进行购物,并通过按键来选择商品; (3)、系统能够根据用户输入的硬币,判断钱币是否够,当所投硬币达到或超过购买者所选面值时,则根据顾客要求自动售货,并找回剩余的硬币,然后回到初始状态。当所投硬币不够时,则给出提示,并通过一个复位键退回所投硬币,然后回到初始状态。 -(1), vending machines can sell four kinds o
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:3215
    • 提供者:秦发斌
  1. Ap

    0下载:
  2. Price the American put option via Monte carlo simulation and the LSM
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1157
    • 提供者:XU XIAOJUN
  1. code

    0下载:
  2. price the Cap and floor via different methods
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:11448
    • 提供者:XU XIAOJUN
  1. caigou.

    0下载:
  2. 计划采购物资名称、数量、价格、时限信息的录入与修改,形成每周采购计划单。-Plan the procurement of goods name, quantity, price, time of entry and modification of information to form a single weekly procurement plans.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:11553
    • 提供者:sundebin68
  1. pcb-quoted-price_1.0

    0下载:
  2. PCB制版费用计算器,很好的PCB制作的成本计算工具.-PCB plate cost calculator, a good PCB production costing tools.
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:15698
    • 提供者:linux_bj
  1. hospital

    0下载:
  2. 医院进行药品进货,划价,派单等功能的系统-Hospitals purchase drugs designated price, features such as sending a single system
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:487625
    • 提供者:杨开元
  1. stock1

    0下载:
  2. 股市行情浏览器,能自动更新最新行情,显示当前指数和自选股票价格。具有隐藏功能,适合公司里私下查看股票!-Stock market browser, can automatically update the latest position, showing the current stock price index and on-demand. With hidden functions, suitable for company stock in private view!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:11785
    • 提供者:SZL
  1. 07

    0下载:
  2. 图书管理系统 目前,图书市场日益激烈的竞争迫使图书企业希望采用一种新的管理方式来加快图书流通信息的反馈速度 ,而计算机信息技术的发展为图书管理注入了新的生机。 本图书管理系统实现了以下功能: 实现图书的入库与入库退货管理。 实现图书的库存盘点管理。 实现图书的定价、调价管理。 实现图书的销售、销售退货管理。 实现图书的入库查询、入库退货查询、图书销售查询等信息查询-Library management system At present, the
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-14
    • 文件大小:3241540
    • 提供者:shentongxi
  1. systemtest

    1下载:
  2. 本程序是操作系统课程实验的死锁的检测与解除。解除方式采用撤销进程的方法。全部用数组实现。在ubuntu(linux)下编译通过。为本人原创。每次撤销个代价最小的死锁进程,释放其所拥有的资源。 所有数据都是可以自行设置的,包括进程个数,资源种类数,各进程的代价等。-This procedure is the operating system course experiment Deadlock Detection and disarmament. The lifting of the way
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:10135
    • 提供者:
  1. picc

    0下载:
  2. 无刷控制器光火凤凰一房一价故意一一个机会呱唧呱唧很快 -Phoenix brushless controller infuriated a price of a room 11 the opportunity to deliberate Flying Flying jack jack soon
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:796591
    • 提供者:gaoyuan
  1. 24c02RWP

    0下载:
  2. 价绍I2C的读写程序,完整程序可供参考.-Price Shaozeng I2C reading and writing process, complete the procedures for reference.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4039
    • 提供者:左云
  1. 107215828somtoolbox3

    0下载:
  2. 酒吧老板价格表vbkkljl个ipfgik皮带 东风康帕斯飞 帕斯克哦佛i 日减肥假话骗人 欧冠欧赔健康的飞机-Bar owner vbkkljl months Price List ipfgik belt Kompass fly Dongfeng Gregory Pasko Buddha Oh i deceptive lie on weight loss and healthy European Champions aircraft
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:427340
    • 提供者:王慧萍
  1. Solas32_Setup

    0下载:
  2. solas3.2,最好的数据缺失填补软件,核心部分是多重填补。目前售价是1290欧元,这个是试用30天版本,可以使用所有功能。-solas3.2, the best data to fill the missing software, the core of the multiple fill. The current price is
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-09
    • 文件大小:16296557
    • 提供者:huiele
  1. FinanceStockMatlab

    1下载:
  2. 使用matlab对股价进行预测的一个方法, 请大家尝试-Using matlab to predict the stock price one way, please try
  3. 所属分类:金融证券系统

    • 发布日期:2013-12-31
    • 文件大小:129420
    • 提供者:ycs
  1. xml

    0下载:
  2. xml的一个例子1.读取第二个book元素的price元素值 2.给第一个book元素的price元素添加一个属性danwei,值为rmb 3.添加一个book元素,包括name子元素和price子元素,值分别为ppp和45.67-1 An example of xml. read the second book element of the price element of the value of 2. to the first book element in the price e
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-15
    • 文件大小:8181
    • 提供者:翠环山
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com