搜索资源列表
puyuado
- 数据库连接成功示例,使用C#语言编写。 多多练习,掌握技巧。-Database Connection successful examples, the use of C# language. Lot practice and master skills.
slaa281a
- TI公司的MSP430与SD卡连接的驱动,测试版-TI's MSP430 connection with the SD Card Drivers test version
LCD20070109
- 基于三星S6B0741芯片的LCD,LCD型号为LM9033A。单3.3V电压,有并行和串行通讯模式,串行通讯只需5个IO,所以使用起是来很方便。本例用ATmega16驱动,串行连接,WINAVR C语言编程。在此贴出程序,希望能给大家一些帮助-based on the chip Samsung S6B0741 LCD, LCD models LM9033A. Single 3.3 V voltage, parallel and serial communication model, seria
ConnectionPoint
- 用ATL实现com连接点技术,以及要注意的细节代码,有注释-with ATL com connection technology, and attention to the details of code, Notes
postgresql-9.1-901.jdbc3
- Driver connection DB Postgres
DS18B20
- 单片机与温度传感器DS18B20的连接程序,C语言编程,开发程序者的必备通用程序。-Single-chip temperature sensor with connection DS18B20 process, C language programming, the development of the necessary procedures for common procedures.
PS_2LCD1602
- 单片机与PS2键盘的连接程序,单片机与液晶LCD1602的连接程序,为单片机开发者提供了通用应用程序。-Single-chip with the PS2 keyboard connection procedures, single-chip LCD LCD1602 connection with procedures for the single-chip developers to provide a common application.
Ado_Templa1733634142004
- ado connection template
odbc
- 通过c++对access数据库的连接,基本能实现基本操作!对初学者有所帮助.-By c++ on the access database connection, basic to achieve the basic operation! Be helpful for beginners.
otl4_examples
- otl连接数据库例子 可以连接mysql mssql oracle db2数据库实例-otl examples connect to the database connection mysql mssql oracle db2 database instance
gscan
- 前置知识:winsock 难度: 低 编译环境:VC6.0+win2000 测试环境:win2000+局域网 那我就先来说说一个最简单的端口扫描器的原理吧。最常用的端口扫描器是根据能否连接目标主机的端口来判断目标端口开放与否的。扫描方式是利用TCP的完全连接方式。当目标主机某端口开放服务,那么该服务程序就会在该端口进行监听-Pre-knowledge: winsock Difficulty: Low build environment: VC6.0+ win2000 tes
connAccess
- ~给你个不许要数据源直接连接的例子~连接access要制定到它数据库的mdf文件 Connection conn=null try { Class.forName("sun.jdbc.odbc.JdbcOdbcDriver") String url="jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)} DBQ="+DBpath conn=DriverManager.getConnection(url,""
vb6_opc_sample
- VB与西门子200PLC 进行通信连接的OPC方法,原码-Siemens 200PLC VB to communicate with the OPC connection method, the original code
TestSQL
- 实现vs2008下c#语言与数据库sql server连接的一般形式,为数据库编程的基础-Vs2008 under c# language and the general form of database sql server connection, and database programming
LCD2Wire
- LCD 2wire to display, it s better than normal connection of 6wires.-16F877A two wire connect to JHD1602 LCD, and display
VCPP6-Game-Program
- 这是VC++游戏编程文档资料,详细地讲解了如何一步步地编写出游戏,非常适合学习,每章都附有下载源码连接。-This the programming documentation VC++ game, explain in detail how to write a step-by-step game, ideal for learning, each chapter comes with the download source connection.
ad-sram
- adc0809到sram之间的连接代码,可以作为模版学习。-adc0809 to the sram connection between the code can be used as a template for learning.
jianjie
- 描述了ASP和access数据库连接的技术和使用方法。-Describes the technology and use ASP and access database connection.
cip
- 《UG/OPEN 二次开发与实例精解》源代码,代码来自光盘,包含参数化设计,UISTYLE , MFC,以及连接SQL数据库。-UG/OPEN secondary development design tutorial examples source code, and code from the CD-ROM that contains the parametric design the UISTYLE, the MFC, and the connection of the ACCESS da
3
- 请设计一个模拟投篮过程的小游戏,游戏的要求如下: (1)设计一个matlab窗体,在窗体上防止一个坐标轴控件,并设置好该坐标系的坐标轴范围; (2)在坐标系上利用鼠标点击一个点a,作为篮筐的中心,并生成一个半径为r的圆,来模拟篮筐; (3)在坐标系上再用鼠标点一个点b,作为投篮的出发点,同时生成一个红色实心小球来模拟篮球,再选一个点c,b、c之间的连线作为投篮方向; (4)根据a、b、c三个点之间的位置关系,来模拟投篮过程,并记录命中次数; (5)以按住鼠标不放的时间来模拟力