-
Ajax 无刷新聊天室源代码,可供大家学些一下。
Ajax 无刷新聊天室源代码,可供大家学些一下。-Ajax without refreshing the chat room source code, available to learn about everyone.
- 2023-05-24 13:15:03下载
- 积分:1
-
俄罗斯方块VC++源代码.rar
俄罗斯方块VC++源代码.rar-Tetris VC source. Rar
- 2022-03-21 23:53:00下载
- 积分:1
-
自己用C# WPF仿FLASH小游戏设计的,WPF设计的界面实在让人惊叹,有兴趣可以下载看看,包括源码和可执行程序,程序特点是界面,非常精美,代码部分没有刻意处...
自己用C# WPF仿FLASH小游戏设计的,WPF设计的界面实在让人惊叹,有兴趣可以下载看看,包括源码和可执行程序,程序特点是界面,非常精美,代码部分没有刻意处理,包括自己定义的标题栏等-Their use of C# WPF imitation FLASH game design, WPF interface design is amazing, who are interested can download and see, including the source and executable programs, the program interface is characterized by very fine, some did not have any intention to deal with code, including its own definition of the title bar, etc.
- 2022-01-29 02:27:10下载
- 积分:1
-
embedded systems theory and interface technology, high courseware can be used to...
嵌入式系统原理与接口技,很高的可课件
用power point 可open-embedded systems theory and interface technology, high courseware can be used to be open power point
- 2022-02-03 16:15:25下载
- 积分:1
-
桌球基础, 桌球基础, 桌球基础, 桌球基础,桌球基础.
桌球基础, 桌球基础, 桌球基础, 桌球基础,桌球基础.-Billiards foundation, the basis of billiard, snooker foundation, the basis of billiard, snooker foundation, the basis of billiard, snooker basis.
- 2022-01-27 14:48:10下载
- 积分:1
-
108个常见编程问题的解决源代码
108个常见编程问题的解决源代码-108 common programming problems to solve source code
- 2023-03-26 23:25:03下载
- 积分:1
-
AEDK__51系列单片机仿真器_C51补丁........安装后即可用C
AEDK__51系列单片机仿真器_C51补丁........安装后即可用C-AEDK__51 Series MCU simulator _C51 patch available after the installation ........ C
- 2023-06-14 00:40:09下载
- 积分:1
-
一个自己作的FALSH导航式的文件,如果做的技术上有问题请多多包含...
一个自己作的FALSH导航式的文件,如果做的技术上有问题请多多包含-a FALSH themselves for the type of navigation, so if it is technically you will contain
- 2023-02-24 09:25:04下载
- 积分:1
-
超文本标记语言的例子。
Hypertext makup language example.
- 2023-03-06 22:50:03下载
- 积分:1
-
least squares curve fitting Author : Anonymous article Source : unknown number o...
最小二乘法曲线拟合
作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4
【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
//最小二乘法曲线拟合
typedef CArrayCDoubleArray
BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long M,long N,CDoubleArray *A)
{
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
文章录入:admin 责任编辑:admin
-least squares curve fitting Author : Anonymous article Source : unknown number of hits : 164 updated : 2006-1-4 Text : big or small-- [comment] [collections] [accession told friends] [Print this article] [Close :// least-squares method curve fitting typedef CArray
- 2022-05-27 23:23:51下载
- 积分:1