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

搜索资源列表

  1. calculate

    0下载:
  2. JAVA开发,支持语音播报,快速键盘输入,自定义函数表达式,算术表达运算,多种运算结果,任意进制转换,分数运算,程序员模式,计算结果记录导出保存等功能!-JAVA development, support voice broadcast, fast keyboard input, computing, multiple computing results custom function expression, arithmetic expression, arbitrary binary con
  3. 所属分类:Games

    • 发布日期:
    • 文件大小:19265
    • 提供者:逆水之寒
  1. shujujiegou

    0下载:
  2. 数据结构实验,包含多个程序:二叉排序树,二叉树,哈夫曼编译码器,哈希表,马踏棋盘,魔王语言,树的遍历,双循环链表,顺序队列,图的遍历,一元稀疏多项式运算器,约瑟夫杯,折半查找,综合实验-Experimental data structure that contains more than one program: binary sort tree, binary tree, Huffman codec, hash tables, horse riding board, devil languag
  3. 所属分类:Data structs

    • 发布日期:2017-11-18
    • 文件大小:75087
    • 提供者:高君
  1. Arithmetically-Challenged

    0下载:
  2. 题意就是给你四个数,运用算术运算,找出它的所有可能值的连续最长的起始值和终了值,如果有想同的最大长度,输出较大的。-Challenge 24 is a popular mathematics game used in many grade schools. In each game, contestants are given a card with four positive integers i1, i2, i3, i4 on it, and the first one who can us
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:189968
    • 提供者:王璐婷
  1. Texpression

    0下载:
  2. 一个表达式和一棵二叉树之间存在着自然的对应关系,写一个程序,实现基于二叉树表示的算术表达式Expression的操作-An expression and a binary tree between there is a natural correspondence between write a program based on binary tree arithmetic expression Expression operation
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:2139
    • 提供者:艾超
  1. 6BinaryTree

    0下载:
  2. 利用二叉树实现十进制四则运算,并输出结果-Binary tree decimal arithmetic, and outputs the result.
  3. 所属分类:File Formats

    • 发布日期:2017-12-05
    • 文件大小:94720
    • 提供者:高微
  1. xingtaixuechuli

    0下载:
  2. 介绍了二值图像的几种函数处理操作,分别有膨胀操作,腐蚀操作,开运算、闭运算操作。-Introduced several functions of the binary image processing operations, expansion of operations, corrosion operation, operations, closing arithmetic operations.
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1239
    • 提供者:张文
  1. DialogBase

    0下载:
  2. ComboBox 整型四则运算器,VC++源码编写,同时可计算对两个10进制整数的10进制结果、16进制结果、2进制和8进制结果,也就是进行多种数制运算,自己写计算程序的时候灵感而发写的,让高手莫笑了。-The ComboBox integer the four arithmetic unit, prepared by the VC++ source, at the same time can be calculated to two decimal integer decimal, hexad
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:88256
    • 提供者:吴卫锋
  1. stackPstringPlist

    0下载:
  2. 全面演示了数据结构-栈的六大应用,进制转换,括号匹配,行编辑,迷宫求解,表达式运算,其中包括线性表的实现与使用,字符串的实现与使用,栈的实现与使用-Comprehensive presentation of the data structure- Stack six applications, binary conversion, bracket matching, line editing, maze solving, arithmetic expressions, including lin
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:13490654
    • 提供者:王伟
  1. Calculator.cs

    0下载:
  2. 实现计算器加减乘除、进制切换、取余、取模,还有高级计算器的切换功能。-Achieve calculator arithmetic, binary switch, take the remainder, modulus, as well as advanced switching function calculator.
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:128490
    • 提供者:林斯基
  1. jisuanqi

    0下载:
  2. 十进制四则运算计算器,用户输入一串四则运算表达式,系统将其以二叉链表形式存储,并输出先序、中序和后序遍历的结点顺序,最后利用栈计算后缀表达式的值,输出运算结果。-Decimal four arithmetic calculator, the user enters a string of four arithmetic expressions, the system to be stored in the binary tree, and outputs the first sequence,
  3. 所属分类:Console

    • 发布日期:2017-11-13
    • 文件大小:2625
    • 提供者:zs
  1. code

    0下载:
  2. 使用回溯法解决的典型问题的算法:骑士巡游问题,n皇后问题,0-1背包问题。 使用递归与分治策略解决的几个问题的算法:Hanoi塔问题和二分搜索技术。-Use backtracking to solve the typical problems of algorithms: knight tour problem, n queens problem 0-1 knapsack problem. Use recursion and divide and conquer strategy to so
  3. 所属分类:Data structs

    • 发布日期:2017-11-21
    • 文件大小:3720
    • 提供者:
  1. Calculator

    0下载:
  2. WinForm应用计算器程序,实现了基本运算与进制转换-WinForm application calculator program, to achieve the basic arithmetic and binary conversion
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:55872
    • 提供者:刘天一
  1. calculator

    0下载:
  2. Windows 计算器(能进行带括号的加减乘除,进制转换,语音,将结果打印成成中文大写)-Windows Calculator (can be bracketed arithmetic, binary conversion, voice, print the results into a Chinese uppercase)
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:2796720
    • 提供者:李丹
  1. calculating-machine

    0下载:
  2. 该源代码可以实现一个简易计算器!如可以实现就最基本的加减乘除的功能外,还能实现二进制,平方,开方,取余,阶乘等功能!是人们日常生活中必不可少的实用的办公软件!-The source code can achieve a simple calculator! As can be achieved on the basic arithmetic functions, but also to achieve binary, square, square root, take I, the factor
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:33408
    • 提供者:不想说
  1. calculater

    0下载:
  2. 基于c++的计算器。具有的功能有编辑基本操作(清零、退格),运算存储功能,不同进制之间的转换和操作,四则运算操作,三角函数的运算(角度、弧度),三角反函数的运算(角度、弧度)-Based c++ calculator. Editing functions with the basic operations (clear, backspace), computing storage, and conversion between different binary operations, arith
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-17
    • 文件大小:4097992
    • 提供者:hjl
  1. 13

    0下载:
  2. C语言中位运算操作符的源代码 215.c使二进制数特定位翻转 216.c将输入的数左移两位并输出 217.c编写循环移位函数 218.c取出给定16位二进制数的奇数位 219.c取出一个整数的后四位 220.c求一个数的补码 221.c普通的位运算 222.c整数的与0异或 -An arithmetic operator in the C language source code 215. C binary number specific bits fli
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:2655
    • 提供者:鲁山
  1. jisuanqi

    1下载:
  2. 计算器编写,该科学计算器具有以下功能: ①运算功能:加、减、乘、除、求模、位异或、位与、位或、位非、正弦、反正弦、余弦、反余弦、正切、反正切、开方、开三次方、平方、倒数、均值、平方和、方差、标准差、阶乘、log2(x)、lg(x)、ln(x)、10x、2x、ex、(1+…+n)、xy、x(1/y)。 ②进制转换功能:要求能在二进制、八进制、十进制、十六进制之间进行任意的转换;能在任意进制下进行正数的加、减、乘、除、求模、位异或、位与、位或、位非运算。 ③输入功能:可清零、退格,可一键
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:18510
    • 提供者:周雷
  1. chengxu

    0下载:
  2. 一、约瑟夫循环问题;二、一元多项式的运算;三、逆波兰表达式求值;四、杨辉三角显示;五、四则运算表达式求值;六、BST二叉树-First, Joseph circulation problems Second, one yuan polynomial arithmetic Third, reverse Polish expression evaluation Fourth, Pascal' s Triangle Show five, four arithmetic expressio
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:23741
    • 提供者:wangyiqiao
  1. calculator

    0下载:
  2. 一个用C#写成的简易计算器程序,除了简单地加减乘除功能外,还可进行开方、幂运算、 三角函数、十进制转二进制等功能,功能还是挺强大滴!-A C# written in simple calculator program, in addition to simple arithmetic functions, but also for prescribing, exponentiation, trigonometric functions, decimal binary transfer funct
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:50972
    • 提供者:周钟青
  1. SoftFloat.tar

    0下载:
  2. 用整形进行32位及64位浮点运算,对CPU不支持浮点运算的码农特别有用。-This is a software implementation of floating-point that conforms to the IEC/IEEE Standard for Binary Floating-Point Arithmetic
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:164320
    • 提供者:pudnfan
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com