-
Mult
说明: 数据结构课上作业实现了一个多项式乘法的功能有注解(Job class data structure implements a polynomial function of multiplication comments)
- 2011-03-20 20:28:31下载
- 积分:1
-
一个电力企业的后台管理程序,请大家笑纳
一个电力企业的后台管理程序,请大家笑纳-The background of a power enterprise management process, please笑纳
- 2022-01-31 12:03:23下载
- 积分:1
-
航空售票系统
航空售票系统- Aviation booking system
- 2022-07-02 17:02:30下载
- 积分:1
-
51单片机大量源码
这是为初学者提供的,可以在短时间内学会,只要你有耐心,只要你有恒心,你就会学会,真的一点也不难。只要你肯下功夫。
- 2023-07-16 09:50:04下载
- 积分:1
-
飞溅是一个C++类库,实现了许多Perl构建和大…
SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall and is available for most platforms. This Class library provides List, String, Regular Expression, and text manipulation handling capabilities based on those provided in Perl
- 2022-01-26 04:27:30下载
- 积分:1
-
C++
说明: 标准答案习题1
1.1 简述C++语言程序的结构特点。
答:
(1)C++程序由一个或多个函数组成,其中至少有一个主函数main(),程序从主函数开始执行,由主函数来调用其他函数。(Standard answer to Exercise 11.1 on C++ Language program structural characteristics. Answer: (1) C++ Procedures by one or more functions, of which at least one of the main function main (), the procedure started from the main function, from the main function to call the other function.)
- 2008-11-25 16:16:27下载
- 积分:1
-
这是一个foxpro形式的数据库,可用ODBC来存贮VC程序产生的数据。...
这是一个foxpro形式的数据库,可用ODBC来存贮VC程序产生的数据。-foxpro This is a form of databases, ODBC can be used to store the VC process data.
- 2022-03-19 08:48:40下载
- 积分:1
-
将mysql数据库生成数据字典
使用VBA可以将SQLServer数据库生成数据库,用word宏实现的数据字典生成器。
打开word文档后,按alt+f11即可看到源码。
需要修改其中的数据库连接串,否则无法连接数据库成功,也无法生成数据字典。
按F5即可运行查看生成的数据字典。
目前只支持SQL Server,不支持其他数据库
- 2022-11-29 04:50:03下载
- 积分:1
-
some classic data Data Structure Algorithm code and description.
非常多的数据结构算法示例代码,以及关于算法的描述文档。-some classic data Data Structure Algorithm code and description.
- 2022-12-22 02:00:03下载
- 积分:1
-
图论中得kruskal 算法 求解最小生成树 算法为图论中得经典算法...
图论中得kruskal 算法 求解最小生成树 算法为图论中得经典算法
-In graph theory a Kruskal algorithm for minimum spanning tree algorithm in graph theory a classical algorithm
- 2022-03-19 20:45:12下载
- 积分:1