搜索资源列表
在文件被使用时强制删除文件
- ForceDel.cpp : Defines the entry point for the console application. // // Modified by Zoltan Csizmadia, zoltan_csizmadia@yahoo.com // For companies(Austin,TX): If you would like to get my resume, send an email.-for
WINDOWS SOCKETS头文件
- Windows Sockets规范定义了一套Micosoft Windows下网络编程接口,包含了人们所熟悉的Berkeley Socket风格的库函数;也包含了一组针对Windows的扩展库函数,以使程序员能充分地利用Windows消息驱动机制进行编程。-Windows Sockets specification defines a set of result list Windows network programming inte
DSMP常用错误代码表
- DSMP规范定义的错误码1.1 DSMP规范定义的错误码-DSMP specification defines the error code DSMP 1.1 s pecification defines the error code DSMP 1.1 s pecification defines the error code
实验3 设计数据完整性
- (1)定义客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype的主键。 (2)定义以上各表的外键约束。 (3)定义惟一约束:customer表的loginname字段;supplier表的loginname字段和suppliername字段;creditgrade表的creditgradename字段;goodstype表的g
替换开始菜单VC代码
- 可以替换WINDOWS开始菜单VC源码 GetShellTrayDlg.h, GetShellTrayDlg.cpp - the dialog These files contain your CGetShellTrayDlg class. This class defines the behavior of your application s main dialog. The dialog s template
3GP文件分析
- 本程序是用来分析3GP文件中METADATA结构,从中可以体会标准3GP规范定义的各个BOX的意思-this procedure is used to analyze METADATA! The document structure, One can understand! The standard specification defines the meaning of the various BOX
SyncSettingBuilder
- 本文档讲解了OTA的概念,给出了如何发送“同步设置”的OTA短信的步骤,并附带Java编写的源代码(http://www.cnblogs.com/Files/zhengyun_ustc/SyncSettingBuilder.rar)。 规范中定义了三种Setting: 浏览器设置 浏览器的书签设置 SyncML设置 也就是说,你通过发送短信可以帮助用户手机设置SyncSetti
CypressCY7C63723C-CombiMouse
- 用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing fro
ptfsf
- The tar file contains the following files: ptfsf.c: heart of the perfect TFSF code ptfsf.h: header file for same ptfsf-demo.c: FDTD code which demonstrates use of perfect TFSF code. Essentially this program u
tty_driver
- This structure defines the interface between the low-level tty driver and the tty routines. The following routines can be defined unless noted otherwise, they are optional, and can be filled in with a null pointer.-This
EvsDevice
- 用XML定义描述的文件类型,并定义了XSL样式表显示用此类型定义的文件-XML definition of the type described in the documents, and XSL style defines the use of this table shows the document type definition
mfc_array_tutorial
- │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类
EMailLib
- 编写邮件发送程序必备的库文件。其中定义了所需结构-preparation procedures required of the library. Which defines the required structures
embeded_timer
- 实时嵌入式操作系统内部关于定时器的应用,此部分主要定义了定时器超时保护功能。-real-time embedded operating system on the internal timer application, This section defines the main timer overtime protection.
GAVDP_Spec_v10
- 蓝牙协议(GAVDP)This profile defines the requirements for Bluetooth™ devices necessary to set up streaming channels used for support of audio/video distribution. The requirements are expressed in terms of services provid
base-on-Java
- 本文以此为背景,提出了基于事件驱动的BDI agent实现体系结构,用信念(Belief)、事件(Event)、规划(Plan)等内部特征来描述软件agent,并给出了面向对象层次上的软件agent的UML模型,该模型定义了构成软件agent的四个对象:Agent、BeliefSet、Event、Plan 为描述这些对象及其交互关系,本文以java语言为基础,扩展出了能描述这四个对象的java类以及描述其交互关系-this backgr
VC6-Driver
- defines safer C library string -defines safer C library string
BdbPlayCap
- 这个程序是 DirectX SDK 里面的 PlayCap 转成 C++ Builder 版本的源程序(显示摄像头的视频画面)。 编译环境: C++ Builder 6.0 DirectX 9 SDK for C++ Builder. 以下为编写 DirectX 程序所必需的设定: 工程文件参数设定:选菜单 Project → Options 在 Directories / Conditional
Defines
- 定义切入点的控制台应用程序。编译原理词法分析语法分析器-LR1.cpp : Defines the entry point for the console application.
ethernet-defines
- A few defines are used to control the operation of this driver.