-
计算机图形学实用小程序可在TC环境下运行
计算机图形学实用小程序可在TC环境下运行-small computer graphics practical procedure could be run under TC
- 2023-07-28 09:15:03下载
- 积分:1
-
经典ftp站点大全,通过它你可以从FTP服务器下载你想要的好东东....
经典ftp站点大全,通过它你可以从FTP服务器下载你想要的好东东.- Classics ftp stand greatly entire, may download you through its
you from the FTP server to want well east east
- 2022-11-17 13:05:04下载
- 积分:1
-
中国象棋online
web版的线上棋牌游戏。
能建房间,更改玩家名称,在游戏中发送即时消息等。
本次更新:修正了一些错误;增加观察者模...
中国象棋online
web版的线上棋牌游戏。
能建房间,更改玩家名称,在游戏中发送即时消息等。
本次更新:修正了一些错误;增加观察者模式;首页增加自动更新房间信息;短消息优化。
安装方法:运行install.php,填写好服务器、数据库、用户名、密码等信息,然后提交即可。
-Online web version of Chinese chess board games online. Able to build the room, change the players name at the game, such as send instant messages. The Update: Fixed some errors increase in observer mode home room to increase auto-update information short message optimization. Installation Method: Run install.php, well fill in the server, database, user name, password and other information, you can then submit.
- 2022-03-13 20:04:07下载
- 积分:1
-
altera ubs blaster 原理图
altera ubs blaster 原理图-altera ubs blaster diagram
- 2022-11-03 22:35:03下载
- 积分:1
-
10种软件滤波方法的示例程序
1、限副滤波
/* A值可根据实际情况调整
value为有效值,new_value为当前采样值
滤波程序返...
10种软件滤波方法的示例程序
1、限副滤波
/* A值可根据实际情况调整
value为有效值,new_value为当前采样值
滤波程序返回有效的实际值 */
#define A 10
char value
char filter()
{
char new_value
new_value = get_ad()
if ( ( new_value - value > A ) || ( value - new_value > A )
return value
return new_value
}
2、中位值滤波法
/* N值可根据实际情况调整
排序采用冒泡法*/-10 kinds of software filtering method one example of the procedure, limit the Deputy filter/* A value can be adjusted according to the actual value for the RMS, new_value filter for the current sampling procedures for the effective return of the actual value* /# define A 10 char value char filter () (char new_value new_value = get_ad () if ((new_value- value> A) | | (value- new_value> A) return value return new_value ) 2, the median filtering method/* N values can be adjust the actual situation in the use of bubble sort method* /
- 2023-08-29 16:45:03下载
- 积分:1
-
With the motion control system Punta neck development, can combine the PC platfo...
随着运动控制系统的蓬脖发展,由于可以结合PC平台进行二次开发,故其数据来源逐渐由手工输入或教导,转向兼容大量绘图软件所生成的图形图像文件。如:CorlDraw,AutoCAD,MasterCAM,Pro/E等工具。-With the motion control system Punta neck development, can combine the PC platform as a result of secondary development, it gradually from its source of data entered manually or taught, steering compatible mapping software generated a large number of graphics image files. Such as: CorlDraw, AutoCAD, MasterCAM, Pro/E and other tools.
- 2023-01-01 03:05:04下载
- 积分:1
-
ti超低功耗单片机msp430I/O口介绍
ti超低功耗单片机msp430I/O口介绍-ti ultra low-power single-chip msp430I/O I Introduction
- 2023-07-22 20:50:03下载
- 积分:1
-
最初的飞鸽传书协议规范是用日文写的。
Original ipmsg protocol specification is written in Japanese.
This document was translated by Mr.Kanazawa.-Original protocol specification is ipmsg written in Japanese. This document was transla ted by Mr.Kanazawa.
- 2022-03-22 23:22:27下载
- 积分:1
-
北大出版社的<<工程数学>>下册,值得参考,是个好东东....
北大出版社的下册,值得参考,是个好东东.-Beijing University Press
- 2022-09-27 23:55:10下载
- 积分:1
-
对决策树的ppt文章,希望对大家有帮住,希望大家喜欢
对决策树的ppt文章,希望对大家有帮住,希望大家喜欢-right decision tree ppt article, and I hope to help you live, hope you like
- 2022-01-26 02:18:00下载
- 积分:1