connect

共 185 篇文章
connect 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 185 篇文章,持续更新中。

PIC16F877A RTC1307 LCD 16x2 keypad 4x4 and a windows application connect with PIC on RS232

PIC16F877A RTC1307 LCD 16x2 keypad 4x4 and a windows application connect with PIC on RS232

This application note describes how to connect Ethernet interface with NXP LPC2000 series ARM MCU. R

This application note describes how to connect Ethernet interface with NXP LPC2000 series ARM MCU. Reference schematics and Ethernet driver source code is attached, with RTL8019AS as Ethernet controll

Visuabaic interface with com connect to computer

Visuabaic interface with com connect to computer

Visuabaic interface with com connect to computer

Visuabaic interface with com connect to computer

This is vga controller write in vhdl xilinx ise Connect your vga monitor and view many color in mon

This is vga controller write in vhdl xilinx ise Connect your vga monitor and view many color in moniotr

Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will ne

Copy the code into your your JSP directory under /usr/local/etc/httpd/htdocs/html/LOGIN. You will need to change the xxxxxx of "con=DriverManager.getConnection["jdbc:mysql://localhost/"+db,user,"xxx

Start it with this document[13 pages only] if you want to develop some good web application using Ja

Start it with this document[13 pages only] if you want to develop some good web application using Java instead of reading large books. This document prepared by myself. Clearly explains what is JDB

This is an example application that shows how to connect connect two iPhone devices using Bonjour wi

This is an example application that shows how to connect connect two iPhone devices using Bonjour wirelessly to transmit information.

Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序

Socket 编程让你沮丧吗?从man pages中很难得到有用的信息吗?你想跟上时代去编Internet相关的程序,但是为你在调用 connect() 前的bind() 的结构而不知所措?

a music software to connect lyrics with music. downloadable from internet.

a music software to connect lyrics with music. downloadable from internet.

ADS8371 connect to TMS320C6713DSK

ADS8371 connect to TMS320C6713DSK

Connect4 Extreme 是一款在欧美地区颇受家长与小朋友们欢迎的益智游戏的PocketPC 版本

Connect4 Extreme 是一款在欧美地区颇受家长与小朋友们欢迎的益智游戏的PocketPC 版本,由先在棋盘上取得四子相连的玩家获胜,玩法类似我们所熟悉的五子棋喔

php+spider 官方: http://www.cs.ioc.ee/~ando/sphider/ 演示: http://www.ioqz.com/search/sphider/searc

php+spider 官方: http://www.cs.ioc.ee/~ando/sphider/ 演示: http://www.ioqz.com/search/sphider/search.php 汉化 by sluke topscn@gmail.com www.sluke.cn 1、修改admin/auth.php中的管理员和密码 $admin = "admin"

/* 在这里我们连接 "destroy" 事件到一个信号处理函数。 * 对这个窗口调用 gtk_widget_destroy() 函数或在 "delete_event" 回调函数中返回 FALS

/* 在这里我们连接 "destroy" 事件到一个信号处理函数。 * 对这个窗口调用 gtk_widget_destroy() 函数或在 "delete_event" 回调函数中返回 FALSE 值 * 都会触发这个事件。*/ g_signal_connect (G_OBJECT (window), "destroy", G_CALLBACK (destroy), NULL

odac for oralce 8i,10g,11g easy to connect to oralce from delphi

odac for oralce 8i,10g,11g easy to connect to oralce from delphi

fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be releas

fwknop stands for "Firewall Knock Operator" and is an upcoming piece of software that will be released at the DEFCON 12 conference in July, 2004 in Las Vegas. fwknop implements network access contr

This application includes a demo server and client program. You could write your own server launcher

This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptu

java connect db java connect db

java connect db java connect db

DuPont connector杜邦2.0 HSG TER

DuPont connect2.0 HSG TER 规格书含有端子 胶壳,针座

这个是sql嵌入到c语言中的例子 原来:EXEC SQL CONNECT TO SKY.exp USER sa.sa //连接到数据库 更改:EXEC SQL CONNECT TO 8BC1D82

这个是sql嵌入到c语言中的例子 原来:EXEC SQL CONNECT TO SKY.exp USER sa.sa //连接到数据库 更改:EXEC SQL CONNECT TO 8BC1D82B889C4FF.xixi USER sa. //连接到数据库 我装sql server时没改名,名字就叫8BC1D82B889C4FF xixi是一个数据库的名字 sa的密码为空。