-
C#交叉表数据库实例源码
C#交叉表数据库查询实例
- 2013-01-25下载
- 积分:1
-
校园跳蚤市场
实现了简单的校园跳蚤市场代码,适合毕业论文使用
- 2023-04-21 17:10:04下载
- 积分:1
-
IAR STM8S LORA组网 节点
int main(void)
{
//USB接收数据的数组
static u8 USB_Receive_Buffer[100];
//USB接收数据长度
static u16 USB_Receive_Len = 0;
//LORA接收数据的数组
static u8 LORA_Receive_Buffer[100];
//LORA接收数据长度
static u16 LORA_Receive_Len = 0;
//节点地址
u8 EndPoi
- 2022-05-06 22:06:26下载
- 积分:1
-
CPP-classic-code-Daquan
C++经典代码大全,很好的一本资料,希望大家会喜欢(C++ classic code Guinness, a good information, I hope you will like)
- 2014-02-22 19:02:05下载
- 积分:1
-
SM4
sm4国密对称算法源码和使用sample,请参考。。(sm4 source code sample)
- 2016-01-16 12:08:00下载
- 积分:1
-
简单计算器
一个交互式的计算器。
1. 用顺序表来完成任意同维度向量的计算,包括加法、减法、夹角余弦值等。
2. 使用顺序表、链表来完成任意一元多项式的计算,包括加法、减法、乘法、导数(包括任意阶)等。
4. 四则运算表达式求值。
5. 含单变量的表达式求值。
6. 定义并运行简单函数。
7. 保留函数定义历史,并可以运行历史函数。
8. 函数的调用。
9. 操作数的各种字面常量的处理。
10. 支持矩阵的运算。(An interactive calculator.
1. Complete the calculation of any vector of the same dimension with the sequence table, including addition, subtraction, angle cosine value and so on.
2. Use order list and chain list to complete the calculation of any one-variable polynomial, including addition, subtraction, multiplication, derivative (including any order), etc.
4. Four Operational Expressions.
5. Evaluation of expressions with univariates.
6. Define and run simple functions.
7. Retain function definition history and run history function.
8. Call of function.
9. Processing of literal constants of operands.
10. Supporting matrix operations.)
- 2020-10-21 12:27:24下载
- 积分:1
-
2
说明: Tutorial for c++ beginners 2
- 2010-05-30 03:30:14下载
- 积分:1
-
WE
Arduino单片机开发笔记2-7,希望大家都看看(Arduino microcontroller development notes 2-7, we want everyone to see)
- 2013-07-30 11:15:11下载
- 积分:1
-
Roller-Coaster
Roller Coaster
OpenGL 1.1
Qt 5.5.0
VS2013
- 2020-09-07 14:18:04下载
- 积分:1
-
mdiMultiCard
在MDI窗体中显示多个窗体多个选项卡,类似IE8中的选项卡一样(In the MDI form displays multiple forms multiple tabs, similar to the same tab in IE8)
- 2013-09-16 09:06:23下载
- 积分:1