CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Binary-Positive

搜索资源列表

  1. dianzizhangwu

    0下载:
  2. 需求与功能分析 1、通过建立不同帐务信息实现对个人理财的简单管理,个人帐务数据是由帐务明细条目构成,其信息包括:序号,日期(年、月、日),收支项名称,收支类型(收入/支出),收支金额(正/负数表示收支),备注等。 2、数据保存形式: 所有个人帐务数据以二进制文件保存,并通过对二进制文件的保存和载入实现帐务信息的存储管理 3、界面功能要求: 1) 采用友好的字符界面,实现一个功能控制菜单。 2) 每次操作都从该菜单选择,利用循环结构使得一次运行程序可进行多次操作。 需要
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:10.66kb
    • 提供者:洪同学
  1. searching

    0下载:
  2. /* binarysearch() - A binary search implementation which takes the same * arguments as the C library function bsearch() provided by stdlib.h. It * searches the sorted array at address base, which has nmemb elements, each of * which is size b
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2.98kb
    • 提供者:Mohammad
  1. CharToUnicode

    0下载:
  2. 用MFC编写的。1.可以将字符(包括中文和英文)和Unicode相互转换。2.将正整数转化为八进制、二进制、十进制、十六进制。3.键盘钩子,根据按键,显示字符、ACS码值、二进制数值。编译环境VC++6.0,系统:windows xp SP3-Written in MFC. Can characters (including Chinese and English) and Unicode conversion. (2) a positive integer into octal, binary
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3.53mb
    • 提供者:帝高阳
  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
    • 文件大小:185.52kb
    • 提供者:王璐婷
  1. float2bin

    0下载:
  2. 十进制转二进制,正负数、补码、浮点均可,非常强大-Decimal to binary, positive and negative numbers, complement, floating point can be
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:668byte
    • 提供者:ftj
  1. tree

    0下载:
  2. 编写一个算法程序实现: 1、建立一棵6个结点的二叉树,结点的数据值是正整数,并按中序输出之; 2、完成对以上二叉树中所有结点的左、右子树相互交换,并按中序输出交换以后的结果。 3、统计二叉树叶子结点的个数,并输出结果。 -Write an algorithm Program: 1. Establish a tree node 6 binary data value node is a positive integer, the output of the press in ord
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1.19kb
    • 提供者:ding
  1. stack

    0下载:
  2. 利用栈的基本操作将一个十进制的正整数转换成二进制数据-Will be a positive decimal integer into binary data using the basic operation of the stack
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3.25kb
    • 提供者:Evy
  1. SearchAlgorithmTimeCompare

    0下载:
  2. 冒泡排序 正反方向的交替扫描冒泡排序 直接选择排序 直接插入排序 折半插入排序 希尔排序 快速排序 改进的归并排序 堆排序 最高优先的基数排序 实现及速度比较。-Bubble Sort alternating positive and negative direction scan directly Sort Bubble Sort direct insertion sort binary insertion sort Shell sort Qui
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:10.78kb
    • 提供者:hy
  1. sort.tar

    0下载:
  2. 利用随机函数产生8个样本的20000个随机整数(其中之一已经是正序,之一是逆序),利用直接插入排序、折半插入排序,起泡排序、快速排序、选择排序、堆排序,基数排序七种排序方法进行排序(结果为由小到大的顺序),并统计每一种排序算法对不同样本所耗费的时间(即比较次数)。-Using random function to generate 20000 random integers 8 samples (one of which is positive, one is the reverse), usi
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5.38kb
    • 提供者:凯博
搜珍网 www.dssz.com