登录
首页 » 数据结构 » 数据库开发,VC应用实例教程VisualC++软件项目开发实例源码

数据库开发,VC应用实例教程VisualC++软件项目开发实例源码

于 2022-06-12 发布 文件大小:3.15 MB
0 168
下载积分: 2 下载次数: 1

代码说明:

数据库开发,VC应用实例教程VisualC++软件项目开发实例源码-Database development, VC Tutorial Application VisualC++ Examples source software project development

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 中的基排序算法,挺不错的,谢谢大家
    是数据结构中的基数排序算法,挺不错的,谢谢大家-Data structure is a sorting algorithm in the base, very good, thank you
    2023-04-12 16:50:03下载
    积分:1
  • 由系统随机建立一个迷宫,然后屏幕输出路径。为在完成作业的同时复习所学过的内容,完成一条路径的时候用到了递归的方法 而做全部路径的时候用非递归的方法。用户界面友好...
    由系统随机建立一个迷宫,然后屏幕输出路径。为在完成作业的同时复习所学过的内容,完成一条路径的时候用到了递归的方法 而做全部路径的时候用非递归的方法。用户界面友好,有用户使用说明.每一步操作都有说明与提示。程序运行通过,有详细的解释说明-system by the establishment of a random maze, and then screen output path. For the complete review of operations at the same time have learned from the contents of a complete path of the use of recursive method to do all the time path of non- recursive method. User friendly interface, users note. Every step of the operation have notes and hints. Running through a detailed explanation of
    2022-03-01 05:58:24下载
    积分:1
  • Simulation Bank Queue System, the parent process is responsible for scheduling,...
    模拟银行排队机系统,父进程负责调度,子进程负责接收顾客、打印顾客号、呼叫顾客到相应窗口和服务顾客。-Simulation Bank Queue System, the parent process is responsible for scheduling, sub-process is responsible for receiving clients, print customer number, call customer to the appropriate window and customer service.
    2022-01-25 15:59:30下载
    积分:1
  • 里的dfs算法,包括递归与非递归。用vc6.0编写
    数据结构里的dfs算法,包括递归与非递归。用vc6.0编写-data structure, the dfs algorithms, including recursive and non- recursive. Prepared with vc6.0
    2022-01-21 23:50:04下载
    积分:1
  • 实现岛上建立公路的最短路径算法,调用了dikstra算法
    实现岛上建立公路的最短路径算法,调用了dikstra算法-Highway on the island to achieve the establishment of the shortest path algorithm, called algorithm dikstra
    2023-01-07 11:20:03下载
    积分:1
  • Prim algorithm using minimum spanning tree of the experimental procedures used i...
    用prim算法实验最小生成树 本程序中用到函数adjg( ),此函数作用是通过接受输入的点数和边数,建立无向图。函数prg( )用于计算并输出无向图的邻接矩阵。函数prim( )则用PRIM算法来寻找无向图的最小生成树 定义了两个数组lowcost[max],closest[max],若顶点k加入U中,则令lowcost[k]=0。 定义二维数组g[ ][ ]来建立无向图的邻接矩阵。 -Prim algorithm using minimum spanning tree of the experimental procedures used in function adjg (), this function is through the acceptance of input points and edges, the establishment of a directed graph. Function of prg () used to calculate and output undirected graph of adjacency matrix. Function prim () is used PRIM Algorithm to find the undirected graph of the minimum spanning tree array defines two lowcost [max], closest [max], if it joined the U of k vertices, then the lowcost [k] = 0. The definition of two-dimensional array g [] [] to create a undirected graph of adjacency matrix.
    2022-03-16 20:21:07下载
    积分:1
  • 这是我的课程设计,经过我1周左右时间的润色,相信会对正在学习的人们有些用处...
    这是我的数据结构课程设计,经过我1周左右时间的润色,相信会对正在学习数据结构的人们有些用处-This is my data structure curriculum design, a week after I lay around, I believe it is currently studying the data structures useful in some people
    2022-05-30 06:00:47下载
    积分:1
  • 程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。...
    程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。-procedures functions : achieving a polynomial of four operations is mainly used in the more- is the realization Apart from achieving up is very complex.
    2023-03-27 08:25:03下载
    积分:1
  • 图的建立、遍历、最小生成树、最短路径 图的建立、遍历、最小生成树、最短路径...
    图的建立、遍历、最小生成树、最短路径 图的建立、遍历、最小生成树、最短路径-plans the establishment, traverse, the minimum spanning tree and the shortest road map for the establishment of traversal, minimum spanning tree, shortest path
    2023-01-04 18:15:04下载
    积分:1
  • Used VC++ 6.0+ Ado development apart from the basic to the additions and deletio...
    采用VC++6.0 + Ado开发 除了基本的增删改之外,还有以下特色 **可以直接将照片存于数据库,不必担心因为系统路径改变导致的更改。 **支持简单查询,模糊查询和精确查询和多种排序功能。 **双击左侧列表即可进行更改,右键保存。 **系统界面美观。 屏幕分辨率:1024*768 效果最佳 有需要源代码的朋友,通过电子邮件与本人联系。 Email:linchangcheng007@163.com 进一步了解本人相关作品,请访问本人的Blog。 Blog: http://blog.csdn.net/linchangcheng007/ 花了几天时间做的东东。对于VC开发,数据库开发入门来说很不错的。-Used VC++ 6.0+ Ado development apart from the basic to the additions and deletions, there are the following features can be directly** photos stored in the database without having to worry about because the system led to changes in the path of change.** Support a simple query, fuzzy query and precise queries and a variety of sorting functions.** Double-click the list on the left you can make changes, right-preservation.** System Interface beautiful. Screen Resolution: 1024* 768 best source code need to have a friend by e-mail with my contact. Email: linchangcheng007@163.com to learn more about my work-related, please visit my Blog. Blog: http://blo
    2022-06-22 05:53:17下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载