-
CoordProject
大地坐标,经纬度坐标转换
坐标投影系统(geodetic coordinates, longitude and latitude coordinates conversion coordinates projection system)
- 2007-01-04 09:31:15下载
- 积分:1
-
yunlai
在vs平台下利用opencv程序,可以处理图像的膨胀、腐蚀以及开闭运算。(Availability v Understanding use of open platform opencv degree, permissible processing, swelling, corrosion and opening and closing operation)
- 2017-03-04 03:03:26下载
- 积分:1
-
震惊中国13亿人的代码
private bool _isHead;
public bool IsHead//属性
{
get { return _isHead; }
set { _isHead = value; }
}
//蛇块的编号
private int _blockNumber;
public int BlockNumber
{
get { return _blockNumber; }
set { _blockNumber = value; }
}
- 2022-07-03 18:18:49下载
- 积分:1
-
2
是关于用matlab在单站无源定位中的仿真应用,通过一篇论文来详细说明(Is about using matlab simulation applications in a single station passive location through a paper to detail)
- 2014-01-05 17:20:50下载
- 积分:1
-
task
数值计算常用程序 牛顿法了 阿达姆斯了 雅克比 等十多个 本人自己编的 很适合初学者 C语言和matlab的
欢迎下载(Newton numerical procedure used the Adams Jacques ratio of more than 10, I made themselves very suitable for beginners are welcome to download)
- 2010-05-28 17:09:49下载
- 积分:1
-
9.2.2
最小二乘法拟合形如f(x)=(a+bx)/(1+cx)的函数(9.2.2(1)),并解决人口预测问题(9.2.2(2))(Least squares fit of the form f (x) = (a+bx)/(1+cx) function (9.2.2 (1)), and to solve the population prediction problem (9.2.2 (2)))
- 2021-01-01 14:38:58下载
- 积分:1
-
SSMV5XXX
WINDOWS下的基于CPCI的MVB 网卡驱动(CPCI mvb netcard driver for windows.)
- 2016-06-17 23:04:18下载
- 积分:1
-
ckllectionderived
libev-4,15 源码 libev是一个开源的事件驱动库,基于epoll(The libev- 4, 15 source libev library is an open source event-driven, based on epoll)
- 2017-04-03 19:55:03下载
- 积分:1
-
流浪地球
说明: 主要功能:
①:录入玩家ID,显示历史排名前三的ID和分数;
②:玩家通过键盘上下键操纵蓝色小球(地球)躲避前方逐渐逼近的障碍物“)”,每成功躲避一次,就得到一分;
③:反馈玩家最终成绩,以及是否打破纪录,并显示最新纪录排名。(The main function:
Enter the player ID and display the ID and score of the top three in the historical ranking;
Players use the up and down keys on the keyboard to manipulate the blue ball (Earth) to avoid the obstacles that are approaching in front of them.
Feedback the player's final score, and whether to break the record, and display the latest record ranking.)
- 2020-06-30 15:44:25下载
- 积分:1
-
grid_map.tar
将点云地图转化为栅格地图,并且具有良好的效率(Transform the point cloud map into a grid map)
- 2020-10-07 10:27:37下载
- 积分:1