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

INPUT-output

  • Please input a number 1 : Memory test 2 : Timer PWM test ( Beep ) 3 : IIC EEPROM test 4 : ADC te

    Please input a number 1 : Memory test 2 : Timer PWM test ( Beep ) 3 : IIC EEPROM test 4 : ADC test

    标签: test Please Memory EEPROM

    上传时间: 2015-11-29

    上传用户:225588

  • 用bcb所撰寫的kohonen程式,優雅的網狀伸張分佈,將任意維度的input data,reduce至二維x,y平面,competivite learning的最佳範例.

    用bcb所撰寫的kohonen程式,優雅的網狀伸張分佈,將任意維度的input data,reduce至二維x,y平面,competivite learning的最佳範例.

    标签: competivite learning kohonen reduce

    上传时间: 2015-12-02

    上传用户:脚趾头

  • 已知:Sn= 1+1/2+1/3+…+1/n。显然对于任意一个整数K

    已知:Sn= 1+1/2+1/3+…+1/n。显然对于任意一个整数K,当n足够大的时候,Sn大于K。   现给出一个整数K(1<=k<=15),要求计算出一个最小的n;使得Sn>K。 Input 键盘输入 k Output 屏幕输出 n Sample Input 1 Sample Output 2 Source

    标签: Sn 整数

    上传时间: 2014-01-25

    上传用户:ruixue198909

  • 这是一个ACM中的题请大家看以下哈 如果有问题请多多指教 n个猴子围坐一圈并按照顺时针方向从1到n编号

    这是一个ACM中的题请大家看以下哈 如果有问题请多多指教 n个猴子围坐一圈并按照顺时针方向从1到n编号,从第s个猴子开始进行1到m的报数,报数到第m的猴子 退出报数,从紧挨它的下一个猴子重新开始1到m的报数,如此进行下去知道所有的猴子都退出为止。 求给出这n个猴子的退出的顺序表。 Input 有做组测试数据.每一组数据有两行,第一行输入n(表示猴子的总数)第二行输入数据s(从第s 个猴子开 始报数)和数据m(第m个猴子退出报数).当输入0 0 0时表示程序结束. Output 输出中,每组数据的输出结果为一行,中间用逗号间隔。

    标签: ACM 方向

    上传时间: 2014-01-01

    上传用户:脚趾头

  • An AHB system is made of masters slaves and interconnections. A general approach to include all poss

    An AHB system is made of masters slaves and interconnections. A general approach to include all possible "muxed" implementation of multi layered AHB systems and arbitrated AHB ones can be thought as an acyclic graph where every source node is a master, every destination node is a slave and every internal node is an arbiter there must be one and only one arc exiting a master and one or more entering a slave (single slave verus multi-slave or arbitrated slave) an arbiter can have as many input and output connections as needed. A bridge is a special node that collapses one or more slave nodes and a master node in a new "complex" node.

    标签: interconnections approach general include

    上传时间: 2015-12-12

    上传用户:lyy1234

  • « 问题描述: 假设要在足够多的会场里安排一批活动

    « 问题描述: 假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的 贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个 顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小 会场数。) « 编程任务: 对于给定的k个待安排的活动,编程计算使用最少会场的时间表。 « 数据输入: 由文件input.txt给出输入数据。第一行有1 个正整数k,表示有k个待安排的活动。接 下来的k行中,每行有2个正整数,分别表示k个待安排的活动开始时间和结束时间。时间 以0 点开始的分钟计。 « 结果输出: 将编程计算出的最少会场数输出到文件output.txt。

    标签: laquo

    上传时间: 2013-12-20

    上传用户:LIKE

  • ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors

    ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. Ordinary usage: [R, T] = icp(model,data) INPUT: model - matrix with model points, data - matrix with data points, OUTPUT: R - rotation matrix and T - translation vector accordingly so newdata = R*data + T . newdata are transformed data points to fit model see help icp for more information

    标签: points the minimize respect

    上传时间: 2014-01-02

    上传用户:gyq

  • 最大流

    最大流,The programs are designed to run under BSD UNIX. All programs read from the standard input and write to the standard output. Run "make" to compile the programs and generators. File "list" lists the programs produced my "make". Input files are in DIMACS format. See sample.input.

    标签:

    上传时间: 2015-12-30

    上传用户:zhenyushaw

  • This tutorial will deal with getting input using Direct Input. All you will need to run and/or com

    This tutorial will deal with getting input using Direct Input. All you will need to run and/or compile this tutorial is a keybaord, mouse, DirectX 8.0 or 9.0 and the DirectX 8.0 or 9.0 SDK.

    标签: will tutorial getting Direct

    上传时间: 2016-01-17

    上传用户:star_in_rain

  • DELPHIBOX The ImageHTML converts images to ASCII characters in HTML format. The output image is in

    DELPHIBOX The ImageHTML converts images to ASCII characters in HTML format. The output image is in three formats: true color, grayscale, and mono color. The ImageHTML is provided "AS IS " without any warranty of any kind, either express or implied. The entire risk as to the quality and performance of the software is with you. The author is not liable for any damages resulting from the use and misuse of the software. The ImageHTML is freeware. You may copy it as long as you copy all of files.

    标签: characters DELPHIBOX The ImageHTML

    上传时间: 2013-12-27

    上传用户:zhichenglu