搜索资源列表
duxiechuankou
- ComAccess.cpp(FORMAT_MESSAGE_ALLOCATE_BUFFER | FORMAT_MESSAGE_FROM_SYSTEM, // source and processing options NULL, // pointer to message source error, // requested message identifie MAKELANGID(LANG_NEUTRAL, SUBLANG_DEFAULT), // the use
DataSource Array
- DataSource Array的例子程序-DataSource Array example procedures
datebase.rar
- 这是我的c++语言课程设计,共包括5个程序,1.一个简陋的数据库系统设计(可参考FoxBase),2.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。3.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。4.设计一个一维向量(数组)模板类Vector 5.设计一个列表(链表)模板类List。其中数据库系统我做了两个版本,其中还包括课程报告,希望大家批评指正,谢谢。,This is my c++ language curriculum
OceanmapVer1_1
- 这是一个通用的数组编辑器,OceanMap只是我给它起的一个名字。 主要功能: 1. 数组的行和列的个数可以自动进行保存,不必担心丢失数据; 2.可以以命令行方式调用OceanMap; 3.可以把输入的网格型数据转换成矩阵形式。-This is a common array editor, OceanMap only since I gave it a name. The main functions: 1. Array the number of rows and column
number
- 采用事件结构为数组分类,分类界定可以轻松修改-Event structure used for an array of categories, classification can be easily modified to define
mm22
- 从数组中提取一组(六个)随机数,一共循环抽取5次并且将抽取的结果保存在一个一个RADOM.TXT文件里(分行保存). -Extracted from the array of one group (six) of random numbers, a total of 5 times the cycle and will be taken from the results of samples stored in one document RADOM.TXT (branch of S
simpleradom.RAR
- 一种快速的随机数生成方法!!简单,实用!一种简单、快捷、实用的随机数组产生方法!-A fast random number generator Ways! ! Easy, practical! A simple, fast, practical method for the selection of a random array!
lanyaoshi_Export2Excel
- 背景:本单元修改自Caidao的uTDS2Excel。 目的:代码更简洁,功能更灵活,不再限于导出TDataSet 功能:将字符串数组的数据导出到Excel 用法:uExport2Excel.Export2Excel(RowDatas,FileName) -Background: Since this module Caidao modify the uTDS2Excel. Objective: To code more concise and more flexible, is
streamoutlistcontrolshowimage
- 1.点击打开图片按钮向数据库中插入图片并显示,点击数据库读出可读出图片并显示 2.点击存入文件,将数据库中的图片存入指定文件夹 3.点击testVector测试向量数组,点击输出数组可以输出向量数组里的东西 4.点击流输出将图片文件以流的方式显示并将图片显示在分区图片-1. Click the picture button to open the database to insert and display the picture, click to read out the mac
snowbase
- 这个压缩包里包括5个程序,一个报告,是我c语言课程设计,其中那个数据库系统设计的比较好,用c语言完成,代码5000行,这里好包括课程报告,1.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。 2.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。 3.设计一个一维向量(数组)模板类Vector 4.设计一个列表(链表)模板类List 5.一个简陋的数据库系统设计(可参考FoxBase)。-Including the
052130EX_8
- ADO数据控件及ODBC数据源高端应用 使用ODBC与数据库连接并对数据库进行数据操作,同时应用DataList、DataCombo、MsChart控件完成要求的数据操作。 (1) 通过建立一个ODBC的系统数据源连接数据库,设计了一个窗体计算数据库内学生成绩表中每个学生的平均成绩,产生姓名、平均成绩和最低成绩三项数据,按平均成绩降序排列数据,并用该数据作图。 (2) 设计一个窗体,通过DataList控件和文本框控件与ADO控件的绑定,当单击选择DataList控件中显示的
oledb-2-13
- ATL OLE_DB数据库引擎模板保存数据到一个简单的数组(42KB)-The ATL OLE_DB Provider templates appear to rely on the fact that your data is kept in a simple array
tokyocabinet-1.4.46.tar
- Tokyo cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表、b树和定长数据组织。-Tokyo Cabinet is a library of routines for managing a database. The database is a simple data file containing records, ea
AList
- 基于数组的顺序表,可以实现顺序表的基本功能,如插入,删除,查找等-The list is based on an array.It can insert,cancel,seartch an element.
ADOdb.Manual
- PHP s database access functions are not standardised. This creates a need for a database class library to hide the differences between the different database API s (encapsulate the differences) so we can easily switch databases. PHP 4.0.5 or later is
howlongthecharis
- 返回分割后字符数组的长度,可以通过这个程序结合select函数判断字符数组长度是否在应有范围之内。-Returns the length of the segmented array of characters, you can select functions by combining this procedure to determine whether the proper length array of characters within.
Dynamic-distribution-array-element
- 在程序运行期间动态建立数组,而不是通过数组说明(定义)建立数组,使程序正常运行却又不会浪费大量内存空间。-During the running of the application of dynamic build array, not through the array declaration (definition) establish arrays, and make the program but again not the normal operation of waste a lot
double-dimensional-array
- vb没有二维不定数组,工作的需要,自己写了个实现二维不定数组的小例子-vb D Indefinite array work needs to write their own small example D Indefinite array
Dynamic-array-2-LQXQ
- 动态数组接口实验 增加了最大动态分配内存提高效率 重载操作符= [ ],了解C++封装特性-Dynamic array 2
three-dimensional-Array
- 一维、二维、三维数组动态申请内存的方法 一维、二维、三维数组动态申请内存的方法-One-dimensional, two-dimensional, three-dimensional array of dynamic memory approach to apply a one-dimensional, two-dimensional, three-dimensional array of dynamic memory approach to apply a one-dimensional, t