资源列表
组态王6.55破解补丁
- 组态王找到的完美破解无限点的版本。很好用的,共享给大家使用。(kingview 6.55 and now reproduced to everyone))
温度
- 检测温湿度,采用DHT11传感器,最大温度是50度,最小是0度(The DHT11 sensor is used to detect temperature and humidity. The maximum temperature is 50 degrees, and the minimum is 0 degrees.)
gvim
- 适用于所有编程,是一款非常强大的代码软件。。(Applicable to all programming)
程序
- 。。这是基础的一段matlab六自由度机器人的仿真程序(This is a basic matlab six degree of freedom robot simulation program.)
5.接收短信控制LED灯
- 手机发送短信,GSM发送信息给单片机,控制LED(Mobile phone sends SMS, GSM sends information to MCU, controls LED.)
matlab
- 这是基础的一段matlab六自由度机器人的仿真程序(This is a basic matlab six degree of freedom robot simulation program.)
Automated_docking
- aqDocking library for docking panels and windows
kmeans
- K-means算法是集简单和经典于一身的基于距离的聚类算法 采用距离作为相似性的评价指标,即认为两个对象的距离越近,其相似度就越大。 该算法认为类簇是由距离靠近的对象组成的,因此把得到紧凑且独立的簇作为最终目标。(K-means algorithm is a distance based clustering algorithm which is simple and classic. Distance is used as a similarity evaluation index, t
10.串口实验
- 实验串口通信,专用于电子科技大学中山学院的实验箱,有兴趣的同学可以选的下载哦(Experimental serial communication, dedicated to the electronic science and technology university of Zhongshan college of experimental box, interested students can choose to download oh)
euler project.r
- 在线编程练习网站Euler project的前14题答案(answer for Euler project 1 to 14)
奇数阶魔阵问题
- 魔阵是用自然数1,2,3…,n2填n阶方阵的各个元素位置,使方阵的每行的元素之和、每列元素之和及主对角线元素之和均相等。奇数阶魔阵的一个算法是将自然数数列从方阵的中间一行最后一个位置排起,每次总是向右下角排(即Aij的下一个是Ai+1,j+1)。但若遇以下四种情形,则应修正排数法。 (1)列排完(即j=n+1时),则转排第一列; (2)行排完(即i=n+1时),则转排第一行; (3)对An,n的下一个总是An,n-1; (4)若Aij已排进一个自然数,则排Ai-1,j-2
1.拨打电话
- STC89C52连接GSM模块,控制该模块拨打电话(STC89C52 connects to the GSM module, controls the module and calls.)