搜索资源列表
将阿拉伯数字转换为罗马数字
- 题目中给出了阿拉伯数字与罗马数字的对应关系,题中的数 字转换实际上就是查表翻译。即将整数的百、十、个位依次从整 数中分解出来,查找表中相应的行后输出对应的字符。 *程序与程序设计-title given Roman numerals and Arabic counterparts, and that the figure was actually Lookup conversion translation. The upcoming round of the 100, 1
Mcoder
- 用于产生M码的C++小程序,通过查表输入本原多项式系数可以求出伪随机码.-M code used to generate the C minor procedures, imported through Lookup primitive polynomial coefficients can be calculated pseudo-random code.
jiekoushiyan
- 微机处理与接口技术的实验指导书, 实验一 DEBUG的启动及其基本命令的使用 实验二 内存操作数及寻址方法 实验三 汇编语言程序的调试与运行 实验四 查表程序设计 实验五 系统功能调用 实验六 分支程序设计 实验七 循环程序设计 实验八 子程序设计 实验九 综合程序设计 附录 实验报告 -computer interface technology to deal with the experimental guidance, the
huibianyuyffffffffan
- 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) (1) 实现哈系表查找算法。 (2) 程序应有操作提示、输入和输出,界面追求友好,最好是菜单式的界面。 (3) 设计若干用例(测试数据),上机测试程序并分析(评价)所设计的程序。 (4) 设计报告格式按附件要求书写。课程设计报告书正文的内容应包括: 在正文第一行写课程设计题目; 1.需求说明(要求、功能简述)或问题描述; 2.设计说明(简要的分析与概要设计); 3.详细的算法描述;
lu_you_suan_fa_bull33
- 一种高效的路由表查找算法,可以方便快捷的接受,发送分组数据包-an efficient routing table lookup algorithm can be convenient and quick to accept, send a data packet
aarray
- 提共以字串來查表的Array Class -offered to a string of Array Class Lookup
dsp-sin
- 汇编语言产生的查表法实现正弦波发生器的程序,需要的下载。-Assembly language generated by sine wave generator look-up table method implementation procedures, the required download.
search
- 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
SQL2000
- 主要功能就是远程(局域网)操作Sql Server数据库。 包括: 搜索并列举局域网内的所有Sql Server服务器 搜索并列举Sql Server服务器中的所有数据库 搜索并列举数据库中的所有表 对数据库结构的简单更改 对数据库表记录的查找、编辑等等。-Main function is the distance (LAN) operation Sql Server database. Include: Search and list all the Sql S
AN.SMTP.Ver.8.0.0.3
- ANSMTP component provides an easy way to enable your ASP, VB, VBA, VC++, Delphi, C#, VB.NET, Jscr ipt.NET, ASP.NET or other COM environment applications to send rich TEXT/HTML email based on SMTP or ESMTP protocol. It also can lookup DNS MX record to
UART
- GPL16XXX UART&IRDA驱动代码,This file defines the data that consists entirely of lookup tables or constants, intended only to be read, and never to be modified. data or lookup tables in PAGE0 have higher performance than that in Non-PAGE0 while accessing
wenben
- 汇编实现打开文本文档后对字符的替换与查找,可实现全部替换功能-Assembly replacement character to open a text document lookup can replace all function
sercher
- 帮助大家了解到哈希查找技术的简单应用及功能的实现-To help people learned the simple hash lookup and function
1
- 3 phase pwm implemented using atmega 16 and the lookup table has been developoed for 50hz
products-systeem
- 对产品进行编号,录入产品数据包括产品图片,以备产品在查找时更能容易找到。-The product number, input product data, including product images, and more easy to find to prepare for product lookup.
GrayCode
- Gray COde lookup table example on assembly
flowing-water-light
- 花样流水灯,采用汇编语言查表法;有流水灯,跑马灯,模仿时钟转动等效果。-Pattern of flowing water light, using assembly language lookup table Flow lamp, scrolling, imitate the effect of a clock turn.
search-proc
- Search proc: 在一个给定字符串main中查找子字符串sub,其中两字符串的长度分别保存在main[1]和sub[1]中。 若查找成功,则返回子字符串sub在父字符串main中的位置pos(从0开始); 反之,若查找失败,则返回FFH,即-1.-Search proc: Find a given string main substring sub, two of the length of the string stored in main [1] and sub [1].
1214
- 编写一个完整的折半查找程序 构造待查找列表时先输入长度再从小到大输入该列表的元素-The preparation of a complete binary search procedure.Constructing a lookup list to enter the length from small to large to enter the list of elements
Memosearchexample
- MEMO的查找功能示例可以供初学都参考!-MEMO lookup function example for beginner reference!