-
First of all English documents to establish inverted file, and then in accordanc...
首先对英文文档建立倒排文档,然后根据建立的倒排文档,按照此检索算法对文档进行检索-First of all English documents to establish inverted file, and then in accordance with the establishment of the inverted file, in accordance with the retrieval algorithms for document retrieval
- 2022-03-12 20:07:01下载
- 积分:1
-
51单片机4*4扫描C程序
这个是51单片机4*4扫描的C程序。欢迎大家下载、试用。谢谢大家的支持!
- 2022-07-18 04:29:28下载
- 积分:1
-
关于c++中继承和多态非常好的讲解实例.能够非常快速地学习理解继承。...
关于c++中继承和多态非常好的讲解实例.能够非常快速地学习理解继承。-a program of c++.the best instance of study c++.
- 2022-05-26 11:26:17下载
- 积分:1
-
设计四 拔河游戏机 1、 设计一个能进行拔河游戏的电路。 2、 电路使用15个(或9个)发光二极管,开机后只有中间一个发亮,此即拔河的中心点。 3、 游戏双方各...
设计四 拔河游戏机 1、 设计一个能进行拔河游戏的电路。 2、 电路使用15个(或9个)发光二极管,开机后只有中间一个发亮,此即拔河的中心点。 3、 游戏双方各持一个按钮,迅速地、不断地按动,产生脉冲,谁按得快,亮点就向谁的方向移动,每按一次,亮点移动一次。 4、 亮点移到任一方终端二极管时,这一方就获胜,此时双方按钮均无作用,输出保持,只有复位后才使亮点恢复到中心。 5、 用数码管显示获胜者的盘数。 教学提示: 1、 按钮信号即输入的脉冲信号,每按一次按钮都应能进行有效的计数。 2、 用可逆计数器的加、减计数输入端分别接受两路脉冲信号,可逆计数器原始输出状态为0000,经译码器输出,使中间一只二极管发亮。 3、 当计数器进行加法计数时,亮点向右移;进行减法计数时,亮点向左移。 4、 由一个控制电路指示谁胜谁负,当亮点移到任一方终端时,由控制电路产生一个信号,使计数器停止计数。 5、 将双方终端二极管“点亮”信号分别接两个计数器的“使能”端,当一方取胜时,相应的计数器进行一次计数,这样得到双方取胜次数的显示。 6、 设置一个“复位”按钮,使亮点回到中心,取胜计数器也要设置一个“复位”按钮,使之能清零。--design a tug-of-war game, can design a game of tug of war circuit. 2, circuit use 15 (or 9), light-emitting diodes, come only among a shiny, namely, the center of tug-of-war. 3, the game with a two button rapidly and continuously pressed, have a pulse, who by fast, Who bright spots on the move, every time, a bright spot in Mobile. 4, the party moved to highlight terminal diode, on the winning side, this time the two sides had no effect buttons, to maintain output, so after only bright
- 2022-07-25 10:14:55下载
- 积分:1
-
java 建造模式,JavaMail中最重要的一种模式,包括例子。
java 建造模式,JavaMail中最重要的一种模式,包括例子。-java construction mode, the most important JavaMail a model, including examples.
- 2023-03-10 10:00:04下载
- 积分:1
-
程序 Pencari Bilangan Terbesar dan terkecil
#include < stdio.h > //header 文件
#include < conio.h > //header 文件
int main () { //program utama mulai
int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低
printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序
printf (" ---nn") ;
printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan
为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + +
printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan
}
最大 = [1] ; //inisialisasi pertama untuk bilangan pertama
为 (x = 1 ; x < = n; x + +) {
- 2022-05-30 14:16:21下载
- 积分:1
-
The function will be preferred in accordance with the input that the output of t...
该函数将按照输入的优选对,输出相应的m序列和gold序列-The function will be preferred in accordance with the input that the output of the corresponding sequence of m sequences and gold
- 2022-03-05 21:45:07下载
- 积分:1
-
红外4PPM解码的源程序,在muxplusII下实现的,
红外4PPM解码的源程序,在muxplusII下实现的,-4PPM infrared source decoder, in the realization of the muxplusII,
- 2023-03-04 01:15:03下载
- 积分:1
-
音乐类型的好网站
音乐类型的好网站-types of good music website
- 2022-08-19 14:08:31下载
- 积分:1
-
用csharp解决arcgis中的问题,请认真阅读
用csharp解决arcgis中的问题,请认真阅读-with csharp arcgis solve the problem, please read carefully
- 2022-12-28 07:15:04下载
- 积分:1