-
SQLServer的例子
Visual Studio中在连接到SQL Server数据库2012年的例子。数据被显示在一个网格。网格包含连击DATE类型的字段。
- 2022-01-27 21:48:21下载
- 积分:1
-
ssd ex1
软件工程 卡耐基 数据库 ssd7 ex1-ssd ex1
- 2022-05-24 18:11:18下载
- 积分:1
-
使用访问的抽奖系统
抽奖系统使用 miicrosoft 接入,作为后端数据库这是好的项目:) 歉意乱码
- 2022-02-11 14:09:12下载
- 积分:1
-
data structure Hash Table Application
数据结构 哈希表应用-data structure Hash Table Application
- 2023-05-02 12:40:03下载
- 积分:1
-
C++数据结构树结构类定义及有关算法
C++数据结构树结构类定义及有关算法-C data structure tree structure type definition and the algorithm
- 2022-03-09 15:47:39下载
- 积分:1
-
完全基于ODBC API封装的数据库访问库源代码。可以支持主流数据库。接口间接,清晰。...
完全基于ODBC API封装的数据库访问库源代码。可以支持主流数据库。接口间接,清晰。-Based entirely on the ODBC API package, database access library source code. Can support the mainstream databases. Interface, indirect and clear.
- 2022-02-27 08:50:37下载
- 积分:1
-
马踏棋盘问题,数据结构中的知识点,欢迎大家下载
马踏棋盘问题,数据结构中的知识点,欢迎大家下载-this is about the datastructure,you can see it
- 2022-04-11 00:41:26下载
- 积分:1
-
ACM解题报告,必有有用,特别对于初学者,看是否对你有帮助...
ACM解题报告,必有有用,特别对于初学者,看是否对你有帮助-ACM problem-solving report, there must be useful, especially for beginners to see if there is help for you
- 2022-08-11 14:31:36下载
- 积分:1
-
改进后的算法大大减少了对于那些运动矢量为零的块的搜索冗余,同时对于运动比较剧烈的块直接进入大范围搜索。这样即提高了搜索效率,又不会使搜索结果陷入局部最优。...
改进后的算法大大减少了对于那些运动矢量为零的块的搜索冗余,同时对于运动比较剧烈的块直接进入大范围搜索。这样即提高了搜索效率,又不会使搜索结果陷入局部最优。-improved algorithm greatly reduced for those zero motion vector search block redundancy, Meanwhile, more intense campaign of direct access to block large-scale search. That would improve the efficiency of search, the search results will not find the global optimum.
- 2022-08-24 07:28:16下载
- 积分:1
-
相对于实验一,新增了2个类。
Class Listing vector<Advertisement*>.
Class Group vect...
相对于实验一,新增了2个类。
Class Listing vector.
Class Group vector.
使用到了向量。增强了大家对STL向量容器,以及实现所给的声明函数。
压缩包里面有代码,指导书,以及Apache服务器。-Prerequisites: Students should have mastered the following prerequisite skills.
C++ Class Specification- Produce C++ class implementations
Standard Template Library- Knowledge of the STL, particularly sequential containers and iterators
Goals: This assignment is designed to reinforce your understanding and use of the STL vector container and the Standard Template Library.
Outcomes: Students successfully completing this assignment would master the following outcomes.
Produce C++ class implementations given class declarations
- 2022-07-21 10:24:05下载
- 积分:1