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

搜索资源列表

  1. calculator

    0下载:
  2. You can calculate some arithmetic operation using Visual C++ tool. (plus, minus, division, multiplication)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:649
    • 提供者:chulhyun
  1. sourcecodeofc

    0下载:
  2. 常用的基本功能实现程序都有,比如说加,减等等基本功能运算。-source code of c language ,you can find many basic codes.for example,plus ,minus,mutiply,divide, and so on.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1816254
    • 提供者:ly
  1. dianzizhong

    0下载:
  2. 单片机电子钟,用C语言开发。 设计制作一个电子钟并且能够显示日历,用LED数码管直接显示,能够通过按键调整时间、年月日,功能为按第一个键为Mode(模式)键,被调整的相应调整区域开始闪烁,第二个键(Add键)加一,第三个(Sub键)减一,中间的键(Add键)可以使时分秒和年月日相互切换。-MCU clock, using C language development. Designed an electronic clock and can display a calendar, with
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:299522
    • 提供者:sunrise_kailun
  1. control-system--sulfate-bath

    0下载:
  2. 硫酸铜建浴设备控制系统 具体控制要求: 1.按下 P3.4和P3.5不放 按下 P3.7 即可进入设置模式,再次按下退出设置模式 左边四位数码管最左边的开始闪烁,后面的四位数码管不属于此控制系统 * 按下加或减 有 A b C 三档 分别代表三个参数。 * 第一个参数(A):搅拌机运行时间 * 第二个参数(b):液位信号保持时间 * 第三个参数(C): 为定义
  3. 所属分类:Energy industry

    • 发布日期:2017-04-02
    • 文件大小:165174
    • 提供者:张成
  1. bjdj

    0下载:
  2. 两相5、6线步进电机,分为四拍和八拍,这里介绍输出八拍方式:A-AC-C-CB-B-BD-D-DA //四拍:A-C-B-D,因此在八拍的基础上减去中间的就可以了,不过步距角要大一倍-Two-phase stepper motor 5,6 lines, divided into four beats and eight shot, and here eight shot output mode: A-AC-C-CB-B-BD-D-DA// four beats: ACBD, so eight
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1341
    • 提供者:leso
  1. liusuantong

    0下载:
  2. 按下 P3.4和P3.5不放 按下 P3.7 即可进入设置模式,再次按下退出设置模式, 左边四位数码管最左边的开始闪烁,后面的四位数码管不属于此控制系统, 按下加或减 有 A b C 三档 分别代表三个参数。第一个参数(A):搅拌机运行时间,第二个参数(b):液位信号保持时间-Press P3.4 and P3.5 doesn t put press P3.7 can enter setup mode, again press exit setting mode, the left four d
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:52723
    • 提供者:zhouhao
  1. stopwatch-design

    0下载:
  2. 这是基于单片机的使用C语言的设计。可以自动显示时分秒。使用按键可以实现时加1和时减1-This is the use of C language based on single chip design. Can automatically display minutes and seconds. Can be achieved when using the keys plus 1 and minus 1 when
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:10878
    • 提供者:李佳
  1. daima

    0下载:
  2. 刚学到printf函数和scan函数,很是一个不清楚,求几段经典范例代码,初学者入门用的。 另外有几道题求解,万分感谢!! 1.试尽量用多种不同的C代码,描述把整型变量i的值增加1的运算 2.试分别用最紧凑的一条C代码描述完成下列计算 1)把整型变量i和j的和赋给整型变量k,并同时让i的值增加1. 2)把整型变量X值扩大一倍 3)在变量i减去1后,将变量j减去变量i 4)计算变量i除变量j的余数r-Printf function and scan just l
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3189
    • 提供者:朱军华
  1. huochaigun

    0下载:
  2. 一个C程序,其想要输出20个减号,不过,粗心的程序员把代码写错了,你需要把下面的代码修改正确,不过,你只能增加或是修改其中的一个字符,给出三种答案。-A C program, its desired output of 20 minus sign, but the careless programmer to code wrong, you need to modify the following code is correct, but you can only add or modify o
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:14429
    • 提供者:翟健
  1. jisuanqi

    0下载:
  2. 基于Visual C++的建议计算器,可实现多位浮点数的加减乘除-Calculator,can be used to calculate plus, minus, multiply and except.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3270677
    • 提供者:nzncy
  1. prol_1

    0下载:
  2. 在C++中实现两个数的加,减,乘,除及比大小-Two numbers in C++, plus, minus, multiply, with the exception than the size of
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:1099178
    • 提供者:李晨
  1. img2tif_dist

    0下载:
  2. The img2tif program converts an Imagine .img file into one or more GeoTIFF files. Usage: img2tif [-i img_filename] [-o tif_basename] [-c] [-v n...] [-rgb [red_band green_band blue_band]] [-?] [-quiet] Arguments: -i input .img file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1370593
    • 提供者:Alex
  1. 1664x64LED6

    0下载:
  2. 16字 LED点阵屏+DS1302电子钟 C 程序1 脚接+5V 2,3脚32768HZ晶振 4脚接地 5脚接S51的P02 6脚接S51的P01 7接S51的P008脚接后备电源,可以接老计算机主板板上的3.6V电池,也可以通过二级管隔离接一个大容量电解电容电压在2.5V以上即可维持595连级输出数据,138行驱动 P1_0为时钟模式转换键、P2_1为时钟加键、P1_2为时钟减键、P2_3为时钟复 -C program of the 16-character LED dot matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:3693
    • 提供者:尴尬
  1. key

    0下载:
  2. 集按键消抖,不影响cpu时序,c程序,单键,复合键,点触,长按连续加或减(switch case 语句)-Set button debounce, does not affect the cpu timing, c program, a single bond, composite key, tap, press and continuous plus or minus
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:733
    • 提供者:
  1. First-hour-breakout-system

    1下载:
  2. C#实现的日内突破交易策略,可在Wealth-lab及其他C#策略平台下应用。-First hour breakout system The system takes positions if the price exceeds the range determined in the first hour of the day, using a moving average as a filter. Entry rules Buy at breakout of fi
  3. 所属分类:Finance-Stock software system

    • 发布日期:2014-11-15
    • 文件大小:2048
    • 提供者:kong xiangwen
  1. 430-serial-key-and-control-LCD-

    0下载:
  2. 430单片机串行输出,按键加减控制12864LCD灯,C程序,IAR-430 the microcontroller serial output, control of plus or minus keys 12864LCD lights, C program, IAR
  3. 所属分类:SCM

    • 发布日期:2017-11-30
    • 文件大小:1828
    • 提供者:xt
  1. tmatric

    0下载:
  2. 本源程序提高一个C++的向量加减乘运算模板以及矩阵的加减运算模板。-c++ vector matric plus minus
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:884
    • 提供者:何振为
  1. determine-a-specific-symbol-in-file

    0下载:
  2. 运用C++语言判断文件中字符串中是否含有某个特定符号,并根据不同符号输出正负1.-Use the string C++ language to determine the file if it contains a specific symbol, and in accordance with the different symbols output plus or minus 1.
  3. 所属分类:File Operate

    • 发布日期:2017-11-06
    • 文件大小:703
    • 提供者:Gangjie.Liao
  1. PartialClass

    0下载:
  2. 基本的C#数字运算示例,执行两个数的加法、减法运算,返回相加、相减后的结果,实例化类对象,定义一个死循环,以便循环输入数据,记录运算符号,以运算符号为条件进行判断,判断是否为加号,判断是否为减号,不符合上面所有情况,实现基本的加法、减法运算。-Basic C# number crunching example, the addition of two numbers, subtraction, return the sum, the result of the subtraction, the
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:5359
    • 提供者:程松发
  1. PartialClass

    0下载:
  2. 基本的C#数字运算代码,执行两个数的加法、减法运算,返回相加、相减后的结果,实例化类对象,定义一个死循环,以便循环输入数据,记录运算符号,以运算符号为条件进行判断,判断是否为加号,判断是否为减号,不符合上面所有情况,实现基本的加法、减法运算。-Basic number crunching code in C#, the implementation of the addition of two numbers, subtraction, return the sum, the result of
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:6144
    • 提供者:武宗
« 1 2 3 4 56 »
搜珍网 www.dssz.com