搜索资源列表
VACDSee
- 实现VC就象ACCESS浏览功能,使用方便,功能齐全,外观美观,有双向互动功能-VC as ACCESS browsing, easy to use, multifunctional and aesthetic appearance, a two-way interactive functions
train
- vc 和access的员工培训系统内容详细
图书管理系统
- 图书管理系统 VC++ 第一章 问题提出与可行性研究 1 1.1 图书馆管理的价值及功能 1 1.2 可行性研究 1 1.3 系统流程 1 第二章 软件需求分析 2 2.1 功能需求 2 2.2 模糊评判需求 3 2.3 数据字典 3 2.4 重要的加工说明 6 2.5 外部接口需求 7 2.6 性能需求 7 2.7 软件属性需求 7 第三章 软件设计 8 3.1 顶层软件设计 8 3.2 登录层软件设计 9 3.3读者功能层设计 9 3.4 日常工作功能层设计
Java程序员那点事
- 不久前,我曾在网上论坛上看到了一个这样的帖子: 大家给我个底吧,我是即将毕业的大学生,现在有软设的证书了。 主要擅长于计算机的维护、应用以及开发; 软件方面:现以通过国家软考中心软件设计师资格考试; 主要熟悉的 IDE 环境:VC++,C++BUILDER,VB; 主要使用的数据库接口:ADO; 主要使用的数据源:ACCESS,SQL SERVER,擅长使用 SQL 语言; 主要使用图形接口:OPENGL,对 DirectX 接口也有一定了解; 其
SPP.doc
- 在VC++中有两种方法可以进行串口通讯。一种是利用Microsoft公司提供的ActiveX 控件 Microsoft Communications Control。另一种是直接用VC++访问串口。下面将简述 -In VC++ in the There are two ways to carry out serial communication. One is the use of Microsoft' s ActiveX controls provided by Microsof
VC_access
- VC++6.0 中用 ADO 存取 Access 数据库的一点总结-VC++6.0 with ADO access to Access database that summarize
2020
- 简要介绍了VC的应用程序框架中各类之间的访问方法,对初学者非常有用-Briefly introduced the application within the framework of VC between the various types of access methods, is very useful for beginners! !
tushuxinxixitongguanli
- 图书信息管理系统源代码 要求:有用户登录,密码验证过程,数据库自选(Access,sql2000,Sybase,Oracle等),开发工具自选(Vc,Vb,Delphi,Jb等),系统一定要运行出来,最后完成一份信息管理系统报告书(包括有需求分析和系统分析,主要模块的解释以及最后附带源代码,如有借鉴相关资料需注明书名,版本相关信息)。 -Library Information Management System Source Code
VB_VC_DLL
- VB虽然强大,但要对计算机的底层硬件进行访问却无能为力。由于VC++同时具有汇编语言和高级语言的功能和特点,能够直接控制硬件,因此,可以使用VC++编写一个DLL,库中包含有关对硬件控制的函数,然后在VB程序中通过调用DLL中的函数来完成控制行为,使VB对硬件的操作成为可能。-VB powerful, but would like to access the computer' s underlying hardware is powerless. As the VC++ both ass
to_build_a_custom_ADO_class_in_VC
- 本文介绍一个自定义的ADO类,它封装了ADO中的各个对象的属性和方法,这种新的数据接口在形式上完全雷同于VB中的ADO,利用它可以在VC中像VB一样方便访问各种数据库。 -This article describes a custom ADO class, which encapsulates the various objects in the ADO properties and methods, this new data interface completely identical in
UAC
- 微软从vista开始,系统加入了UAC (用户访问控制),来提高系统安全性。 因此原先在xp下开发的VC程序,要访问注册表、system32目录的事情,直接运行,可能无法达到目的。 本文详细描述了使用vc开发uac程序的方法。-Microsoft is starting from the vista, the system joined the UAC (User Access Control), to improve system security. Therefore, in the
chat
- 它提供了程序设计领域中所涉及的多种技术,如文件访问、图形图像处理、网络通信、多媒体和数据处理等,VC几乎可以开发任何一个领域所需要的应用系统。VC以其功能强大、运行速度快,并且对计算机配置要求低而受到广大开发人员的欢迎。-It provides a program design involved in a variety of techniques, such as file access, graphics, image processing, network communications,
tushuguanli
- 通过VC编程实现图书管理系统的编写,其中包括图书借阅,归还,查阅等模块-VC programming through the preparation of library management system, including book lending, return, access to other modules
VC_Access
- VC与Access连接及其简单操作的实现
yuanma
- VC 获取CPU信息,硬盘ID,MAC地址-VC access to the CPU, hard disk ID, MAC address
ch8
- vc++ access 数据库的访问操作,例如添加,删除,修改,清空等-vc++ access database access operations, such as add, delete, modify, empty, etc.
VC
- MFC编写一个简单的登录对话框(连数据库),教你怎么在VC上连接access数据库-MFC write a simple login dialog (even the database), teach you how to connect access database on the VC
cSharp-Access-Operation
- VC#如何操作ACCESS数据库,掌握小型数据的一些常用操作-Some common operations VC# how to operate the ACCESS , grasp small data
VC-SQL-Server-oprerate-by-dll
- 通过DLL的方式访问sql server 2005,提供了集成数据库访问模块的一种实现方式-Access sql server DLL way through 2005, provides an implementation of an integrated access module
LAN-monitoring-system-VC
- 本书主要内容: 1、如何分割UDP 数据报 2、如何发送和接收UDP 数据报 3、如何连接Access 数据库 4、如何抓取屏幕 5、如何自定义控件-The main contents of this book: 1, how to split UDP datagram 2, how to send and receive UDP datagram 3, how to connect Access 4, how to capture the screen