-
使用EVC4.0开发所用数据库编程,一个实例供大家参考
使用EVC4.0开发所用数据库编程,一个实例供大家参考-The use of EVC4.0 used in the development database programming, an example for your reference
- 2022-01-21 23:57:15下载
- 积分:1
-
这是一个接口实验得小程序 就是将模拟信号转化成数字信号 引用8255a模块...
这是一个接口实验得小程序 就是将模拟信号转化成数字信号 引用8255a模块-interface experimental procedure is too low to analog signals into digital signals used 8255a module
- 2022-04-11 04:03:57下载
- 积分:1
-
读取串口数据并画出曲线图的VC++程序源码
读取串口数据并画出曲线图的VC++程序源码读取串口数据并画出曲线图的VC++程序源码读取串口数据并画出曲线图的VC++程序源码读取串口数据并画出曲线图的VC++程序源码读取串口数据并画出曲线图的VC++程序源码读取串口数据并画出曲线图的VC++程序源码读取串口数据并画出曲线图的VC++程序源码读取串口数据并画出曲线图的VC++程序源码读取串口数据并画出曲线图的VC++程序源码读取串口数据并画出曲线图的VC++程序源码
- 2023-04-08 16:40:03下载
- 积分:1
-
用Visual C++实现注册表简单操作。学会编程中使用注册表会使你的程序更专业。本例包含基本的编程方法。...
用Visual C++实现注册表简单操作。学会编程中使用注册表会使你的程序更专业。本例包含基本的编程方法。-achieve registry simple operation. Programming Institute will use the registry your program more professional. The cases include basic programming method.
- 2022-07-24 07:29:35下载
- 积分:1
-
The purpose is to guide the detailed design codes, specifically, is that your de...
详细设计的目的就是指导编码,明确的说,就是将你的设计拿给不同的人去写编码,写出来的程序处理流程相同.后续的评审或者是有人接替你的工作,只要查看详细设计,就能清楚你当时是怎样设计这些流程的。-The purpose is to guide the detailed design codes, specifically, is that your design showed that different people to write code, written procedures for processing the same. Follow-up assessment or someone to replace your job, as long as View the detailed design, we can clearly understand how did you design these processes.
- 2023-03-22 16:45:03下载
- 积分:1
-
Adjacency matrix to a search algorithm for graph coloring, is a numerical optimi...
采取邻接矩阵的搜索算法实现了对图的着色,是一种数值优化算法-Adjacency matrix to a search algorithm for graph coloring, is a numerical optimization algorithm
- 2022-11-18 15:15:03下载
- 积分:1
-
A wine database for Windows Pocket
A wine database for Pocket Windows-A wine database for Windows Pocket
- 2022-02-24 13:56:51下载
- 积分: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
-
测试打印机(epson全系列,功能齐全)
测试打印机(epson全系列,功能齐全)-test Epson printer
- 2022-01-27 20:23:55下载
- 积分:1
-
有定时和调时等功能,同时还具有到点报时功能,自己可以任意设定...
有定时和调时等功能,同时还具有到点报时功能,自己可以任意设定-On a regular basis and adjusted when the functions, but also with the time counting function, they can arbitrarily set
- 2023-04-30 23:00:03下载
- 积分:1