搜索资源列表
实例69 快速检索指定文件
- 本程序用来快速检索指定文件,使用VC编写,对初学者及开发人员有一定启示作用-the procedures used for the designated rapid retrieval of documents and use VC prepared for beginners and developers a certain inspiration
Java_jisuanqi_ls
- Java 开发实例:利用java做一个简单的计算器 两个类。还只是完成+、-、×、÷运算而已
FileSystemWatcher
- 用C#写的文件监视的程序实例。利用C#2005开发的组件应用实例。
BCBDirectory
- BCB的文件、目录、版本信息操作实例。可以在自己的开发过程中直接拿来用。
STL_mesh
- 建立了运用切片线扫描法对STL文件格式实体进行网格剖分的算法,在处理奇异点方面,采用了合理方法。基于该算法开发了能对任意复杂实体进行三维网格剖分的程序。实例剖分结果表明,该方法的剖分效率高$并能保证剖分精度。
softStard
- 操作手册(GB8567——88) 测试分析报告(GB8567——88) 测试计划(GB8567——88) 概要设计说明书(GB8567——88) 开发进度月报(GB8567——88) 可行性研究报告(GB8567——88) 模块开发卷宗(GB8567——88) 软件需求说明书(GB856T——88) 数据库设计说明书(GB8567——88) 数据要求说明书(GB856T——88) 文件给制实施规定的实例(GB8567-88) 详细设计说明书(GB856
LogTest
- 该日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录。-The log system includes seven C++ type
PCI9054
- pci武安河开发实例,快顶啊!!!!! 方便大家学习驱动程序的WDM开发 -pci wuanhe development
slnFileDialog
- 通过VB.NET开发,主要实现文件的打开、新建、复制、删除操作,以一个实例的方式处理文件-The adoption of VB.NET development, the main document open, create, copy, delete operations, an example of the way to deal with file
xerces_xml
- 在win32平台下使用vc来调用apache xerces c++接口的开发实例-Win32 platforms in use vc to call the apache xerces c++ interface of the development of examples of
08FileCutter
- 文件切割器开发实例,Windows文件操作和内存映射文件的应用实例-Paper cutter development example, Windows file manipulation and memory-mapped file an application example
C.ToolStrip.instance..verification.
- C实例ToolStrip核查文件开发设计代码C ToolStrip instance document development and design verification code -C ToolStrip instance document development and design verification code
Excelvba
- Excel vba 开发技巧实例800多个(第20章)-Excel vba development of skills for more than 800 (Chapter 20)
WordDevelop
- Word 二次开发实例,很有用的,用2003开发的-Word secondary development instance, very useful
vb-for-file-and-system
- vb 开发的用于文件操作和系统操作的一些程序实例-vb file operations and the development of system operations for a number of instances
chanshenghaomiaoyanshi
- handan001开发的流媒体程序产生毫秒级延时源代码及其实例-the streaming program developed by handan001 millisecond delay source code and examples
vc_cut
- 用VC6.0开发的文件分割器的 实例,希望对大家有借鉴作用-VC6.0 development files splitter for instance, we want to learn from role
file-operations
- 文件操作编程初学者必须练习的几个实例,很简单,很基础,如果想详细了解,可以看看《Visual C++编程与项目开发编程实例》这本书-Beginners must practice a few instances, very simple, very basic, if you want to learn more about, you can look at the book "Visual C++ programming and project development, programming
PdfFile
- 基于libharu开发的实例,包括Debug和Release版本。类库libharu已在Windows下用VS2008成功编译,可直接使用。-It s an example of libharu development.According to this example,you can get a first understand about it .
文件常用操作与oracle数据库连接操作实例
- 在实际工程项目中,经常需要在进行文件操作(或者其他操作)。本实例就是在实际开发过程中遇到的需求,进行调试并最终满足要求。代码经过调试,有需要的朋友可以下载并参照使用。