-
一种网络通信编程实例源代码
VC++网络通信编程实例案例精选源代码1-examples of network communication programming source code for a selected case
- 2022-11-05 10:55:03下载
- 积分:1
-
roternocvhdl
版权所有2012 Rasmus Bo Soerensen;,
- 2022-05-22 01:44:13下载
- 积分:1
-
SteganoRead to read files in steganography.
SteganoRead to read files in steganography.
- 2023-04-15 07:35:03下载
- 积分:1
-
网络传输东西的实例
网络传输东西的实例-network transmission examples of things
- 2022-05-28 00:38:54下载
- 积分:1
-
这是关于计算机的简介,适合所有初学者。这是非常好的…
This about computers brief and is it suitable for all beginners. It is very good.-This is about computers brief and is it suitable for all beginners. It is very good.
- 2023-07-21 06:20:03下载
- 积分:1
-
Well this is a game of FOSS. . Programming Languages : VB will help you understa...
这是一个井字游戏的源码。。编程语言:VB
能帮助你理解游戏编程中,电脑思考的技巧。。
-Well this is a game of FOSS. . Programming Languages : VB will help you understand the game programming, computer thinking skills. .
- 2023-07-13 06:00:03下载
- 积分:1
-
This program provide the demand of error information,you can get error descripti...
提供windows错误信息的查询,输入错误号可以找出错误描述,对分析错误有很大帮助。-This program provide the demand of error information,you can get error description by input error number,it is helpful for error analysis
- 2022-02-10 06:38:37下载
- 积分: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
-
ESC / POS编程指南,克
esc/pos programmi,g guide
- 2022-05-09 10:48:52下载
- 积分:1
-
建立10个优先级不同的任务,并且察看每个任务的Angel
建立10个优先级不同的任务,并且察看每个任务的Angel-Set up 10 different mission priorities and mission of each of the Angel View
- 2023-02-16 01:15:03下载
- 积分:1