搜索结果
找到约 557 项符合
end-users 的查询结果
汇编语言 汇编语言实现的简易登陆系统
汇编语言实现的简易登陆系统,
1、用户登陆:用户通过输入已注册的用户名和密码登陆,输入正确显示功能界面,否则显示重输提示。
2、注 册 :在登陆输入用户名时,通过输入‘new’来注册新用户。当注册新用户名已经存在时,则 提示重新输入。
3、功能界面:修改当前登陆用户的密码,显示所有已注册用户的信息,退出程序。
4 ...
Delphi/CppBuilder DELPHI basicCtrl+NUM 直接将光标跳到NUM处
DELPHI basicCtrl+NUM 直接将光标跳到NUM处,NUM是用Ctrl+Shift+NUM设置的标号。
NUM不能用小键盘。
Ctrl+Home 将光标移至文件头。
Ctrl+End 将光标移至文件尾。
Ctrl+B Buffer List窗口。
Ctrl+I 同Tab键。
Ctrl+M 同Enter键。
Ctrl+N 同Enter键,但光标位置保持不变。
Ctrl+T 删除光标右边的一个单词。
Ctrl+Y 删除光标所 ...
游戏 21天学会用JAVA开发网络游戏 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 287 KB 书籍等级: 整理时间: 2004-1
21天学会用JAVA开发网络游戏
书籍语言: 简体中文
书籍类型: 程序设计
授权方式: 免费软件
书籍大小: 287 KB
书籍等级:
整理时间: 2004-11-3 20:41:10
With all of the media attention that is focused on the Internet and the World Wide Web, figuring out exactly what they are all about is som ...
单片机开发 This example program shows how to configure and use the A/D Converter of the following microcontroll
This example program shows how to configure and use the A/D Converter of the following microcontroller:
STMicroelectronics ST10F166
After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial port.
To run this program...
Build the project (Project ...
文件格式 3GPP文件格式标准
3GPP文件格式标准,英文版。
3rd Generation Partnership Project
Technical Specification Group Services and System Aspects Transparent end-to-end
packet switched streaming service (PSS)
3GPP file format (3GP)
(Release 6)
VHDL/FPGA/Verilog 通用寄存器的部分代码 LIBRARY IEEE USE IEEE.STD_LOGIC_1164.ALL ENTITY traffic IS PORT(clk,sm,sb:IN bit
通用寄存器的部分代码
LIBRARY IEEE
USE IEEE.STD_LOGIC_1164.ALL
ENTITY traffic IS
PORT(clk,sm,sb:IN bit
mr,my,mg,br,by,bg:OUT bit
)
END traffic
汇编语言 ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri
ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file.
&#8226 Assume a file with correct data (no garbage, characters, etc.).
&#8226 you must check and provide appropriate execution for 2 extra cases, namel ...
Delphi控件源码 unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData
unit Other
interface
Uses Windows,tlhelp32,PsAPI
type
PStrData = ^TStrData
TStrData = record
Ident: Integer
Str: string
end
TUseInfo=record
QQ,
Mail,
Page:string
DL:boolean
end
TSendMailInfo=record
IPAddress,
FAddress,
FName,
FPW,
FCName,
FCPW:string //发信邮箱检 ...
GPS编程 Welcome to MS4W, the no fuss installer for setting up MapServer on Microsoft Windows platforms. The
Welcome to MS4W, the no fuss installer for setting up MapServer on Microsoft Windows platforms. The purpose of this package is to allow all levels of MapServer users to quickly install a working environment for MapServer development on Windows. It is also an environment for packaging and distributin ...
Java编程 这个小软件( RealEditor )是同学一起编写的
这个小软件( RealEditor )是同学一起编写的,可编辑,打印,更换主题,并有传输功能
注意,要想正确运行此软件,务必要把JDK升级到JDK 5.0_update4即tiger版(未来的JDK版本应该也可以),如果运行软件后,端口冲突或突然非法将它关闭(用任务管理器进程结束掉),导致软件无法正常退出,无法再次启动此软件,请到C:\Documents a ...