//最小二乘法直线拟合 m_FoldList为关键点(x,y)的链表 拟合直线方程(Y=kX+b)
标签: m_FoldList 直线 kX 最小二乘法
上传时间: 2015-04-06
上传用户:as275944189
HD7279(c语言)驱动 程序作用:测试Sage Tech.开发板(MCP300)中hd7279键盘显示芯片是否能正常工作 程序功能:按下1号键显示0、1、2、3,按下2号键显示c、d、e、f,按下3号键显示4、5 、6、7 按下4号键显示8、9、a、b,按下0号键点亮4个LED灯
上传时间: 2015-04-08
上传用户:xuanjie
b树的C++实现,运用模板实现B树 简单明了
上传时间: 2015-04-11
上传用户:zwei41
DataBase keeping program explaining with a sample program a) Ranking Database. b) Library keeping. c) Record Keeping.
标签: keeping program explaining DataBase
上传时间: 2015-04-16
上传用户:sclyutian
B样条曲面蒙面算法,是实现b样条曲面的经典算法
标签: 算法
上传时间: 2015-04-21
上传用户:zhengjian
lu 分解 b样条曲线,贝齐儿曲线等等的 matlab实现,非常实用
上传时间: 2015-04-22
上传用户:王楚楚
java B++树 一个很好的算法来实现这些问题 推荐!
上传时间: 2015-04-24
上传用户:Pzj
prolog 找路例子程序: === === === === === === Part 1-Adding connections Part 2-Simple Path example | ?- path1(a,b,P,T). will produce the response: T = 15 P = [a,b] ? Part 3 - Non-repeating path As an example, the query: ?- path2(a,h,P,T). will succeed and may produce the bindings: P = [a,depot,b,d,e,f,h] T = 155 Part 4 - Generating a path below a cost threshold As an example, the query: ?- path_below_cost(a,[a,b,c,d,e,f,g,h],RS,300). returns: RS = [a,b,depot,c,d,e,g,f,h] ? RS = [a,c,depot,b,d,e,g,f,h] ? no ==================================
标签: Part connections example prolog
上传时间: 2015-04-24
上传用户:ljt101007
非均匀有理b样条曲线nurbs的C++源码库。 3.0.11版
上传时间: 2015-04-24
上传用户:Miyuki
a.本系统是学校教材科内部的一个教材订购系统,实现教材的销售和采购。 b.本项目有学校教材科提出,由老师委托我小组开发,开发人员包括: 组长兼系统分析员:AAA、系统设计员:BBB、程序设计员:CCC、数据库管理员:DDD、数据操作员:EEE.统最终用户为教材科,由教材科提供计算网络。 c.该系统还和学校财务科进行资金数据来往,.由本系统向财务处提供销售情况,实行教材的安全发放和采购.并顺便和各书店联营向个别人员单独售书。
上传时间: 2015-04-25
上传用户:baitouyu