-
com programe
com programe
- 2022-03-01 13:04:27下载
- 积分:1
-
解决N后问题,可以实现在一个n*n的棋盘上放置N
解决N后问题,能够实现在一个N*N的棋盘上放置N个皇后,然后使其满足条件-Solve the N after the issue, can be realized in an N* N chessboard placed on N-Queen s, and then to meet the conditions
- 2022-03-18 13:11:57下载
- 积分:1
-
石器时代的代码
Stoneage code
C++ code
china code
- 2022-01-26 02:02:33下载
- 积分:1
-
MRV弹出日历程序
资源描述
详细介绍: 非常好的日历程序,想必您一定碰到过这样的情况:提供这样一种服务,用户输入某天的日期,然后弹出这个月的日历供你参考。怎么样,想要这个功能吗?那就下载它吧,不过你得懂组件技术,它可是采用组件做的呀!
- 2022-06-26 22:30:36下载
- 积分:1
-
cleaning robots
这是“清洁机器人”项目。希望能帮你做算术智能作业
- 2022-08-20 03:26:38下载
- 积分:1
-
小区移动用户定位服务,主要分析sccp协议
小区移动用户定位服务,主要分析sccp协议-Area location-based services for mobile users, the main analysis of SCCP protocol
- 2022-11-24 08:25:03下载
- 积分:1
-
JS-最新打印机测试软件
资源描述vb开发JS-最新打印机测试软件,并口,串口,网口
- 2022-11-28 18:35: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
-
自己用vb开发的一个记事本程序。有一点不太完善的地方就是打印没有做好。...
自己用vb开发的一个记事本程序。有一点不太完善的地方就是打印没有做好。-own use vb developed a procedure in the notebook. It is not perfect is in the area do not print.
- 2022-10-01 14:50:03下载
- 积分:1
-
一个原国外早期的cs1.6代码,获取人物信息全
一个原国外早期的cs1.6代码,获取人物信息全-A former foreign early cs1.6 code, access to information-wide figures
- 2023-06-21 04:20:03下载
- 积分:1