-
用了好久的AVR编程软件,不错,跟大家分享一下!
用了好久的AVR编程软件,不错,跟大家分享一下!-Used for a long time of AVR programming software, yes, to share with you!
- 2022-12-30 17:45:04下载
- 积分:1
-
VC下opc软件开发包的源代码
VC下OPC开发的API和源码,
直接加载,
调用函数,
编译就可运行。
- 2023-04-04 19:20:03下载
- 积分:1
-
这个程序用labview模拟温度信号并且显示出来,程序简洁高效
这个程序用labview模拟温度信号并且显示出来,程序简洁高效-This procedure using LabVIEW and analog temperature signal is displayed, the program simple and efficient
- 2022-02-01 06:51:09下载
- 积分:1
-
基于AD590和52单片机00的只能温控系统
#include
#define uchar unsigned char
#define uint unsigned int
sbit lcden=P3^3;
sbit lcdrs=P3^4;
sbit lcdrw=P3^5;
sbit eoc=P3^2;
sbit ale=P2^4;
sbit st=P2^4;
sbit oe=P2^5;
sbit clk=P2^3;
unsigned long dianya=0;
uchar num;
uchar code table[]="the range:0-100";
uchar code ta
- 2022-03-23 02:09:17下载
- 积分:1
-
一个关于秒表的小程序,用VB和c#写的,可以练习以下基本程序写法...
一个关于秒表的小程序,用VB和c#写的,可以练习以下基本程序写法-A small stopwatch program, using VB and c# Written, you can practice the following basic procedures for writing
- 2022-01-26 01:13:25下载
- 积分:1
-
南开一百题完整程序及答案源码
付带100题上机改错题及答案源码...
南开一百题完整程序及答案源码
付带100题上机改错题及答案源码-Nankai 100 questions and answers on source code to pay the full program with 100 questions and answers on the source machine error correction question
- 2022-03-07 19:34:45下载
- 积分:1
-
一个计算机图形学的开发实习程序,可以实现直线圆。
一个计算机图形学的开发实习程序,可以实现直线圆。-a developing pratice program of computer graphic,which can realize the linear circle.
- 2022-07-27 01:14:37下载
- 积分:1
-
Java小程序两个:一个是打印出万年历,另一个是解决一个有趣的数学问题...
Java小程序两个:一个是打印出万年历,另一个是解决一个有趣的数学问题-Java two small programs : a hefty almanac is printed out, and the other is to solve an interesting mathematical problem
- 2022-09-26 07:20:02下载
- 积分:1
-
粒子群算法源代码
基于粒子群算法的PID控制器优化设计,本程序主要研究基于粒子群算法控制系统PID参数优化设计方法以及对PID控制的改进。选择控制系统的目标函数,本控制系统选用时间乘以误差的绝对值,通过对控制系统的逐步仿真,对结果进行分析
- 2022-11-28 03:05:03下载
- 积分:1
-
这是一个五子棋游戏代码,里面可以调节难度级别。
这是一个五子棋游戏代码,里面可以调节难度级别。-This is a backgammon game code, which can adjust the difficulty level.
- 2023-01-01 04:10:04下载
- 积分:1