搜索结果
找到约 774 项符合
start-out 的查询结果
游戏 一个网络对弈的中国象棋程序 操作: 1、Setting,选择对战方式。如果选择“网络对战”
一个网络对弈的中国象棋程序
操作:
1、Setting,选择对战方式。如果选择“网络对战”,进入“2”,否则,进入“3”。
2、connect,只在“网络对战”第一盘是需要。
3、set rule,设置计时规则。
4、start,开始下棋。
通讯/手机编程 一款用JAVA制作开发的小型聊天软件
一款用JAVA制作开发的小型聊天软件,里面附有安装程序和JAVA源代码。
Visual Chat 1.91 Developer Edition
- Customize the Visual Chat code regarding your own requirements
- Use customchatdev.html for developing / testing
- Create .jar and .cab-files containing client-specific .class-files and the images- ...
Java编程 Deployment of Server 1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the env
Deployment of Server
1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the envionment variables of JAVA_HOME
2.decompress file assignment2.war, and copy the directory to the directory called webapps in localhost machine.
3.start Tomcat
4.access to the application via http://< ...
SQL Server Of the password is: Server: "1." Client: + for the month of the date of the machine. Such as
Of the password is:
Server: "1."
Client: + for the month of the date of the machine. Such as "2005/08/05", compared with the number "85"
Database: "xzxq".
I made the changes:
1, stations and customer-service once every 30 seconds to exchange information (to ensure continuous line)
2, co ...
J2ME 计时器 Run mode: * - stop 0 - switch on backlight # - suspend/resume joystick - set next result
计时器
Run mode:
* - stop
0 - switch on backlight
# - suspend/resume
joystick - set next result
1-9 - set result for member with this number
Inspect mode:
*,#,0 - reset and start
UP,LEFT - show previous result
1-9 - show result for member with this number
其他 This is a simple demo of a Kalman filter for a sinus wave, it is very commented and is a good approa
This is a simple demo of a Kalman filter for a sinus wave, it is very commented and is a good approach to start when learning the capabilities of it.
DSP编程 压缩目录下的Test_USB_Test.exe是PC侧的应用程序
压缩目录下的Test_USB_Test.exe是PC侧的应用程序,dsp5509_10MHz_clk.out、dsp5509_12MHz_clk.out、和dsp5509_16MHz_clk.out是分别针对5509时钟为10M、12M和16M的out文件。基于ccs2.2开发。
在ccs2.2中load针对自己硬件平台的.out文件,用USB线连接好5509与PC,运行.out,会提示检测到USB设备,指定driver目录下的驱动即可 ...
微处理器开发 This code is described in "Computational Geometry in C" (Second Edition), Chapter 8. It is not writ
This code is described in "Computational Geometry in C" (Second Edition),
Chapter 8. It is not written to be comprehensible without the
explanation in that book.
Prints out one arm configuration to reach given target.
Assumes number of links >= 3.
Input:
nlinks Number of links
L1 L2 ... Ln Link l ...
Linux/Unix编程 看n2实例 #Create a simulator object set ns [new Simulator] #Define different colors for data flows
看n2实例 #Create a simulator object
set ns [new Simulator]
#Define different colors for data flows
#$ns color 1 Blue
#$ns color 2 Red
#Open the nam trace file
set nf [open out-1.nam w]
$ns namtrace-all $nf
set f0 [open out0.tr w]
set f1 [open out1.tr w]
#Define a finish procedure
proc finish {} ...
其他 NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式
NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持 Pentium , P6 , MMX , 3DNow! , SSE and SSE2 指令集 ...