-
18.红外遥控
说明: 基于51单片机完成红外遥控的代码,包括完整的代码、测试文件等,是一个综合性的实验。(It is a comprehensive experiment to complete the code of infrared remote control based on 51 single chip microcomputer, including complete code, test file, etc.)
- 2020-04-06 20:08:35下载
- 积分:1
-
c#扫雷游戏
c#程序设计作业,利用网上给的资源和视频自己通过编程和模仿编写以下扫雷小游戏的程序,以达到联系编写程序的能力和纠错能力,熟悉C#语言 的语法结构,为以后自己能够编写程序打下坚实的基础,磨炼自己变成的硬实力
- 2022-03-30 06:18:27下载
- 积分:1
-
fuhuatixinggongshi
用复化梯形公式来求解积分的一个应用,用matlab和c++写的(With rehabilitation of trapezoidal integral formula for solving an application, using matlab and c++ Written)
- 2009-01-12 12:06:21下载
- 积分:1
-
dot matrix led ư ith atmega16
dot matrix led ư ith atmega16
- 2022-02-25 07:01:27下载
- 积分:1
-
LearnC++in21Days
说明: 21天内快速掌握c++语言,上传过来希望对大家有所帮助(21 days grasp c language, upload up all hope of help)
- 2006-02-17 17:07:29下载
- 积分:1
-
OpenGL-master
该程序主要实现openGL的一些基础功能,能够为初学者提供便利。(The program is mainly to achieve openGL some basic functions, to provide convenience for beginners.)
- 2015-10-27 09:02:39下载
- 积分:1
-
CAN总线实验
实验二定时发送程序:复位后,发送板每个大约一秒时间利用CAN总线向接收板发送一个数据(值为发送板数码管显示值),按下按键1,可以暂停或启动发送。 发送板数码管显示值每隔大约一秒增加一(不管按键是否暂停向接收板发送数据)。接收板收到CAN总线接收的值显示在数码管上,初始为0。(Experiment 2 timing sending program: after reset, the sending board USES CAN bus to send a data (the value is the display value of the digital tube of the sending board) to the receiving board for about one second each. Press key 1 to pause or start sending.The display value of sending board digital tube increases by one every about one second (regardless of whether the button is paused to send data to the receiving board).The value received by the CAN bus by the receiving board is displayed on the nixie tube with the initial value of 0.)
- 2020-06-20 11:00:02下载
- 积分:1
-
jicmp
java native实现的ICMP协议库,实现java ping。
- 2022-02-20 05:53:04下载
- 积分:1
-
一段c语言编写的代码
package com.example.net_ftp;
import java.io.IOException;
//import com.example.net_ftp.ContinueFTP.DownloadStatus;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import android.app.Activity;
import android.view.Menu;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.TextView;
public class MainActivity extends Activity {
private Button connectbut = null;
private Button uploadbut = null;
private Button downloadbut = null;
private Button disconnectbut = null;
private TextView connecttext = null;
private TextView uploadtext =
- 2022-12-27 16:05:04下载
- 积分:1
-
Stepper-motor-acceleration
基于单片机和C语言的,步进电机加速减速匀速演示,希望方便大家(Based on SCM and C language, stepper motor acceleration and deceleration uniform presentation, I hope to facilitate)
- 2013-10-09 10:58:38下载
- 积分:1