Global Software: Why You Should Care Internationalization is the process of developing a piece of software from the ground up so that it can be translated for a new user community without recompilation
标签: Internationalization developing Software process
上传时间: 2016-03-11
上传用户:huangld
本论文介绍了RoboCup机器人足球队2D仿真组的设计和实现,完成了 一个完整的符合RoboCup2D仿真组比赛要求的机器人足球队。首先介绍了 RoboCup和其仿真组比赛的背景,接着介绍了仿真组比赛的环境。从第三章 开始介绍了智能体(agent)的基本结构和球队设计的思想,并重点阐述如何设 计队员的各种场上能力,各球员间的配合策略,以及守门员的防守策略。此 外还完成了阵形的实现和转换,以及基本的场上教练的设计。最后通过比赛 对所完成的球队和使用的策略进行了分析和评估。
上传时间: 2016-03-12
上传用户:csgcd001
博客管理系统。安装说明: 1、在SQLSERVER中创建blog数据库并创建登陆帐号blog:blog,然后在SQL Server查询分析器中运行doc目录下db.sql创建所有表; 2、将工程导入Eclipse; 3、部署工程; 4、运行tomcat; 5、进入tomcat管理web后台, 在Tomcat->Service->Host->Context(blog)->Resources->Data Sources中添加 Data Source URL: jdbc:jtds:sqlserver://${dbhost}:1433 DatabaseName=blog JDBC Driver Class: net.sourceforge.jtds.jdbc.Driver User Name: blog Password: blog 6、done!
上传时间: 2013-12-14
上传用户:虫虫虫虫虫虫
基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator. Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation. System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.
标签: simulator i.e. system-level link-level
上传时间: 2016-03-15
上传用户:xsnjzljj
3、使用如下命令更改密码: shell> mysqladmin -u root -p password ‘newpass’ Enter Password:******* 出现Enter Password的提示后输入原来的密码oldpass即可。 读者可以尝试其它所有本章介绍的方法。 4、首先以root用户的身份连接到服务器: shell> mysql -u root -p Enter password:******* 出现Enter password提后输入root用户的密码,然后即进入mysql客户机的交互模式,可以看到下面的提示: Welcome to the MySQL monitor. Commands end with or \g. Your MySQL connection id is 4 to server version: 3.23.25-beta-log Type help or \h for help. Type \c to clear the buffer mysql> 然后发布查询,直接键入题目中的语句: mysql> SELECT User,Host FROM mysql.user
标签: Enter mysqladmin Password password
上传时间: 2016-03-17
上传用户:talenthn
The PCI Local bus concept was developed to break the PC data I/O bottleneck and clearly opens the door to increasing system speed and expansion capabilities. The PCI Local bus moves high speed peripherals from the I/O bus and places them closer to the system’s processor bus, providing faster data transfers between the processor and peripherals. The PCI Local bus also addresses the industry’s need for a bus standard which is not directly dependent on the speed, size and type of system processor. It represents the first microprocessor independent bus offering performance more than adequate for the most demanding applications such as full-motion video. User Manual
标签: bottleneck developed the concept
上传时间: 2014-01-15
上传用户:努力努力再努力
The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will change this to a multilevel feedback scheduling. In addition, you will provide user programs with semaphores, a means to check the system s current time and a mechanism for passing command-line arguments
标签: scheduling algorithm implement to
上传时间: 2013-11-27
上传用户:Late_Li
Wiley出版,共20章,大小为12M 1.Introduction to the Series 60 Platform 2.Overview of the Series 60 Platform 3.Design Patterns for Application Development 4.Software Development on the Series 60 Platform 5.Platform Architecture 6.User-centered Design for Series 60 Applications 7.Testing Software 8.Application Framework 9.Standard Panes and Application Windows 10.Lists and List Types 11.Other User Interface Components 12.View Architecture 13.Audio 14.Customizing the Series 60 Platform 15.Communications Architecture 16.Communications Application Programming Interface 17.Messaging 18.Connectivity 19.Programming in Java for Smartphones 20.Midlet User Interface Framework
标签: Wiley
上传时间: 2013-12-23
上传用户:zgu489
1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库yygl 数据库备份文件\code\database\yygl 数据库表结构文件\code\database\yygl.sql 4、拷贝code下的所有文件到你的硬盘,并将其所有文件取消只读属性 5、打开user.ini,修改文件Database>>ServerName的值 为安装MS SQL Server2000的计算机名称或IP地址; LogPassword的值为sa用户的登录口令 6、使用PowerBuilder8.0打开yygl.pbw文件
标签: codedatabaseyygl PowerBuilder Server 数据库
上传时间: 2016-04-03
上传用户:xinzhch
1、安装MS SQL Server2000 2、安装PowerBuilder8.0 3、根据《恢复数据库》文档恢复数据库clgl 数据库备份文件\code\database\clgl 数据库表结构文件\code\database\clgl.sql 4、拷贝code下的所有文件到你的硬盘,并将其所有文件取消只读属性 5、打开user.ini,修改文件Database>>ServerName的值 为安装MS SQL Server2000的计算机名称或IP地址; LogPassword的值为sa用户的登录口令 6、使用PowerBuilder8.0打开clgl.pbw文件
标签: codedatabaseclgl PowerBuilder Server 数据库
上传时间: 2013-12-12
上传用户:gonuiln