搜索资源列表
Sqlite数据操作类
- Sqlite数据操作类
OracleHelper
- c# Oracle数据操作类,包括执行返回各种类型的存储过程的方法。-c# Oracle
RawDiskCtrl
- 意天原始磁盘数据操作开发包(磁盘扇区读写组件)是意天软件推出的一款磁盘数据操作底层开发包,主要用于开发人员操作磁盘数据, 其包括一个com组件和一个磁盘驱动文件,通过该组件VB CB Delphi开发人员可以很方便的读写(按扇区模式或字节模式)底层磁盘数据 ,该组件完全解决VISTA下Win32API无法直接写磁盘数据的问题.该开发包采用驱动直接读写磁盘数据,因此绕过了Win32平台内部权限 检测机制,以使在VISTA下直接写硬盘数据成为现实.(注:不可用该开发包来实现恶意软件,否则后果自负!)
Editor_WinCSharp
- 该代码主要功能是手机矢量数据操作,可直在模拟器中执行-The code main function is to operate mobile vector data can be performed directly in the simulator
CSharpDataClass
- 一个C#关于数据库(SQL例)的关于数据交互、数据基本操作的很完整的类文件,几乎涵盖了所有的数据操作,编程结构很清晰-A C# on the database (SQL cases) on the data exchange, data, the basic operation of the class file very complete, covering almost all of the data manipulation, programming structure is very c
PMIS3
- PMIS--------主程序代码 表示层,负责应用程序的表现形式、用户体验等。 -------DALFactory-----抽象工厂 抽象工厂,用于创建各种数据对象的方法,这里有配置文件和反射的运用。 -------IDAL--------数据接口层(控制是选择什么类型的数据库) 数据操作接口,数据访问层实现其接口并重写它(体现了面向接口的编程思想)。 -------BLL------ 处理应用程序的业务逻辑,被表示层调用。 ------
WordPanelSource
- 采用C#实现了对WORD文档的所有操作。具备读取WORD模板与加载数据插入WORD模板中功能,在报表打印功能中应用价值较大-Implemented using C# WORD document on all operations. Have read the WORD template and load the data into WORD template functions, report printing function in the larger value of
链表操作
- 实现链表的各种操作,如统计文本中单词,数字以及其他符号的个数;求某个单词在文本中出现的所有位置;删除文本中的特定的字符串。(The implementation of the list of various operations, such as statistical text in the word, number, and other symbols of the number; find a word in the text appears in all locations; delet
实验5 图操作实现
- 数据结构图操作实现 代码及word都有(Operation of data structure diagram)
SQLHelper
- 常用数据库操作类封装。 SQLite、SQLCE 除了支持连接、插入、查询、事务等、还支持支持数据层级的操作(Common database operations class package. SQLite, SQLCE In addition to supporting connections, inserts, queries, transactions, etc., support for data level operations is also supported)
超级列表框操作
- 没什么好说的...利用mysql将超级列表框的内容全部导入。也可以实现mysql数据全部导出到超级列表框(There's nothing to say. Use Mysql to import all the contents of the super list box. You can also export all MySQL data to the super list box)
WindowsApplication4
- 1、处理宅基地数据库检查 2、界址点数据操作 3、界址边数据操作 4、地籍调查表输出(1, dealing with homestead database inspection 2, boundary point data operation 3, the boundary edge data operation 4. Cadastral questionnaire output)
点云数据的读取与显示VC++
- 能够读取txt格式的额点云数据并且显示以及相关的鼠标操作(Can read the TXT format of the point cloud data, and display and related mouse operations)
基础数据操作
- 对ArcGIS矢量与栅格数据的操作进行二次包装,主要是包装成静态方法,利于二次开发者使用(The operation of the ArcGIS vector and raster data is packaged two times, mainly packaged as a static method, which is beneficial to the two developers)
基础图层操作
- 简化ArcGIS图层的搜索,查找,获取数据等等操作,提高开发效率(Simplify the ArcGIS layer search, search, access to data and so on, improve the development efficiency)
Excl与界面的操作
- Excel数据显示在datagridview中(Excel data is displayed in DataGridView)
数据结构-栈
- 定义了栈,只含有一些基本操作,算法很少,对大学初学数据结构者有用(simple sample of stack)
数据字典生成软件
- 感谢您使用DBExportDoc V1.0 For Oracle软件! DBExportDoc V1.0 For Oracle(Oracle数据库表结构导出器)是一套用来完成将Oracle数据库中的表结构导出成Word文档,并输出标准的打印报表格式的软件。 软件采用Word中VBA开发完成,软件使用Word中的菜单操作,与Word完全集成。 因为软件完全利用OFFICE宏来控制报表输出,所以用户在使用软件时请开启Word中的宏功能。(Thank you for using DBExport
eviews处理面板数据操作步骤
- 理论:计量经济学方法处理面板数据 工具:Eviews 工具(Dealing with data by Eviews)
数据结构-串操作的实现-实验报告
- (1)掌握串的顺序存储结构; (2)验证顺序串及其基本操作的顺序; (3)掌握串的操作特点。 1.2 实验要求: (1)定义一个包含串的求长度、拼接、比较大小等基本操作的头文件函数原型; (2)实现串的求长度、拼接、比较大小等基本操作。((1) mastering the sequential storage structure of the string; (2) the sequence of verifying the sequence of sequence and it