-
The document describes the Intel HEX format
The document describes the Intel HEX format
- 2022-01-22 15:37:58下载
- 积分:1
-
receive DLL/EXE document, the resource definition Cool
得到DLL/EXE文件中的资源定义 Cool-receive DLL/EXE document, the resource definition Cool
- 2022-05-26 17:09:54下载
- 积分:1
-
时间函数举例,一个猜数游戏,判断一个人反应快慢。
时间函数举例,一个猜数游戏,判断一个人反应快慢。-function of time, for example, imagine a few games, a judge who reaction speed.
- 2022-05-24 05:31:16下载
- 积分:1
-
收集到的orion_ep93xx_wince_bsp_1
收集到的orion_ep93xx_wince_bsp_1-3-507键盘鼠标驱动源码,未作测试-Collected orion_ep93xx_wince_bsp_1-3-507 keyboard and mouse driver source code, not for testing
- 2022-03-19 03:20:35下载
- 积分:1
-
opticalflow-opencv
本文研究了基于视频的车辆检测。这个
- 2022-04-26 20:09:02下载
- 积分: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
-
名称: 注册列表修改实例
本软件仅供学习交流使用。
如用本程序于非法用途所导致的后果自负,与作者无关...
名称: 注册列表修改实例
本软件仅供学习交流使用。
如用本程序于非法用途所导致的后果自负,与作者无关-Name: Register a list of modified examples of the software used for learning exchanges. Such as illegal use of this procedure on the result of the consequences of your own, nothing to do with the author
- 2022-03-07 02:41:37下载
- 积分:1
-
简单窗体创建
简单窗体创建 -Create a simple form
- 2022-08-09 14:30:49下载
- 积分:1
-
函数从LLH到ECEF坐标转换
Function convert the coordinates from LLH to ECEF
- 2022-03-26 06:25:34下载
- 积分:1
-
用户投诉系统代码,系统(使用vb+sql)可以实现对用户投诉的一些数据管理...
用户投诉系统代码,系统(使用vb+sql)可以实现对用户投诉的一些数据管理 -complaint system code, the system (using vb sql) can be achieved on some of the complaints users data management
- 2022-04-22 12:13:53下载
- 积分:1