-
vc下实现的简易计算器
在VS2010平台下实现的简易计算器,适合所有初学者学习,该计算器有加减乘除正余玄等功能,。
- 2022-03-01 17:50:30下载
- 积分:1
-
STC-chip-programmer
STC芯片烧写软件,专用于STC芯片的单片机程序烧录(STC chip programmer software)
- 2013-08-11 14:19:47下载
- 积分:1
-
Slave-Reader
2.4G 通讯模块主机程序。。。。。。。。。(master reader)
- 2013-03-19 11:07:24下载
- 积分:1
-
C# 设置DataGridView控件中的指定(第二)列只读
C# 设置DataGridView控件中的指定(第二)列只读,核心代码如下:
private void Form1_Load(object sender, EventArgs e)
{
this.customersTableAdapter.Fill(this.northwindDataSet.Customers);
//设置DataGridView控件中的指定(第二)列只读
this.customersDataGridView.Columns[1].ReadOnly = true;
}
- 2022-02-12 23:56:36下载
- 积分:1
-
栈的应用-2进制数转换为10进制
在学习数据结构的时候,学到栈,有一个2进制数转换为10进制数的实例,所以写了这个代码,可以用一下。
- 2022-08-03 00:49:36下载
- 积分:1
-
lab29-fft
在CCS环境中用汇编语言,编写实现FFT的程序及连接器命令文件,编译调试程序,并通过CCS的图形显示工具观察输入/输出信号波形以及频谱变化(In the CCS environment, the FFT program and connector command file are written in assembly language, the debug program is compiled, and the input/output signal waveform and spectrum change are observed through CCS graphical display tool.)
- 2018-08-20 15:04:20下载
- 积分:1
-
MCU
基于c语言的单片机控制电机及矩阵键盘控制,适用于单片机初学者(MCU control motor and matrix keyboard)
- 2013-06-21 15:11:38下载
- 积分:1
-
Book check
Book管理与查询Book管理与查询Book管理与查询Book管理与查询Book管理与查询Book管理与查询Book管理与查询Book管理与查询Book管理与查询Book管理与查询Book管理与查询
- 2023-03-23 12:05:03下载
- 积分:1
-
NGSA-2c++编程语言优化工程
在非支配排序中,首先
- 2022-07-02 05:51:16下载
- 积分:1
-
DXF_Reader
国外高手写的可以读写dxf格式信息。值得收藏(Foreign experts to write the information can be read dxf format. Worth collecting)
- 2014-03-16 12:05:26下载
- 积分:1