-
这个算法可以很好的实现实现一元多项式的计算,包括其相加和相减,是用C语言编写的。...
这个算法可以很好的实现实现一元多项式的计算,包括其相加和相减,是用C语言编写的。-this algorithm can achieve very good achievement of one yuan polynomial, including its sum and subtract. using the C language.
- 2023-03-25 02:40:03下载
- 积分:1
-
手机通讯录系统
#include
#include
#include
#include
#include
struct people
{
char name[20];
char tel[20];
int classficition;//类型 1.办公类 2.个人类 3.商务类
char E_mail[30];
people *pNext;
};
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-23 03:05:04下载
- 积分:1
-
mime64是什么:mime64是一rfc1341 MIME base64编码描述为其铺…
WHAT MIME64 IS: MIME64 is an encoding described in RFC1341 as MIME base64.Its purpose is to encode binary files into ASCII so that they may be passedthrough e-mail gates. In this regard, MIME64 is similar to UUENCODE.Although most binaries these days are transmitted using UUENCODE, Ihave seen a few using MIME64, and I have had requests from friends thatI decode MIME64 files that have fallen into their hands. As long assome MIME64 continues to exist, a package such as this one is usefulto have.
- 2022-03-22 13:30:49下载
- 积分:1
-
跳棋编程初始
此代码为初始之VC之代码 喜欢此游戏的人可以下载来进行加工的动作 完全可运行在一般的Windows环境里面 但其余的环境则不保证能成功运行
- 2022-03-11 14:41:49下载
- 积分:1
-
msp430温度检测
基于msp430的温度检测,温度检测用的是ds18b20。里面配套的ad10原理图,pcb图,非常适合msp430初学者学习。
- 2023-04-30 11:15:04下载
- 积分:1
-
蒙特卡罗算法MATLAB代码
蒙特卡罗算法MATLAB代码 蒙特卡罗算法MATLAB代码 蒙特卡罗算法MATLAB代码 蒙特卡罗算法MATLAB代码 蒙特卡罗算法MATLAB代码 蒙特卡罗算法MATLAB代码 蒙特卡罗算法MATLAB代码 蒙特卡罗算法MATLAB代码蒙特卡罗算法MATLAB代码
- 2022-09-30 18:40:03下载
- 积分:1
-
Hash函数MD5的实现
资源描述
用C语言实现该MD5压缩算法,尽可能的优化算法的实现。通过编程实现算法,对该算法的设计有较好的认识。
- 2022-03-24 04:29:04下载
- 积分:1
-
寻最短路径算法
一个模拟游戏中最短路径的算法
从一个点,到另一个点的最短路径,中间可以设置障碍
看是如果绕过障碍获得最短路径
- 2022-12-09 16:30:03下载
- 积分:1
-
支持分布式网络化制造的智能数控系统的研究
支持分布式网络化制造的智能数控系统的研究-support distributed network of intelligent manufacturing system of NC
- 2022-02-12 01:22:59下载
- 积分:1
-
labVIEW实现e的计算
资源描述本程序是基于LabView编程算法中的G语言(图形化编程)来实现e的计算。This program calculate e based on LabView.
- 2023-04-23 18:45:03下载
- 积分:1