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

搜索资源列表

  1. wlan

    0下载:
  2. 介绍城域网地址规划,如何划分VLAN等等。-Introduction MAN address planning, how to divide the VLAN and so on.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:304558
    • 提供者:飞鸿
  1. Cards

    0下载:
  2. Genetic Algorithm example using Java You have 10 cards numbered 1 to 10. You have to divide them into 2 piles so that: The sum of the first pile is as close as possible to 36 and the product of all in second pile is as close as poss to 360.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:4236
    • 提供者:Kamran Ali
  1. shuiji

    0下载:
  2. 本程序需在DOS下运行。每运行一次可执行程序random.exe,即可显示任意两个 16进制数的加法或减法表达式及其运算结果。在减法运算中,如果被减数小于减数,显示 “Divide Overflow”的提示信息。-This procedure required to run under DOS. Run once every executable program random.exe, can show any two of 16 hexadecimal numbers and the
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:2292
    • 提供者:dingwuliang
  1. fraction2

    0下载:
  2. A Fraction class that has the ability to add, subtract, multiply, divide and show various statistics of the fraction.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7792
    • 提供者:benjy
  1. jishuqi

    0下载:
  2. 实现计算器的功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括[反]正弦、[反]余弦、[反]正切、[反]余切、开方、指数等函数运行 3、以角度、弧度两种方式实现上述部分函数 4、具备历史计算的记忆功能 5、对不正确的表达式能指出其错误原因-Implementation calculator functions: one, binary, octal, decimal and hexadecimal number of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:53966
    • 提供者:刘金来
  1. Calculator

    0下载:
  2. 用Java编写一个简易计算器,能实现基本的加、减、乘、除。有小数点,能进行小数的运算。-Using Java to prepare a simple calculator, able to achieve basic add, subtract, multiply, divide. Have the decimal point, can be decimal arithmetic.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1149
    • 提供者:叶晓彬
  1. jisuanqi

    0下载:
  2. 可以进行简单的数学运算:加、减、乘、除,sin(),cos(),tan()等,还可以对数字进行取余和开方的运算。但仅限于十进制下,还可以进行数的正、负之间的相互转换,exit表示退出, clear表示初始化,有一个 TextField用于显示传来的计算结果;Server端用于监听连接请求、计算发送过来的两数的和、送回数据结果。-Can perform simple arithmetic: add, subtract, multiply, divide, sin (), cos (), tan (
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:4974
    • 提供者:叶晓彬
  1. calculator

    0下载:
  2. 本程序具有计算器的功能,可以实现一般加,减,乘,除,开方,对数等计算-This procedure has a calculator function, you can achieve the general add, subtract, multiply, divide, prescribing for the number of calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:25608
    • 提供者:hack10002
  1. divide_bottles

    0下载:
  2. 分油瓶的深度优先搜索算法,可以进行多个油瓶的搜索,但是没有其他考虑,只是在搜索的时候进行简单的判重-the algorithm of the divide bottles problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:912
    • 提供者:586
  1. Caculator

    0下载:
  2. Simple Calculator with add, minus, multiple and divide by functions-Simple Calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1775
    • 提供者:Alan
  1. computer

    0下载:
  2. 拥有简洁美观的小型计算器界面,实现计算器加、减、乘、除、清零等基本功能。-Have a simple and beautiful small calculator interface implementation calculators add, subtract, multiply, divide, and other basic functions cleared.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:7436
    • 提供者:韩雪
  1. quick_so

    0下载:
  2. quicccck sort using divide n conquer-quicccck sort using divide n conquer...
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:540
    • 提供者:manoj
  1. MyDib

    0下载:
  2. Dib类的封装,因为MFC中不提供任何Dib的支持,为了方便复用,这里设计一个Dib类,这个类的封装十分复杂,这里采取分而治之的方法,对关键部分进行了单独讲解。-Dib type of package, because MFC does not provide any support Dib, in order to facilitate reuse, where the design of a Dib category, this type of package is very complex
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:7896
    • 提供者:huzhanqi
  1. Chat_server_client

    0下载:
  2. Java GUI实现的聊天软件,分客房和服务器端-A chat soft base on Java GUI,it can divide into server and client two parts.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:54881
    • 提供者:yys
  1. ImageProc

    0下载:
  2. 一些常用的图像处理cpp和对应的matlab接口 是非常常用的一些代码-Quick list of the source included: imhist_thresh.cpp: Generate histogram from data,# of bins based on unique values. imsmarthist_thresh.cpp: equalize data based on histogram imsmartstd_thresh.cpp: equal
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:496620
    • 提供者:Ming
  1. TwoDiv

    0下载:
  2. 数值计算中二分法的一种实现。-two divide
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:818
    • 提供者:penghu
  1. ClockDividedBy10

    0下载:
  2. 爱用硬件描述语言VHDL实现输入时钟10分频输出-divide CLOCK by 10 using VHDL
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:3238
    • 提供者:陈绪文
  1. 0zzClockDividedBy10

    0下载:
  2. 爱用硬件描述语言VHDL实现输入时钟10分频输出-divide CLOCK by 10 using VHDL
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:3247
    • 提供者:陈绪文
  1. hehaClockDividedBy10

    0下载:
  2. 爱用硬件描述语言VHDL实现输入时钟10分频输出-divide CLOCK by 10 using VHDL
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-14
    • 文件大小:3366
    • 提供者:陈绪文
  1. ptcalc-src

    0下载:
  2. visual basic 6.0 source code to multiply, divide, subtract or to do arithmetic operations for biggest, longest, largest digits, numbers-visual basic 6.0 source code to multiply, divide, subtract or to do arithmetic operations for biggest, longest, la
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:145459
    • 提供者:rajeshf
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com