-
自己做的围棋小程序, 用C++开发的早期程序
自己做的围棋小程序, 用C++开发的早期程序-chess go!
- 2022-03-25 08:34:54下载
- 积分:1
-
英文单词拼写检查,并推荐正确单词示例源码
英文单词拼写检查,并推荐正确单词示例源码-English word spelling checker, and recommend the correct word sample source
- 2022-01-26 03:07:57下载
- 积分: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
-
可以看到下的窗口密码。很好的!
可以查看windows下的密码。很不错!-Can see under the windows password. Very good!
- 2022-07-22 19:48:50下载
- 积分:1
-
你可以勾系统,做你想做的!
You can hook the system and do what you want!
- 2023-08-07 02:55:03下载
- 积分:1
-
asgdemo T. Allen, the company uses the TMS VCL, this procedure is Demo
asgdemo用到了adv公司的TMS VCL,此程序是DEMO演示-asgdemo T. Allen, the company uses the TMS VCL, this procedure is Demo
- 2022-02-13 05:20:34下载
- 积分:1
-
pivotal game c c code for school help
贪食蛇游戏的c代码 对学c有帮助-pivotal game c c code for school help
- 2022-08-13 01:46:39下载
- 积分:1
-
硬盘坏簇检测
bad cluster detection for hdd
- 2022-10-19 04:50:03下载
- 积分:1
-
本程序是操作office的word的表格的填写和编辑,并可以随时操作....
本程序是操作office的word的表格的填写和编辑,并可以随时操作.-this procedure is to operate the office of word and fill in the forms editor, and can operate at any time.
- 2022-02-18 16:36:53下载
- 积分:1
-
reed solomon encoder
reed solomon encoder
- 2022-08-22 09:03:19下载
- 积分:1