VCHOME的关于VC多线程编程的资料合集,CHM格式.详细介绍了win32下VC多线程编程技术.
上传时间: 2014-11-26
上传用户:变形金刚
这是我收集的一个老外编的最小二乘法拟合椭圆算法。希望能派上用场。
上传时间: 2014-12-02
上传用户:stvnash
CC++精华帖合辑,编程爱好着的论坛精华
标签: CC
上传时间: 2015-04-04
上传用户:xjz632
算法ebook(10部算法经典著作的合集) 算法ebook> 10部算法经典著作的合集 chm格式 (1)Fundamentals of Data Structures by Ellis Horowitz and Sartaj Sahni (2)Data Structures, Algorithms and Program Style Using C by James F. Korsh and Leonard J. Garrett (3)Data Structures and Algorithm Analysis in C by Mark Allen Weiss (4)Data Structures: From Arrays to Priority Queues by Wayne Amsbury (5)Information Retrieval: Data Structures & Algorithms edited by William B. Frakes and Ricardo Baeza-Yates (6)Introduction to Algorithms by Thomas H. Cormen, Charles E. Leiserson, and Ronald L. Rivest (7)Practical Data Structures in C++ by Bryan Flamig (8)Reliable Data Structures in C by Thomas Plum (9)Data Structures and Algorithms Alfred V. Aho, Bell Laboratories, Murray Hill, New Jersey John E. Hopcroft, Cornell University, Ithaca, New York Jeffrey D. Ullman, Stanford University, Stanford, California (10)DDJ Algorithms and Data Structures Articles
标签: ebook Fundamentals Structures Ellis
上传时间: 2015-04-04
上传用户:tfyt
WAVE6000 编写的AT24C02驱动 用于掉电数据保护
上传时间: 2013-12-01
上传用户:zm7516678
这是利用matlab编写的一个拟合曲面的工具箱!,可以很方便的拟合空间曲面了.
上传时间: 2015-04-05
上传用户:电子世界
本文概括介绍了HT1380 时钟芯片的特点和基本组成通过实例详细说明了有关功能的应用软件关于 HT1380 各寄存器的详细位控功能请参考HOLTEK 合泰公司的相应产品资料
上传时间: 2015-04-06
上传用户:cmc_68289287
这是一个分别用Bezier曲线和B样条曲线进行曲线拟合的例子 程序用VB6.0中文版编写 例子中需要一个窗体和一个按钮(使用默认的名字) 在本例中,黑色的线条是对坐标系上各点的直接连线 黄色的线仅对点间连线进行近似拟合,并不通过每一个点,使用的是B样条曲线 蓝色的线通过除第一个点和最后一个点之外的每一个点,使用的是Bezier曲线
上传时间: 2014-11-06
上传用户:manking0408
二乘法曲线拟合 //X,Y -- X,Y两轴的坐标 //M -- 结果变量组数 //N -- 采样数目 //A -- 结果参数
上传时间: 2015-04-06
上传用户:wl9454
//最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b)
标签: m_FoldList 直线 kX 最小二乘法
上传时间: 2015-04-06
上传用户:as275944189