-
Tetris game procedures, procedures and the operation of the keyboard up and arou...
俄罗斯方块的游戏程序,程序的操作与键盘的上下,左右键一致,上键还起变形的作用,下键起加速的作用-Tetris game procedures, procedures and the operation of the keyboard up and around key agreement on the bond had a role in the deformation, the next key role in accelerating effect
- 2022-03-26 06:20:17下载
- 积分:1
-
详细的介绍了windows环境的API函数的用法
详细的介绍了windows环境的API函数的用法-detailed account of the windows environment API usage
- 2022-08-09 01:35:40下载
- 积分:1
-
IN POLYGON TEST FOR CONVEX POLYGON
This submission has inspired the following:...
为凸多边形检测边和点的,可以用于分割,流行中-IN POLYGON TEST FOR CONVEX POLYGON
This submission has inspired the following:
IN POLYGON TEST FOR CONVEX POLYGON
- 2023-03-12 04:35:04下载
- 积分:1
-
在自己的程序中添加IE浏览功能的源码,非常好用!
在自己的程序中添加IE浏览功能的源码,非常好用!-Procedures in their IE browser add-source function, very easy to use!
- 2022-08-08 15:25:24下载
- 积分:1
-
船舶中央冷却系统仿真平台
仿真试验平台实现整船中央冷却系统相关设备的仿真,为中冷系统控制装置的编程提供接近真实的模拟环境,同时也可验证中冷系统控制装置程序的正确性,为离线调试中冷系统控制装置程序,尤其是PID等功能块的测试提供支持,同时为今后相关实验提供实验数据支持。
- 2022-01-24 08:57:41下载
- 积分:1
-
Burstsort
Burstsort-2.0-source 桶排序-Burstsort-2.0-source
- 2022-05-30 20:27:22下载
- 积分: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
-
c++编写的简单的物品库存管理
c++编写的简单的物品库存管理-the manangemet of small scale storage system
- 2022-07-13 16:04:48下载
- 积分:1
-
multithreading procedures were doors demo
多线程程序人门演示-multithreading procedures were doors demo
- 2022-02-20 18:14:24下载
- 积分:1
-
希望大家共同交流!
希望大家共同交流!-hope that we can exchange!
- 2023-05-21 14:45:03下载
- 积分:1