搜索:Times

找到约 197 项符合「Times」的查询结果

结果 197
https://www.eeworm.com/dl/518/286897.html 数值算法/人工智能

北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input

北京大学ACM比赛题目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appe ...
下载 171
·
查看 1686
https://www.eeworm.com/dl/696/292115.html Jsp/Servlet

simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu

simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu option. Count the number of times each side of the coin appears. Display the results. The program should call a separate method flip that takes no arguments and returns false for ...
下载 117
·
查看 1079
https://www.eeworm.com/dl/542/487355.html 其他书籍

Behavioral models are used in games and computer graphics for realistic simulation of massive crowd

Behavioral models are used in games and computer graphics for realistic simulation of massive crowds. In this paper, we present a GPU based implementation of Reynolds [1987] algorithm for simulating flocks of birds and propose an extension to consider environment self occlusion. ...
下载 95
·
查看 1090
https://www.eeworm.com/dl/512574.html 源码

1602数字时钟

# include < reg52.h > # include < 24C02.h> # define uint unsigned int # define uchar unsigned char   sbit rs = P3^5;  //定义lcd1602的rs端 sbit lcden = P3^4;//定义lcd1602的lcden端口 sbit s1 = P3^0;//定义功能键s1 sbit s2 = P3^1;//定义功能键s2 ...
下载 4
·
查看 55
https://www.eeworm.com/dl/569/41407.html 工控技术

继电器与可编程控制器教材

可编程控制器(PLC)是在传统的继电器基础上结合计算机技术的一种数字运算操作的控制装置,应用非常广泛。   本书是为初学继电器顺序控制、可编程控制器以及传感器使用方法的读者而编写的实用入门书。本书基本按照“问题一电路设计一接线一实施”步骤,利用丰富实例、通俗易懂地讲解相关内容 ...
下载 23
·
查看 1106
https://www.eeworm.com/dl/505/24146.html 电源技术

电感开关稳压器提高输入电压

Abstract: Uses the MAX641 switching controller and an external discrete charge pump to step up the input voltage. This circuitcan service low loads and is efficient when the output is two, three, four times the input voltage. Adding the MAX627 MOSdriver can further increase the ...
下载 118
·
查看 1067
https://www.eeworm.com/dl/502/28732.html 单片机编程

P89LPC912英文资料

The P89LPC912/913/914 are single-chip microcontrollers in low-cost 14-pin packages, based on a high performance processor architecture that executes instructions in two to four clocks, six times the rate of standard 80C51 devices. Many system level functions have been incorporate ...
下载 39
·
查看 1066
https://www.eeworm.com/dl/540/217268.html 软件工程

Developers use algorithms and data structures every day of their working lives. Having a good under-

Developers use algorithms and data structures every day of their working lives. Having a good under-standing of these algorithms and knowledge of when to apply them is essential to producing softwarethat not only works correctly, but also performs efficiently. This book aims to ...
下载 110
·
查看 1089
https://www.eeworm.com/dl/652/406241.html 文章/文档

To review what a metaball is, and how to render them and to describe a new optimization I ve made

To review what a metaball is, and how to render them and to describe a new optimization I ve made for rendering metaballs. For complex scenes, it can render hundreds of times faster, though I m certain others have discovered this trick as well. It does very slightly change t ...
下载 70
·
查看 1094
https://www.eeworm.com/dl/648/193633.html 单片机开发

* CONSTRAINTS * This module does not handle data which is considered out of range by the * appli

* CONSTRAINTS * This module does not handle data which is considered out of range by the * application(i.e. fixed constants which represent error condition) * * Maximum weight value must be limited to 128 to prevent an overflow * condition during the calculation. * * The i ...
下载 172
·
查看 1127