-
httpLib网络操作通用类采集例子,支持get/post/head/delete/upload/put/等请求操作
本例子可以用来简化在 C# 应用中异步的访问 Web 服务的操作。同时包含文件上传和访问网页的方法。
- 2013-08-25下载
- 积分:1
-
简单c语言代码
来自成都某高校的c语言上机课答案和期末考试题库虽然简单,但是可以为要学c语言的同学提供入门级的指导和训练,题目难度右前机身,景富哦多假货爱的 到家看看你发的
- 2022-02-15 01:28:47下载
- 积分:1
-
nengliang-zhongxin-jiaozhengfa
能量重心校正法,进行频谱的幅值修正,算法可以参见谢明、丁康老师的频谱分析文章。(Energy center of gravity correction method, the amplitude correction of the spectrum, spectrum analysis of the algorithm can be found in Xie Ming, DING Kang teacher article.)
- 2012-07-23 15:24:59下载
- 积分:1
-
NiBianQi
说明: 模型预测电流控制其控制思想基于以下原理:首先,功率变换器产生的开关状态个数有限,且通过建立模型可以预测每一个开关状态下被控变量的对应变化特性;其次,定义价值函数评价被控变量的预测值,为判别最优有限开关状态提供依据;最后,计算出每一种开关状态下的价值函数值,以此评价每一种开关状态下被控变量预测值的优劣,选择出最优的开关状态并应用。(The control idea of model predictive current control is based on the following principles: firstly, the number of switching states produced by power converter is limited, and the strain characteristics of controlled variables under each switching state can be predicted by establishing a model; secondly, the value function is defined to evaluate the predicted values of controlled variables, which provides a basis for judging the optimal finite switching state; lastly, the optimal finite switching state is calculated. The value function value under switching state is used to evaluate the predicted value of controlled variables under each switching state, and the optimal switching state is selected and applied.)
- 2019-01-30 10:28:38下载
- 积分:1
-
把图存储成链表格式的算法,输入点和边,然后用链表把整个图存储...
把图存储成链表格式的算法,输入点和边,然后用链表把整个图存储-the plan into a chain store format algorithms, and the input side, then the whole chain store plans
- 2023-07-22 11:30:03下载
- 积分:1
-
na7
Orthogonal Polynomials Approximation
数值分析,计算正交基多项式的系数
(Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance.
Format of function
int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps )
where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial.
Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
- 2011-11-27 11:47:21下载
- 积分:1
-
kunchong
C#游戏-昆虫来袭源代码下载,虫族大军来了!决不能让它们降落,用鼠标按死它们!维护世界和平!
注意:虫子进化的很狡猾很疯狂,会躲避鼠标(C# Game- insects attacking the source code download, zerg army came! They must not be allowed to land them with the mouse by death! Maintenance of world peace! Note: insects evolved very cunning crazy, would escape the mouse)
- 2013-07-07 15:52:36下载
- 积分:1
-
多项式
用链表实现多项式的加减乘除以及多项式的打印显示(Addition, subtraction, multiplication, division and display of polynomials by linked list)
- 2019-05-19 08:17:30下载
- 积分:1
-
按键流水呼吸灯
这是关于msp430f5529的按键流水呼吸灯的例程(This is a routine for the key-press water breathing lamp of msp430f5529)
- 2020-06-20 19:40:02下载
- 积分:1
-
MATLABvc
一个简单的matlab通讯的小程序,希望对大家有帮助了(A simple sort of small procedures in the hope we have helped
)
- 2010-11-10 16:17:07下载
- 积分:1