搜索资源列表
1568
- 1.Borland c++ builder 6.0开发的车站条屏控制系统 2.有关SQL SERVER 2000存储过程操作 3.有关在BCB下的ADO的数据库管理 4.有关WIN32API串行通讯 5.有关图形图像变形操作技巧 -1.Borland 6.0 c builder of the development of the station Screen Control System 2. SQL SERVER 2000 operating three storage p
1569
- 1.Borland c++ builder 6.0开发的车站图文屏控制系统 2.有关SQL SERVER 2000存储过程操作 3.有关在BCB下的ADO的数据库管理 4.有关WIN32API串行通讯 5.有关图形图像变形操作技巧 -1.Borland 6.0 c builder station transmission Screen Control System 2. SQL SERVER 2000 operating three storage process. BCB
01272
- C/S型数据库 C/S(Client/Server,客户机/服务器)型数据库是当前数据库应用的主流。 与文件型数据库不同的是,C/S型数据库应用程序由两个部分组成:服务器和客户机。服务器指数据库管理系统(Database Manage System,DBMS),用于描述、管理和维护数据库的程序系统,是数据库系统核心组成部分,对数据库进行统一的管理和控制。客户机则将用户的需求送交到服务器,再从服务器返回数据给用户。-C / S database C / S (Clien
guzhou
- 1.软件名称:通讯录V1.0试用版 2.作 者:赵 权 3.开发工具:Visual C++6.0 4.数 据 库: Access2000 5.说 明: a.本程序在Windows 2000 上调试通过。 b.在使用时先用ODBC注册数据源,数据源名:addresslist(名称不可以写错) c.第一次运行时,密码为空。进入系统后可以修改密码。-1. Software Name : Address V1.0 trial version 2. Author
mixim-omnet-ws-09_tutorial.rar
- OMNeT++ is an extensible, modular, component-based C++ simulation library and framework, with an Eclipse-based IDE and a graphical runtime environment. Domain-specific functionality (support for simulation of communication networks, queuing networks,
update
- C++编写,实现软件版本与服务器端版本库比较,如果有新版本则自动更新。压缩包包括服务器端示例。-Written with C++ , implement the software version and the server-side version of the database comparison, if there is a new version is updated automatically. Compressed package includes server-side exam
c-talk
- 用基于TCP/IP协议连接方式, 实现了服务器转发,多客户连接,好友列表上线了自动更新,程序托盘,当有消息时,如果程序最小化,跟QQ一样,托盘的图标会闪烁.有提示音.实现ctrl+enter与enter转切换. 基本类似于QQ群. 由于是SQL库的,所以能很方便的集成到你的OA系统中。 (注意,请把"客户端目录的face和music两个文件夹放到您编译的目录中去,也就是放到Debug或者Release中去) 和这个是一样的,不过我的是源代码而已。可以自己定制。-Use based o
TCPConsoleSvr7.24
- C#做的简单的TCP通信程序,接收局域网内在10006端口广播的数据,然后解析后存入mysql数据库-C# to do a simple TCP communication program, the receiving port 10006 within the LAN broadcast data, and then parsed into mysql database
GPSserver
- 用C#语言实现socket通信服务端,并将信息存储到mysql数据库-C# language with the server socket communication, and information stored in the mysql database
usbcan20110120
- 自己花3个月编写的USB CAN 通讯程序完整版,下位机DSP2812通过CAN总线连接广州志远电子的USBCAN1.0分析仪,上位机通过USB口调用厂家的dll。delphi界面编程涉及到了BDE数据库引擎和DBGrid控件的使用-He spent three months writing the full version of USB CAN communication procedures, lower computer connected via a CAN bus DSP2812 Gu
Vtonngxunllui
- Visual C实现的通讯录程序源码,编程与开发手法非常巧妙,功能也相当完善,对学习数据据库编程与开发与界面编程与开发都非常有帮助,能作为课程设计或毕业设计的参考。 可直接使用。 -Address book program source code, programming and development practices are implemented by the Visual C clever, function quite well, very helpful for databas
pocoChatServer
- VS MFC 聊天程序,采用POCO C++ 库技术;同时用mysql保存聊天内容,并能通过访问数据库查看聊天记录。这是服务端-VS MFC chat program using the POCO C++ library technology mysql save chats and view chat history through access to the database. This is the service end
pocoChatClien
- VS MFC 聊天程序,采用POCO C++ 库技术;同时用mysql保存聊天内容,并能通过访问数据库查看聊天记录。这是客户端-VS MFC chat program using the POCO C++ library technology mysql save chats and view chat history through access to the database. This is the client
QQ
- 这是一个实现C\S的QQ,并带有链接数据库的功能,主要功能有注册,群聊,私聊等-This is a realization of C \ S of the QQ, and with a link to a database functions, the main function of registration, group chat, private chat, etc.
QQ
- 自己编写的QQ聊天工具。 系统结构:C/S,通过数据库交换聊天消息 -I have written chat tools of QQ. System Architecture: C/S, exchange chat messages via database.