-
Visual C++.NET 数据库开发指南4
Visual C++.NET 数据库开发指南4-Visual C++. NET Database Developer" s Guide 4
- 2022-02-25 12:28:18下载
- 积分:1
-
This class implements the interface HTMLSalesFormatter. This class is implemente...
This class implements the interface HTMLSalesFormatter. This class is implemented as a singleton-This class implements the interface HTMLSalesFormatter. This class is implemented as a singleton
- 2023-05-27 14:10:03下载
- 积分:1
-
风险投资编写的日历和即时表
vc编写日历和即时钟表-vc prepared calendar and instant watches
- 2022-01-28 13:50:22下载
- 积分:1
-
source code of DirectX:MoviePlay
DirectX 源代码:MoviePlay-source code of DirectX:MoviePlay
- 2022-03-11 11:12:24下载
- 积分:1
-
fgdhfg
堆排序 堆排序 堆排序 堆排序 堆排序 堆排序 堆排序 堆排序 -fgdhfg
- 2022-10-09 08:45:02下载
- 积分: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
-
屏蔽Ctrl+ALT+DEL的最好的程序
屏蔽Ctrl+ALT+DEL的最好的程序-Ctrl ALT DEL shielding the best procedure
- 2022-02-16 03:44:51下载
- 积分:1
-
获取硬盘序列号
windows下读取硬盘序列号,以便程序加密等
- 2022-11-10 07:30:03下载
- 积分:1
-
C语言实现迷宫问题
C语言实现迷宫问题-It s One kind of maze moving arithmetic being realized by C programe laguage.
- 2022-04-14 19:47:58下载
- 积分:1
-
永磁同步电机的FOC控制,
microchip的关于pmsm的控制,永磁同步电机的FOC控制,电机变换,矢量spwm的生成,滤波算法,性能介绍
- 2022-05-15 00:29:48下载
- 积分:1