资源列表
周克敏习题答案1
- ok为了完成任务的说明,满意了吗,还不满意我就再写一点(OK to fulfill the instructions of the task, satisfied, not satisfied, I'll write a little more)
key_servo_control
- 按键控制舵机。这是一个小玩意,单片机使用的是51系列的STC89C52RC单片机,舵机采用数字式舵机,通过按键来控制舵机方向。-(button control servo)
HTML_Tetris
- HTML俄罗斯方块小游戏代码,界面简洁,难度可选:简单、一般、困难,键盘操作,↑:变换、←:左移、→:右移、↓:加速。(HTML Tetris game code, simple interface, simple and difficulty optional: general difficulties, keyboard, arrow: transform, -: left, right, down to: acceleration.)
mypl0
- (1)扩充赋值运算:*= 和 /= ①FOR <变量>:=<表达式> TO <表达式> DO <语句> ②FOR <变量>:=<表达式> DOWNTO <表达式> DO <语句> 其中,语句①的循环变量的步长为1, 语句②的循环变量的步长为-1。 (1)增加类型:① 字符类型; ② 实数类型。 (4)增加一维数组类型(可增加指令)。 (5)增加运算:++
RefreshTray
- 一个用于清理windows托盘残余文件的小程序(A small program for cleaning a tray's remaining files)
ExcellentMusicPlayer_special
- 一个简单实用的music player,with C++/Qt(a simple music player with C++)
pairwise_incremental_registration
- 用ICP进行点云的两两配准,点云配准,C++(ICP with two points of the cloud registration)
1 normal_estimation
- 对所有输入点云数据集中的点估计一组表面法线(A set of surface normals is estimated for all points in the input point cloud dataset)
dllexp
- 指定dll文件,快速的读取dll文件中的所有的函数的名称(Specify the DLL file and quickly read the names of all the functions in the DLL file)
2 normal_estimation_using_integral_images
- 使用积分图计算一个有序点云的法线,注意该方法只适用于有序点云(Use the integral graph to compute the normals of an ordered point cloud)
3 narf_feature_extraction
- 从距离图像中提取NARF关键点,用户可直观看到关键点的位置和数量(Extract the NARF key from the distance image)
机器学习第二次实验
- 机器学习第二次作业实验二,通过MATLAB编程,运用牛顿法收敛速度快,可用(Machine learning second job experiments two, through MATLAB programming, the use of Newton method, fast convergence.)