-
用C语言实现的各种算法及演示,可以结合代码分步观看执行过程...
用C语言实现的各种算法及演示,可以结合代码分步观看执行过程-C language algorithms and the various presentations, combining code can watch the step-by-step implementation process
- 2022-01-26 07:49:12下载
- 积分:1
-
visual basic 文件数据基
这是 visual basic 程序来加载文件数据基。
您可以使用 Visual Basic JtTite 项目的显示和更新数据库中的数据。Visual Basic 使用 ADO.NET 中,它是数据库技术的下一代。以下 Microsoft 以前的版本称为 ActiveX 数据对象 (ADO)。ADO.NET 的一个大的优势是信息是存储和传输的可扩展标记语言 (XML)。你将在本章后面的"XML 数据"一节中找到有关 XML 的详细信息。
ADO.NET 允许您访问数据库中的数据以多种格式。OleDb 提供程序的基本类型。对于 SQL Server (微软的企业 etary DBMS) SQLClient。Odbc。和 Oracle。使用 OleDb 你可以从 Access、 Oracle、 Sybase 等来源获取数据。或 DB2。此文本中的示例使用微-软 SQL 服务器快递 (SSE)。其中与 Visual Studio 将自动安装。
- 2022-01-28 12:47:31下载
- 积分:1
-
利用Fortran 90 接口读取已经创建的nc文件,并且检验其读写是否正确...
利用Fortran 90 接口读取已经创建的nc文件,并且检验其读写是否正确-The use of Fortran 90 interface to read nc file has been created, and test its read and write correctly
- 2023-04-03 17:30:03下载
- 积分:1
-
数据结构来解决迷宫:一个非迷宫
数据结构迷宫求解:用非递归方法求迷宫路径-Data structure to solve the maze: a maze with non-recursive method, to calculate the path
- 2022-03-07 20:51:32下载
- 积分:1
-
/ k* Product of the biggest problems Description : I set up is a n
/*最大k乘积问题 问题描述: 设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积 。 试设计一个算法,对于给定的I和k,求出I的最大k乘积(n
- 2022-04-12 10:48:27下载
- 积分:1
-
翻译XML数据库
应用背景1。编写一个程序来创建一个文档2。编写一个程序来查找文档中的文档3。编写一个程序,在浏览器窗口中显示一个XML文档4。编写一个程序,将新节点添加到一个XML文档中5。编写一个程序,演示文档中的属性的工作6。编写一个程序来翻译数据库的访问7。编写一个程序,将数据库转换为XML8。编写一个程序,显示文档的标记的变化9。编写一个程序来删除和替换xml节点关键技术使用系统;使用system.collections.generic;使用system.componentmodel;使用系统数据;使用system.data.oledb;使用系统;使用LINQ系统;使用系统;使用系统
- 2022-01-25 21:27:44下载
- 积分:1
-
ZJU 1092, 主要采用了一个vector来实现,速率比较高
ZJU 1092, 主要采用了一个vector来实现,速率比较高-ZJU 1092, primarily using a vector achieved a relatively high rate of
- 2023-06-13 21:45:03下载
- 积分:1
-
1. The procedures used to achieve linear list maintenance, insert, delete, outpu...
1.本程序用以实现对线性链表的维护、插入、删除、输出等功能,在该实验设计中是以某商家电部门的库存为模型,实现了对该商品库存的更新,如商品的进货、提货的业务,以入对商品库存的修改、查询、删除等等。-1. The procedures used to achieve linear list maintenance, insert, delete, output functions, in the experimental design is a commercial appliance sector inventory model of this merchandise inventory updates, such as the purchase of goods and delivery of services with a pair of goods into inventory changes inquiries, delete, etc..
- 2022-03-01 18:06:23下载
- 积分:1
-
《数据结构与算法分析+C 2B 2B+描述+第三版》答案
《数据结构与算法分析+C 2B 2B+描述+第三版》答案-answer
- 2022-03-11 09:49:42下载
- 积分:1
-
Is a data structure in the learning plan to prepare the structure, is mainly use...
是一个在学习数据结构时编写的图结构,主要是用两种方法生成需要的图结构,其中有一个头文件都注释了,要是要使用的话,只需要将另一个头文件注释并把这个取消注释,在main方法中改一个类名就好了-Is a data structure in the learning plan to prepare the structure, is mainly used two methods to generate the need for the graph structure, in which there is a header file are annotated, if you want to use words, just another header file to the Notes and the cancellation of Notes, in the main method to a class name like the
- 2023-04-02 18:10:04下载
- 积分:1