虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

a-d-D-A

  • 猜数字游戏 游戏说明: 1、游戏开始

    猜数字游戏 游戏说明: 1、游戏开始,电脑随机产生一个数字不重复的四位数。 2、将您猜的数点击OK按钮提交。 3、电脑会将您提交的数与它自动产生的数进行比较,结果显示成"*A*B"。A代表位置正确数字也正确,B代表数字 正确但位置不正确,比如:"2A2B"表示您有2个数字的位置正确且数值也正确,除此以外,您还猜对了2个数字 ,但位置不对。 4、您共有10次机会,在10次内,如果结果为“4A0B”,游戏成功。如果10次里您都没有猜对游戏失败。

    标签: 数字

    上传时间: 2013-12-14

    上传用户:zhouli

  • 利用SyncML开发客户端程序的中间件

    利用SyncML开发客户端程序的中间件,J2ME版本。 This library is a collection of basic utilities for: object serialization and persistence on the RMS, Logging and string manipulation. This document describes the Funambol JavaME Common API library, which purpose is giving support and providing basic functionalities to all the other components developed for the J2ME platform. These functionalities are: a persistent data storage framework, a logging framework, a framework to read different streams of byte, a thread monitoring system and a set of classes useful for data encoding and string manipulation. This library may grow in future, as new functions will be seen as common to different J2ME components.

    标签: SyncML 程序

    上传时间: 2016-03-05

    上传用户:kr770906

  • map identification laquo yuan Problem description : the digital image processing of an image often e

    map identification laquo yuan Problem description : the digital image processing of an image often expressed as a macute M pixel matrix. Each pixel value is 0 or 1. The value of 0 pixel image, said background, and the value of a pixel image, said a map of a million, usually called map million pixels. When a pixel in another pixels above, below, left or right, said that two adjacent pixels of the pixel. An image of the pixels belonging to the same map yuan, instead of adjacent pixels belonging to different map yuan. Figure yuan identification of problems is right for the given image pixel map marking yuan, making the same map billion yuan pixel map of the same markings and different map billion yuan pixel map of their marks are different. Trial queue abstract data type design solut

    标签: image identification description processing

    上传时间: 2013-12-15

    上传用户:15736969615

  • 1、 本演示程序实现对二叉树的先序、中序、后序三种遍历。 2、 二叉树的元素为所有字符集合。 3、 演示程序以人机对话方式执行

    1、 本演示程序实现对二叉树的先序、中序、后序三种遍历。 2、 二叉树的元素为所有字符集合。 3、 演示程序以人机对话方式执行,即在计算机终端上显示“请输入二叉树”下,用户可由键盘输入待遍历的二叉树(a-z 或A-Z)。每次测试完毕,终端显示按三种遍历字母的顺序。

    标签: 程序 二叉树 元素 人机对话

    上传时间: 2013-12-25

    上传用户:huangld

  • The result is an IS-95CDMA forward link software simulation package ,which mimics real-time data com

    The result is an IS-95CDMA forward link software simulation package ,which mimics real-time data communication from a basestation to a cellular unit. The package simulates an IS-95CDMA forward link cellular system consisting of 3 major components:Transmitter, Communication Channel and Receiver.

    标签: simulation real-time software forward

    上传时间: 2016-03-14

    上传用户:大融融rr

  • 实验目的 1.培养学生综合掌握软件开发过程的能力。 2.培养学生综合运用面向对象设计方法的能力

    实验目的 1.培养学生综合掌握软件开发过程的能力。 2.培养学生综合运用面向对象设计方法的能力,包括: ? 用例分析; ? CRC卡; ? UML图; ? 文档制作 3.掌握常用软件分析、设计工具的使用方法 实验内容 完成“快速拼写检查程序”的分析、设计和实现过程。 快速拼写检查程序基本要求说明如下: 1.进行拼写检查的文件以文本文件形式存储于外存上; 2.只检查文件中英文单词的拼写错误; 3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符; 4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上; 5.词典文件第1行为词典的名称,以后每一行存放一个单词; 6.输出结果以文本文件形式存储,其格式为: 第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行 7.设计一个合理的GUI,注意GUI界面类与功能类的关系应比较松散。

    标签: 实验 软件开发 对象 设计方法

    上传时间: 2016-04-05

    上传用户:123啊

  • These listed libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obvi

    These listed libraries are written in WTL. But it s really hard to mix both MFC & WTL together. Obviously, it s not reasonable to ask a developer or a team to giving up MFC and move to the WTL world just because there were some great controls or visual Frameworks written in WTL (there are many things that should be considered especially in a company with hundreds of developers like the company I work for). Unfortunately, there was no such good and free visual Framework in MFC until now. Whatever difficulties there are, I still desire to be able to use them and now my effort is here to be shared with you. Under the Hood

    标签: libraries WTL together written

    上传时间: 2013-12-18

    上传用户:wcl168881111111

  • Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting

    Matlab is an ideal tool for simulating digital communications systems, thanks to its easy scripting language and excellent data visualization capabilities. One of the most frequent simulation tasks in the field of digital communications is bit-error- rate testing of modems. The bit-error-rate performance of a receiver is a figure of merit that allows different designs to be compared in a fair manner. Performing bit-error-rate testing withMatlab is very simple, but does require some prerequisite knowledge

    标签: communications simulating scripting digital

    上传时间: 2014-01-02

    上传用户:plsee

  • The goal of our final project was to design an efficient elevator simulator that can accept input fr

    The goal of our final project was to design an efficient elevator simulator that can accept input from a user and mechanically operate (on a small scale) a system of 4 floors and 3 elevators using pulleys and stepper motors. Users enter input using physical pushbuttons or the computer. This input is then processed by the MCU and orders are given to the elevators. We attempted to devise an algorithm that can optimally handle any number of floors. This project seemed like a fun challenge and something that had practical applications. Both of us have been frustrated at times by the inefficiency of some of the elevators here at Cornell, and we wanted to see if we could do a better job.

    标签: efficient simulator elevator project

    上传时间: 2013-11-25

    上传用户:cjf0304

  • 快速排序算法是基于分治策略的另一个排序算法。其基本思想是

    快速排序算法是基于分治策略的另一个排序算法。其基本思想是,对于输入的字数组a[p:r],按以下3个步骤进行排序: (1)分解:以a[p]为基准元素将a[p:r]划分成3段a[p:q-1],a[q]和a[q+1:r],使得a[p:q-1]中任何元素小于等于a[q],a[q+1:r],中的任何元素大于等于a[q]。下标q在划分过程中确定 (2)递归求解:通过递归调用快速排序算法,分别对a[p:q-1]和a[q+1:r]进行排序 (3)合并:在a[p:q-1]和a[q+1:r]已经排好序的情况下,不需要执行任何运算,a[p:r]就已排好序 平均算法复杂度O(nlogn)

    标签: 快速排序 算法 策略

    上传时间: 2016-07-09

    上传用户:wuyuying