搜索结果
找到约 116 项符合
enter 的查询结果
按分类筛选
- 全部分类
- 技术资料 (20)
- 其他 (8)
- 书籍源码 (7)
- 游戏 (7)
- Java编程 (7)
- 汇编语言 (6)
- Delphi控件源码 (5)
- 书籍 (4)
- 电子书籍 (3)
- Linux/Unix编程 (3)
- 单片机开发 (3)
- JavaScript (3)
- 教程 (2)
- 单片机编程 (2)
- 加密解密 (2)
- 编译器/解释器 (2)
- 文件格式 (2)
- 数学计算 (2)
- 人工智能/神经网络 (2)
- Java书籍 (2)
- VC书籍 (2)
- SQL Server (2)
- 源码 (1)
- C/C++语言编程 (1)
- 数值算法/人工智能 (1)
- 操作系统开发 (1)
- 其他书籍 (1)
- 开发工具 (1)
- 实用工具 (1)
- 教程资料 (1)
- 可编程逻辑 (1)
- 压缩解压 (1)
- 驱动编程 (1)
- Internet/网络编程 (1)
- 教育系统应用 (1)
- 多国语言处理 (1)
- 技术管理 (1)
- 嵌入式/单片机编程 (1)
- 文章/文档 (1)
- Delphi/CppBuilder (1)
- Oracle数据库 (1)
- 软件设计/软件工程 (1)
多国语言处理 Implement a phone book system for employees of a company. Your program will output the following me
Implement a phone book system for employees of a company.
Your program will output the following menu
(1) Enter an employee and a phone pair to the system
(2) Lookup an employee s phone number
(3) Find out who is/are the person(s) of a given number
(4) How many people are currently in the system
(5) ...
文件格式 I would like to thank my advisor, Dr. A. Lynn Abbott, for helping me throughout my research, Gary F
I would like to thank my advisor, Dr. A. Lynn Abbott, for helping me throughout
my research, Gary Fleming and the rest of the people at NASA Langley who provided all
the flight information and image sequences, and my parents who supported me in my
decision to enter graduate study. Also, thanks to Ph ...
技术资料 OpenCV手动视频标记
首先打开一个AVI格式的视频 点击鼠标左键拖动可以画矩形框住行人 如果满意点击右键可以保存矩形 进入下一个行人的标记,否则重新画矩形先前的矩形自动消失。标记完一帧图像后,按enter键进入下一帧图像的标记。
汇编语言 tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0 string byte "remener :us
tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0
string byte "remener :use enter to tell high 32-bit from low 32-bit",0dh,0ah,0
examp1 byte "eg: 1234ecdf",0dh,0ah,0
examp2 byte " 03ab2543",0dh,0ah,0
人工智能/神经网络 This manual describes how to run the Matlab® Artificial Immune Systems tutorial presentation deve
This manual describes how to run the Matlab&reg Artificial Immune Systems tutorial presentation developed by Leandro de Castro and Fernando Von Zuben. The program files can be downloaded from the following FTP address: ftp://ftp.dca.fee.unicamp.br/pub/docs/vonzuben/lnunes/demo.zip
The tour is self- ...
操作系统开发 int main(int argc,char *argv[]) { char ch while(true) { printf("*************************
int main(int argc,char *argv[])
{
char ch
while(true)
{
printf("*************************************\n")
printf(" 1.Reader Priority\n")
printf(" 2.Writer Priority\n")
printf(" 3.Exit to Windows\n")
printf("*************************************\n")
printf("Enter your choice(1,2, ...
单片机开发 This product has been manufactured to your company’s specifications a part for use in your company’
This product has been manufactured to your company’s specifications a part for use in your
company’s general electronic products. It is guaranteed to perform according to delivery
specifications. For any other use apart from general electronic equipment, we cannot take
responsibility if the produc ...
C/C++语言编程 基于(英蓓特)STM32V100的串口程序
This example provides a description of how  to use the USART with hardware flowcontrol and communicate with the Hyperterminal.First, the USART2 sends the TxBuffer to the hyperterminal and still waiting fora string from the hyperterminal that you must enter which must end by '\r'character (keypa ...
技术资料 基于单片机的智能叠衣板的设计
设计了一款智能叠衣板.以STC89C52RC系列单片机为控制系统的核心,通过接近传感器实现对衣物的检测,并通过步进电机不同的工作方式驱动各个衣板进行分时工作,以达到对衣物的折叠功能.这种智能叠衣板结构设计巧妙,操作简便,实用性强,方便各类人群使用.This project is mainly designed to solve the problem that the masses do ...
单片机开发 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 ...