-
这是一个系列的实验环境控制电机,控制电机的速度…
这是用labwindows编的一个电机控制实验,控制电机的转速和方向。希望对大家有用。-labwindows This is a series of experiments motor control, control the motor speed and direction. We hope that the right useful.
- 2022-03-23 04:24:18下载
- 积分:1
-
C#语言实现的字符串比较,适合初学者对.net环境和C#的学习
C#语言实现的字符串比较,适合初学者对.net环境和C#的学习-C# language implementation of string comparison, suitable for beginners. Net learning environment and C#
- 2022-05-28 16:49:43下载
- 积分:1
-
采用 Windows 表单的简单计算器
翻译 maninwest@Codeforge作者:Yvan Rodrigues@CodeProject 使用代码 using System;
using System.Windows.Forms;
namespace RedCell.App.Calculator.Example
{
public partial class Form1 : Form
{
private double accumulator = 0;
private char lastOperation;
public Form1()
{
InitializeComponent();
}
private void Operator_Pressed(object sender, EventArgs e)
{
// An operator was pressed; perform the last operation and store the new operator.
char operation = (sender as Button).Text[0];
- 2022-06-29 09:36:47下载
- 积分:1
-
WINDOWS CE 下的RAS demo
WINDOWS CE 下的RAS demo-WINDOWS CE under RAS demo
- 2022-12-11 20:15:03下载
- 积分:1
-
一本书上提供的一个线性表的类,感觉不错,我再VC上调试通过了,希望可以有帮助...
一本书上提供的一个线性表的类,感觉不错,我再VC上调试通过了,希望可以有帮助
-First book to provide a linear form of the class, I feel good, I would like to debug through the VC, and hope to have help
- 2023-01-17 10:00:03下载
- 积分:1
-
UDP网络通信学习例子
基于C++的UDP通信程序, 在同一个电脑上分别允许客户端和服务端程序可以实现UDP广播通信
- 2022-08-03 03:50:06下载
- 积分:1
-
经典精品的数据窗口服务功能,里面有大量的功能,过滤,排序、动态sql,打印,隔行显,实时显示字段功能,我已升级到9.0...
经典精品的数据窗口服务功能,里面有大量的功能,过滤,排序、动态sql,打印,隔行显,实时显示字段功能,我已升级到9.0-Classic boutique service functions of the data window, which has a large number of functions, filtering, sorting, dynamic sql, print, interlaced significant, real-time display field features, I have to upgrade to 9.0
- 2022-02-22 08:35:53下载
- 积分:1
-
将火星MOLA数据按照文件夹进行处理,可以一次处理多个轨道,甚至所有轨道的数据。...
将火星MOLA数据按照文件夹进行处理,可以一次处理多个轨道,甚至所有轨道的数据。-Mars MoLa data will be in accordance with the folder for processing, you can handle more than one track, if not all, the track data.
- 2022-02-03 04:13:28下载
- 积分:1
-
串口温度数据采集并实时显示 串口温度数据采集并实时显示
串口温度数据采集并实时显示 串口温度数据采集并实时显示
- 2022-08-05 20:32:30下载
- 积分:1
-
获得API地址的代码.
获得API地址的代码.-Address access to API code.
- 2022-02-05 23:22:06下载
- 积分:1