-
51andNANDFlash
51单片机控制NAND Flash读写程序,编译环境vc++,可根据flash不同做稍加修改,即可实现功能要求(51 single-chip NAND Flash read and write procedures, compile environmental vc++, according to flash a little modified)
- 2012-04-25 11:00:41下载
- 积分:1
-
PWM
基于串口通信输出pwm方波用于控制电机转动速度(Output PWM square wave based on serial communication for controlling motor rotation speed)
- 2020-06-18 14:00:02下载
- 积分:1
-
摄像头无线收发
摄像头无线收发(使用行中断)
- 2022-03-02 17:50:10下载
- 积分:1
-
win32expertprogramming--houjie
腾讯公司内部培训资料,侯捷先生现身说法,讲解windows编程奥秘(Tencent internal training materials, Mr. Hou Jie theories to explain the mysteries of windows programming)
- 2011-11-10 22:25:12下载
- 积分:1
-
SerialPortToolV1.0
文件为上位机开发实例,用C#进行编程实现。(The file is an example of the development of the host computer, and is implemented by programming in C#.)
- 2020-06-21 11:40:02下载
- 积分:1
-
5、(三路探头)巡黑线参考源程序
说明: 是一个很简单的程序啦,不会编程的新生可以拿来玩玩(it can tracing identification,this c of a building.)
- 2020-06-18 00:00:04下载
- 积分:1
-
C# 串口代码
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using System.IO;
using System.IO.Ports;//COM口 申明调用
using System.Collections;
using System.Data.OleDb;
using System.Diagnostics;
namespace V20串口升级
{
public partial class Form1 : Form
{
SerialPort sp =null;
bool isOpen = false;//打开串口标志
bool isSetProperty = false;//属性设置标志
bool isHex = false;//十六进制显示
int numtool = 0;
public Form1()
{
&nbs
- 2023-07-16 01:30:03下载
- 积分:1
-
4人通比牛牛源码(视频)
4人通比牛牛源码(视频)
可以直接编译运行!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- 2022-01-28 11:06:51下载
- 积分:1
-
Rectange_xuanzhuan
矩形框旋转,可设置旋转角度,旋转时间,可连续旋转(Rotating rectangle)
- 2013-08-07 23:56:12下载
- 积分:1
-
第五章:STM8定时器
说明: STM8定时器的书写。库函数书写,很详细(Writing of STM8 timer. Library function writing, very detailed)
- 2020-06-22 14:00:02下载
- 积分:1