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

搜索资源列表

  1. xingyun52

    0下载:
  2. 问题描述: 由用户选择一个商品序号,继而猜商品的价格,如果猜对了,则计算机提示:“Right!”,并在屏幕上输出用户猜了多少次才猜对此数,以此来反映猜数者“猜”的水平,结束游戏;如果猜错了,计算机提示“Wrong!”,并告诉用户所猜的数是高了还是低了。最多可以猜10次,如果猜了10次仍未猜中的话,则停止本次猜数,然后继续猜下一个数。每次运行程序用户可以反复猜多个商品,直到用户想停止时结束游戏。 用户结束游戏后,计算机把商品按照价格由低到高排序,并把排序后的商品序号显示出来。
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:1106
    • 提供者:孙婷婷
  1. kc

    0下载:
  2. 库存管理系统 实体: 供应商信息(编号,供应商名称,负责人,联系电话,地址,备注) 货品信息(编号,名字,仓库名称,规格,单位,数量,单价,总价,警戒线,编辑日期,备注) 用户信息(编号,姓名,密码,权限) 仓库信息(编号,仓库名,负责人,仓库电话,所属单位,备注) 关系: 入库管理(编号,货物名称,供应商名称,仓库名称,货物规格,货物单位,进货数量,单价,总价,进货日期,经收人,备注) 出库管理(编号,货物名称,仓库名称,货物规格,货物单位,出
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1310965
    • 提供者:嵇方圆
  1. WSChat

    0下载:
  2. 桌面版商行纸黄金交易价格实时监测程序,具图标版价格显示,也可以点击放大查看曲线图,每分钟更新一次.-Desktop version of the price of paper gold trading firm real-time monitoring program, with icons version price display, you can click to enlarge graph view, every minute.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:372066
    • 提供者:恒信联邦
  1. shangpinjiage

    0下载:
  2. 商品价格查询系统,能够查询商品的价格,订单,对价格增删改-Commodity price query system to check the price, orders, additions and deletions to the price
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:7339
    • 提供者:luochen
  1. DEcshp

    0下载:
  2. 连续函数优化的差分演化(由肯尼斯和莱纳S的算法而来)-Differential Evolution (DE) for Continuous Function Optimization (an algorithm by Kenneth Price and Rainer Storn)Table of contents
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:6296
    • 提供者:liuzhuan
  1. Car-rental

    0下载:
  2. 本系统是模范汽车租赁公司的汽车出租系统,可以选择不同类型的车进行借还,计算价格操作。-This system is a model car rental company s car rental system, can choose different types of cars for borrowing, computational price operation.
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:139794
    • 提供者:miyuhan
  1. myGradientDescent

    0下载:
  2. This my first implementation of gradient descent algorithm in which I will write about the evolution of neural networks. I will start with the most simple network of all, the Single Layer Perceptron, and work through different architectures and learn
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:33365
    • 提供者:Putra
  1. c2

    0下载:
  2. 输入旅游景点显示出该景点是否存在且显示出价格-Enter the tourist attractions showing the attractions are present and show the price
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:3640
    • 提供者:刘博文
  1. c-language-programming

    0下载:
  2. c语言编程实例,处理简单的数据文件 判别2个文本文件的内容是否雷同 同学录信息管理系统 文字查找 学生成绩分布统计 用折半查找法猜篮球的价格-c language programming examples deal with simple data file to distinguish the price of two text contents of the file whether similar Classmates information management sy
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:133423
    • 提供者:王泽
  1. jidanmianbao

    0下载:
  2. 100元买鸡蛋和面包,自定义鸡蛋面包的单价和重量,求100元能刚好用完的情况下,总重量最小是多少-100 yuan to buy the eggs and bread, since the definition of the unit price and weight of the eggs, bread, seeking 100 yuan can just run out of the case, the total weight of how much
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:66322
    • 提供者:夏磊
  1. un

    0下载:
  2. 猜价格游戏 编写C++程序完成以下功能: 假定有一件商品,程序用随机数指定该商品的价格(1-1000的整数); 提示用户猜价格,并输入:若用户猜的价格比商品价格高或低,对用户作出相应的提示; 直到猜对为止,并给出提示。 -Guess the price game write C++ program perform the following functions: It is assumed that there is a commodity, the program wit
  3. 所属分类:CSharp

    • 发布日期:2017-11-16
    • 文件大小:604
    • 提供者:alijan
  1. matrix

    0下载:
  2. 关于矩阵处理的源码(包括价格、相乘、求逆、输出)-About the matrix processing source (including price, multiplied by the inverse output)
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:1520
    • 提供者:张凯
  1. WPFAnimation_Random

    0下载:
  2. 使用WPF动画实现,点击“开始”按钮,价格标签的数字就开始自动翻滚,点击“停止”按钮,数字停止翻滚,生成一个随机价格。-WPF animation, click on the " start" button, the price tag figures began automatically rolling, click the " Stop" button, digital stop rolling, and generate a random price.
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:516913
    • 提供者:
  1. boston

    0下载:
  2. 波士顿房价问题c语言实现,给出了房价数据,需要进行训练,训练后输出预测结果-The Boston issue price c language
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:348142
    • 提供者:vanishis
  1. HospitalManagerSystem

    0下载:
  2. 实现医院的日常管理,包含身份登录界面,有药品管理、综合查询、价格管理、系统管理等相应功能-The day-to-day management of the hospital, contains the identity of the login screen, medicines management, integrated query, price management, system management, and other corresponding functions ...
  3. 所属分类:CSharp

    • 发布日期:2017-11-28
    • 文件大小:776060
    • 提供者:mypudn
  1. Computer-CPP-experimental-six

    0下载:
  2. 计算机C++实验六。输入产品个数,得出产品单价与价格-Computer C++ experimental six. Enter the product number, draw the unit price and the price of the product
  3. 所属分类:CSharp

    • 发布日期:2017-12-08
    • 文件大小:5165
    • 提供者:ykxin
  1. celuemoshi

    0下载:
  2. 策略模式典型演示程序C#源代码,演示程序很好的解释了策略模式的编程模板。源码中包括:现金收费抽象类(现金收取超类的抽象方法,收取现金,参数为原价,返回为当前价)、正常收费子类、打折收费子类(打折收费,初始化时,必需要输入折扣率,如八折,就是0.8)、返利收费子类(返利收费,初始化时必须要输入返利条件和返利值,比如满300返100,则moneyCondition为300,moneyReturn为100、若大于返利条件,则需要减去返利值)、现金收费工厂类等。-The strategy pattern
  3. 所属分类:CSharp

    • 发布日期:2017-11-05
    • 文件大小:14642
    • 提供者:hpudn97
  1. the_price

    0下载:
  2. 猜价格 代码,随机数实验,用系统生成一个随机数,然后我们来输入一个数看看是否猜对-the price
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:845
    • 提供者:
  1. jiaoxueshebeiguanli

    0下载:
  2. 教学设备管理系统功能设计要求   1. 输入记录:将每一个教学设备编号、设备名称、生产厂家、购置日期、台数、单价、及备注作为一个记录,该软件能建立一个新的数据文件或给已建立好的数据文件增加记录。 2. 显示记录:根据用户提供的记录或者根据设备编号显示一个或几个设备的记录。 3. 修改记录:可以对数据文件的任意记录的数据进行修改并在修改前后对记录内容进行显示。   4.查找记录: 可以对数据文件的任意记录的数据进行查找并在查找前后对记录内容进行显示。   5. 删除记录
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:11663
    • 提供者:yumengdie
  1. gupiao

    0下载:
  2. 模拟股票环境,输入一个价格开盘,然后可以设置一个价格,低于此价格买入,也可以设置另一个价格,高于此价格卖出!-Simulated stock environment, enter an opening price, then you can set a price lower than this price to buy, you can also set another price higher than this price to sell!
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:55240
    • 提供者:bailin
« 1 23 4 »
搜珍网 www.dssz.com