-
Source_code_matlab
源代码包括插值,函数逼近,数值微分,积分,线性及非线性方程,常微分,偏微分方程等的解法(Source code, including interpolation, function approximation, numerical differentiation, integration, linear and nonlinear equations, ordinary differential, partial differential equations such as the Solution)
- 2009-03-27 09:37:08下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1
-
任务管理系统,与图表
任务管理系统的 c# 语言和数据库是 sql 服务器 2008 r2
- 2022-09-25 15:50:02下载
- 积分:1
-
AdvTree
DotNetBar下AdvTree控件的使用方法及其相关代码,包含了几乎所有可能的AdvTree使用方法(DotNetBar under AdvTree control the use of methods and their associated code, contains almost all of the possible use of AdvTree)
- 2011-10-12 11:46:19下载
- 积分:1
-
STM32F407-HC05蓝牙串口模块
在STM32F407上实现HC05蓝牙串口模块(Implementation of HC05 Bluetooth serial module on STM32F407)
- 2020-06-29 15:40:02下载
- 积分:1
-
31_LQ_K66FX_ADC归一化参数
说明: 龙邱智能车,基于K66核心板,ADC归一化参数(Longqiu Intelligent Vehicle, Based on K66 Core Board, ADC Normalized Parameters)
- 2020-06-19 21:00:01下载
- 积分:1
-
多文件上传并显示上传进度
多文件上传并显示上传进度
- 2015-06-18下载
- 积分:1
-
setupAPI枚举无线网卡设备
通过API 枚举无线网卡设备,并控制设备驱动的开启禁用状态。
- 2022-01-30 22:06:26下载
- 积分:1
-
STM32_DEMO
stm32 demo工程,适用于stm32F103平台
- 2014-11-03 16:04:49下载
- 积分:1
-
Flash_eeprom读写
STM8 EEPROM 例程编写说明 数据手册(STM8 EEPROM routines write instructions, data manuals)
- 2017-07-10 13:30:41下载
- 积分:1