-
wTerm-2.tar
wTerm-2 easy windows terminal
- 2011-06-09 21:12:39下载
- 积分:1
-
Windowschengxuyunxingyuanli
windows 程序运行原理。说得到很好啊,对你觉对有用1(windows procedures principle. Ah said to be good for you a useful right McGREGOR)
- 2007-04-11 19:36:00下载
- 积分:1
-
train_v2
一个基于adaboost的人脸检测分类器训练程序,用MATLAB写的,希望能和大家分享(a face detect programme based on adaboost which is written by matlab)
- 2009-06-05 23:06:45下载
- 积分:1
-
植物大战僵尸源代码
里面有详细的备注,分类也很清晰,相信新手开发参照是很不错的!!
- 2022-11-16 02:35:11下载
- 积分:1
-
warehouse-management-system
基于VC++的仓库管理系统中的产品信息管理
1、产品类目管理:产品类别的添加、删除和修改
2、产品信息管理:产品信息的添加、删除和修改
基于VC++的仓库管理系统中的库存操作管理
1、入库操作管理:入库操作的添加、修改和删除
2、出库操作管理:出库操作的添加、修改和删除
3、库存盘点管理:库存盘点的添加、修改和删除(Based on VC++ warehouse management system product information management 1, the product category management: product categories to add, delete, and modify 2, product information management: product information to add, delete and modify based on VC++ warehouse management system inventory operations Management 1, warehouse operations management: warehousing operations to add, modify, and delete 2, a database operation and management: a library operations to add, modify and delete 3, Inventory management: inventory to add, modify and delete)
- 2011-10-16 11:04:56下载
- 积分: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
-
bodyindex_white_save
kinect扫描到的人体分离出来,并以二值图显示,且可以保存在本地,丰富的注释帮助理解(kinect body scan to be separated, and binary image display and can be saved locally, rich annotation to help understand)
- 2016-10-15 08:42:50下载
- 积分:1
-
ceju
说明: 柱子P1、P2的位置是可以随意摆放的,机器人R沿黑线方向行走。利用6号和9号声纳来测距离(这两个声纳的测量角度比较大,可以很好号的实现设计要求),6号声纳测机器人与P1的距离d1,9号测机器人与P2的距离d2。当机器人行走到某处时,两个声纳分别测到的距离差d1-d2小于20mm,并且d1、d2都小于600mm时,则判断为此时机器人行走到了P1与P2的中间,机器人转90°,沿两柱子的中心线继续向前走。(Columns P1, P2 position can be arbitrarily placed, the direction of the robot R to walk along the black line. 6 and 9, using sonar to measure the distance (the measurement point of view the two sonar relatively large, a good number can meet the design requirements), 6 sonar distance measuring robot and P1 d1, 9 号 testing machine Man and P2 distance d2. When the robot to walk somewhere, two sonar distances were measured to the difference d1-d2 is less than 20mm, and d1, d2 is less than 600mm, then determine the robot to walk at this time to the middle of P1 and P2 the robot turn 90 °, along the center line of the two pillars to continue to move forward.)
- 2010-04-14 20:21:51下载
- 积分:1
-
zcggzc
用递归算法对输入的任意两个字符串求最长公共子串及其出现次数(Recursive algorithm to seek the input any two strings and the longest common substring occurrences)
- 2009-11-28 13:14:39下载
- 积分:1
-
MFC_Othell14882010282002
this is small othello game. you can see the source and everything pls download it and learn
- 2012-03-31 21:56:42下载
- 积分:1