Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - array class
Search - array class - List
DL : 0
这是我的c++语言课程设计,共包括5个程序,1.一个简陋的数据库系统设计(可参考FoxBase),2.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。3.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。4.设计一个一维向量(数组)模板类Vector 5.设计一个列表(链表)模板类List。其中数据库系统我做了两个版本,其中还包括课程报告,希望大家批评指正,谢谢。-This is my c++ language curriculum design, including a total of 5 procedures, 1. A simple database system design (refer to FoxBase), 2. The design of a string class, requires a calculation of the length of the string, the size of two string comparison , two string functions. 3. Designed plural type Complex, with a plural set of input and output, both the plural functions of addition and multiplication. 4. To design a one-dimensional vector (array) template class Vector 5. The design of a list (list) template class List. Database system for me to do one of the two versions, one of the report also includes the curriculum, I hope everyone criticism, thank you.
Date : 2026-01-19 Size : 595kb User : 赵洋洲

DL : 0
这个压缩包里包括5个程序,一个报告,是我c语言课程设计,其中那个数据库系统设计的比较好,用c语言完成,代码5000行,这里好包括课程报告,1.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。 2.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。 3.设计一个一维向量(数组)模板类Vector 4.设计一个列表(链表)模板类List 5.一个简陋的数据库系统设计(可参考FoxBase)。-Including the compression bag 5 procedures, a report, are my c language curriculum design, one of the database system designed to better achieve using c language, code 5000 line, including the curriculum well here, 1. To design a string type , requires a calculation of the length of the string, the size of two string comparison, the two string functions. 2. Designed plural type Complex, with a plural set of input and output, both the plural functions of addition and multiplication. 3. To design a one-dimensional vector (array) template class Vector 4. The design of a list (list) template class List 5. A simple database system design (refer to FoxBase).
Date : 2026-01-19 Size : 596kb User : 赵洋洲

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 now required (because we use array-based str_replace).-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 now required (because we use array-based str_replace).
Date : 2026-01-19 Size : 241kb User : tirins

DL : 0
第一次从DB搜寻后缓冲搜寻结果索引,以后用此索引直接提取数据库 主要分3个类:SyncDictionary<T> , IndexItem ,DBStringSearch SyncDictionary<T>:用于建立搜寻结果字典,便于对搜寻结果作缓存,支持自动 压缩(当字典超过设定长度则以最近使用时间为依据压缩)。 IndexItem:包装的一个Index数组,用于存放搜寻结果的索引,支持自动分配和 删除数组(内部保留删除的数组用于从新分配,保留的数组过多则删除一些不常用的)。 DBStringSearch:将SyncDictionary<T>和IndexItem结合成一个完 整的数据库搜寻类(2个子类分别用于同步/非同步数据库)。-After the first buffer from the DB search results search index, this index directly after extraction with the database is divided into three categories: SyncDictionary <T> , IndexItem, DBStringSearch SyncDictionary <T> : Used to create a dictionary search results, facilitate the search results for the cache, support for automatic compression (when the dictionary is more than set the length of the places recently used based on the time compression). IndexItem: packaging of an Index array used to store the index of search results, support for automatic array allocation and delete (delete the array within the reservation for the new assignment, to retain the array delete some not too common). DBStringSearch: the SyncDictionary <T> And IndexItem combined into a complete database search class (2 sub-categories were used for synchronous/asynchronous database).
Date : 2026-01-19 Size : 2.92mb User : 谭先生

Utility class providing array to int long conversion for data received devices through adb.-Utility class providing array to int long conversion for data received devices through adb.
Date : 2026-01-19 Size : 1kb User : terjkhtAcco

DL : 0
自己随手编写的纯C++开发的动态数组模板类,希望对大家有用-Readily prepared pure C++ developed dynamic array template class, we want to
Date : 2026-01-19 Size : 3kb User : dde4e11youl
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.