搜索资源列表
garmingpstool
- Garmin GPS Tool是一个Java Swing应用程序,可以让Garmin GPS用户将他们的单元连接到计算机,使用Swing应用程序作为工具来下载和可视化道路点,轨迹,和全局路线数据-Garmin GPS Tool is a Java Swing application that allows users to Garmin GPS units they connect to the computer, the use of Swing applications as a tool
一个穿钮扣游戏的VC源代码
- 游戏规则 目的:在本游戏中,你将作为一名裁缝,将尽可能多的纽扣穿成 一个闭合的路线。游戏初始有 15 个纽扣,随着时间的增 加,纽扣数目也增加,当达到70个时游戏即结束。 规则:只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿 线。线可交叉,但有纽扣的点不能交叉连接。 秘诀:要尽可能使连线长且该连线上的纽扣数多。-purpose of the rules of the game : In the game, you will act as
A_simple_chat_tool
- 一个简单的用java编写的聊天工具,用socket类处理通信部分 1. 运行server.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 8888 打开服务器 8888也可以改为任意端口号 2. 运行client.bat 或在命令行下输入(要在工作目录): java -jar Chat.jar 打开客户端 3. 主要类说明: Server.java 等待用户连接,连接后为当前用户创建ServerLi
OTGenius
- 在线时间精灵 1.开机自动运行(可选),监视是否已连接上网络(这里的连接均指RAS拨号连接); 2.记录每次连接的起始和持续时间; 3.显示本次连接的持续时间、本日在线时间、本月在线时间; 4.保存并显示某日至今的在线时间明细,显示每日合计在线时间,每月合计在线时间和合计在线时间; 5.定期清除在线时间记录; 6.连接后定时保存一次连接时间http://bcdliang.vicp.net-online time, a genie. Boot automatic operation (option
csx1
- 一种小电流接地选线监视系统,可连接多台计算机-a small current grounding line selection and surveillance systems, which will connect multiple computers
XIAODIANLIU
- 一种小电流接地选线监视系统,可连接多台装置.-a small current grounding line selection and surveillance systems, which will connect multiple devices.
DE2_SD_Card_Audio
- This designs uses a Nios II system to demonstrate how to read from the SD card. The software reads WAV files from the SD card and plays it through the LINE OUT line. Simply put a SD card into the slot on the board and connect some speakers to the LIN
一个穿钮扣游戏的VC源代码
- 规则:只能在有纽扣的点穿线,且只能在水平方向或竖直方向穿 线。线可交叉,但有纽扣的点不能交叉连接。-rules : only when there is the point of threading button, and then only in the horizontal direction or vertical direction of threading. Cross-line, but the point Button can cross-connect.
无线网络管理
- A command-line windows application to manage wireless network connections, cards and profiles. Connect to WLANs, query for RSSI, stadistics... It can be used as an example of how to use Microsoft Native Wifi API dlls from any ANSI C compatible IDE
c_videocard.rar
- The mixer API is a set of Windows multimedia functions that are used to retrieve information about audio-mixer devices. The mixer API classifies audio-mixer lines as source and destination lines. Source lines are inputs into the audio card (for examp
tessellation.rar
- 网格化[tessellation]即把凹多边形,包含洞,岛的多边型,或者自交叉多边型划分为简单凸多边形的过程.OpenGL为了能快速渲染多边形,只能直接显示简单凸多边形[多边形中任意两点的连线上的所有点仍属于此多边形],对凹多边或者自交叉多边形渲染结果将不确定。在渲染复杂多边形时,常常需要将复杂多边形分解成容易渲染的简单多边形,OpenGL中的使用函数库中提供网格化的函数以通过多边型轮廓线生成简单多边形,从而渲染复杂多边形。 ,Grid [tessellation] that is conca
BaseClasses.rar
- 类天正的自定义实体:墙体,ARX二次开发时候使用。包括实体,和橡皮条。可以自动连接墙线,Class Tianzheng custom entities: the wall, ARX secondary development when used. Including entities, and rubber articles. Can automatically connect the wall line
com
- 1、用RS-232C的零MODEM的连接法连好两机的连线; 2、用DEBUG的O命令将一数发送到串行口(2F8H/3F8H),然后在另一台机上用 I命令读入串行口的内容。如果发送的的内容与接受的内容一直,说明两机已经连好线,否则必须检查连线,直到两机可通讯为止; 3、编一程序,将一台机的键盘输入的键值通过RS-232C口送到另一台机,并在CRT上显示键值; 4、编一程序,通过RS-232C口进行一台机到另一台机的文件复制。 -1, with RS-232C connection
ConnectDots
- connect 2 dots by a line and repeats the process of connecting dots.
de2sound
- 这个设计结合音频输入从麦克风和线路信号和输出结果线输出信号。麦克风连接话筒端口、音源线在端口,扬声器/耳机线端口。-This design combines audio input from the microphone and line in signals and outputs the result to the line out signal. Connect a microphone to the MIC port, an audio source to the LINE IN por
yuanwenjian
- 客户端:从命令行读入服务器的IP地址;并连接到服务器。 服务器:接收客户的连接请求,并显示客户的IP地址和端口号。 -Client: read into the IP address of the server from the command line connect to the server. Server: receiving a client connection request, and displays the customer' s IP address and
ADO-connect-database
- c++利用ADO连接数据库,并对数据库内容经行操作-the c++ using ADO to connect to the database, and the contents of the database by the line operation
OPEN-LED
- 这个例子演示如何操作GPIO,如何控制GPIO输出(LED灯)和如何检测GPIO输入(按键状态)。 请用串口线将开发板的COM1口连接到PC机的串口(或者USB串口),然后打开超级终端软件(XP自带的或者SecureCRT 软件),可以在PC软件界面看到例程的运行信息。- This example demonstrates how to GPIO operation, how to control the GPIO output (leds) and how to det
2pec-LED-connect
- MAX7219 驱动8位数码管,可级联, but need 3 line to driver it only -MAX7219 driver the 8bit LED digital
prolog connect 4 game gudie line
- swi prolog explain connect 4 game