-
Visual C preparation, data structure operations, 2 1 yuan polynomial combined so...
windows编程工具Visual C++编写,数据结构作业,两个一元多项式相加源程序,多项式的系数coef是float型; 多项式的指数expn是int 型 ;-Visual C preparation, data structure operations, 2 1 yuan polynomial combined source, the polynomial coefficients is Coef float; Polynomial index expn is int type;
- 2022-03-21 02:31:09下载
- 积分:1
-
本算法可以实现矩阵的加法运算,可以把它加载进其他的程序,我已运算过,好使....
本算法可以实现矩阵的加法运算,可以把它加载进其他的程序,我已运算过,好使.-The algorithm can achieve the operation of matrix addition .
- 2023-03-10 01:40:03下载
- 积分:1
-
一个带有阴历的日历程序,可提供一般万年历的功能
一个带有阴历的日历程序,可提供一般万年历的功能
-With a lunar calendar program that provides the general function of calendar
- 2022-02-03 04:18:18下载
- 积分:1
-
获得计算机+硬盘+网卡的ID号码,但要注册缴费才可以正常使用...
获得计算机+硬盘+网卡的ID号码,但要注册缴费才可以正常使用-get mainboard disk ethernet card id
- 2022-04-14 21:06:38下载
- 积分:1
-
用C89标准和windowsAPI函数实现的一个简单的windows下的搜索程序演示。...
用C89标准和windowsAPI函数实现的一个简单的windows下的搜索程序演示。-C89 standards and use windowsAPI function of the windows of a simple search under the demonstration program.
- 2023-02-20 06:05:03下载
- 积分:1
-
书籍《Windows WDM设备驱动程序开发指南》的源代码。
书籍《Windows WDM设备驱动程序开发指南》的源代码。-books, "Windows WDM Device Driver Development Guide" of the source code.
- 2022-03-15 00:34:39下载
- 积分:1
-
here, including almost all of the data structure of the small simple procedures...
在这里,包含了几乎所有的数据结构的简单小程序,希望大家会喜欢!
- 2022-07-20 00:21:28下载
- 积分:1
-
写出一个小程序输出1――100之间不能被3和7整除的数,输出按5个一行.
#include "stdio.h"...
写出一个小程序输出1――100之间不能被3和7整除的数,输出按5个一行.
#include "stdio.h" -Write a small program output 1- 100 between 3 and 7 should not be divisible by the number, the output line 5 by .# Include
- 2022-03-20 21:45:10下载
- 积分:1
-
此程序使用最小生成树Prim算法。用户输入图的输入文件名,程序读此文件,并调用MinSpanTree()为图建立最小生成树。输出包括树的总权及其顶点和边的列表。...
此程序使用最小生成树Prim算法。用户输入图的输入文件名,程序读此文件,并调用MinSpanTree()为图建立最小生成树。输出包括树的总权及其顶点和边的列表。-This procedure use the Prim algorithm. The
user input the filename of the chart, the procedure reads this document and transfers the chart to Minimum SpannirngTree with MinSpanTree () function. Output the table including tree s total power and its apex and side.
- 2022-01-22 16:52:26下载
- 积分:1
-
stream driver functions
最基本的流驱动接口函数,以及几个相关的配置文件,可以供初学者参考-stream driver functions
- 2022-02-24 23:41:37下载
- 积分:1