-
DS18B20 temp , show the temp to the lcd .
DS18B20 temp , show the temp to the lcd .
- 2022-02-04 08:55:30下载
- 积分: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
-
Kinect测量身高的人
资源描述使用 ;系统;使用 ;系统。收藏。通用;使用 ;系统使用LINQ; ;系统。文本;使用 ;系统。Windows;使用 ;系统。Windows。控制;使用 ;系统数据;使用Windows。
- 2023-01-15 09:55:03下载
- 积分:1
-
PEASY 魔法飞球2 的计算器源码,支持动态捕获风向角度。自动推杆,61杆,爆球,一杆进洞计算...
PEASY 魔法飞球2 的计算器源码,支持动态捕获风向角度。自动推杆,61杆,爆球,一杆进洞计算-魔法飞球2 peasy calculator source code, supports dynamic point of view to capture the wind. Auto-putt, 61, blasting the ball, hole-in-one computing
- 2023-05-06 23:45:02下载
- 积分:1
-
浏览16点阵字库的所有点阵位映像, 可前后翻页仔细查看字库情况....
浏览16点阵字库的所有点阵位映像, 可前后翻页仔细查看字库情况.-Lattice font-mapping all Lattice, after carefully examining the flip of the library.
- 2022-07-22 21:46:53下载
- 积分:1
-
wince ImageViewer_Skinned
wince ImageViewer u剥皮
- 2022-05-21 15:19:06下载
- 积分:1
-
DellServiceTag
资源描述DellServiceTag 戴尔服务代码和快速服务代码提取
- 2022-02-26 12:04:25下载
- 积分:1
-
对USB进行编程,如何读取USB的接口,包括USB的一些驱动程序.
对USB进行编程,如何读取USB的接口,包括USB的一些驱动程序.-right to program, how to read the USB interface, including some USB driver.
- 2022-06-15 17:49:43下载
- 积分:1
-
将VB与FLASH相结合使用的最好软件,非常适用的.
将VB与FLASH相结合使用的最好软件,非常适用的.-The best software which connects the VB and FLASH,and it is applicable.
- 2022-06-19 01:38:49下载
- 积分:1
-
实现图像的WALSH变换,对于图像变换的练习很有意义
实现图像的WALSH变换,对于图像变换的练习很有意义
-WALSH achieve image transform, image transform for meaningful practice
- 2022-05-31 22:21:45下载
- 积分:1