-
Browser Helper Object example.
Self explanatory.
Browser Helper Object example.
Self explanatory.-Browser Helper Object example.
Self explanatory.
- 2022-02-14 00:39:24下载
- 积分:1
-
Visual C++ 2005 programing example source code
Visual C++ 2005编程实例精粹 源代码-Visual C++ 2005 programing example source code
- 2022-03-23 09:27:23下载
- 积分:1
-
用VC#获得计算机IP.
用VC#获得计算机IP.-Get Computer s Ip By VC#
- 2022-03-12 02:36:04下载
- 积分:1
-
prepared by the small alarm clock procedures
一个用C++编写的小时钟程序-prepared by the small clock procedures
- 2022-01-24 18:34:30下载
- 积分:1
-
用于编制自动机器人的一个最基本的东西
用于编制自动机器人的一个最基本的东西
-Automatic robot used for the preparation of a most basic things
- 2022-03-06 19:17:27下载
- 积分:1
-
java socket的应用和理解入门学习应用
java socket的应用和理解入门学习应用-java socket application and understanding of entry-learning applications
- 2023-04-09 14:40:04下载
- 积分: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
-
multivariable Kalman Filter
多变量卡尔曼滤波器-multivariable Kalman Filter
- 2022-08-11 14:55:27下载
- 积分:1
-
XP OFFICE菜单风格的原代码,很酷,使用也很方 便
XP OFFICE菜单风格的原代码,很酷,使用也很方 便-OFFICE XP menu style of the original code, cool, very convenient to use
- 2022-08-20 06:00:05下载
- 积分:1
-
金山词霸组件屏幕取词源码
资源描述金山词霸组件屏幕取词源码。C#源码,可用,XP,win7都能运行。
- 2023-01-08 08:55:03下载
- 积分:1