-
反对在发展中形成的程序操作…
针对Excel表格文件操作的编程实现,在VC++环境下开发-against Excel document forms the programming operation in the development of the VC environment
- 2022-06-29 06:00:59下载
- 积分:1
-
一种基于高端微处理的定时编程的算法,有有较大的实用价值。...
一种基于高端微处理的定时编程的算法,有有较大的实用价值。-A high-end microprocessor-based programming of the timing of the algorithm, there is a greater practical value.
- 2022-07-10 23:16:31下载
- 积分: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
-
TP7.0常用内置子程序
TP7.0常用内置子程序-TP7.0 commonly used built-Subroutine
- 2022-07-04 02:48:59下载
- 积分:1
-
一个串口编程访问调制解调器的例子
一个串口编程访问调制解调器的例子-A visit to the modem serial programming examples
- 2023-05-26 22:15:03下载
- 积分:1
-
按键串口控制电机转速加测速STM32
通过按键控制直流电机的加减速同时通过串口显示当前速度,亦可用串口发送指令来控制电机转速,带有测速显示,使用STM32单片机控制。
- 2022-11-03 17:30:03下载
- 积分:1
-
MATLAB代码潮流分析
潮流调和分析程序,包括各分潮分析,调和常数分析等-matlab code for tide analysis
- 2022-08-24 23:57:16下载
- 积分:1
-
edit编辑框的使用!!列举了程序实现编辑框的几个主要功能
edit编辑框的使用!!列举了程序实现编辑框的几个主要功能-edit the use of edit box!! listed procedures realize edit box several major functional
- 2023-05-03 22:40:03下载
- 积分:1
-
jozve mokhaberat数字hastesh
jozve mokhaberat digital hastesh
- 2022-02-24 17:57:41下载
- 积分:1
-
editeble html invoice
可编辑HTML发票;
- 2022-05-30 09:55:15下载
- 积分:1