-
ps2key
单片机系统中经常使用键,该程序实现了ps/2键盘在的单片机系统中的应用(SCM systems often use keys, the program achieved a ps/2 keyboard in the SCM System)
- 2011-11-24 14:32:04下载
- 积分:1
-
ADC转串口
STM32 ADC转换串口程序,STM32基础入门,注释详细,代码容易理解
- 2022-05-14 19:41:24下载
- 积分:1
-
migomiddle-xms-master
说明: VS2019 + Vue + ElementUI一款不错的组合(Vs2019 + Vue + elementui is a good combination)
- 2020-04-11 16:08:04下载
- 积分:1
-
FTP源代码
FTP客户端和服务器代码,
FTP协议的核心是客户端与服务器端约定了命令的交互方式,约定一些命令字和返回值,然后和服务器端进行交互。
支持开源共享,支持共同学习。
- 2022-03-29 03:45:15下载
- 积分:1
-
stuscore
编程实现一个学生成绩管理系统,可以完成插入、删除、修改等操作(Programming a student achievement management system that can complete the insert, delete, modify and other operations)
- 2010-02-04 15:48:56下载
- 积分:1
-
WinRAR
一个表达式和一个二叉树之间,存在着自然的对应关系。写一个程序,实现基于二叉树的表示的算术表达式Expression的操作。
基本要求
1.ReadExpr(E) 以字符序列的形式输入语法正确的前缀表示式并够着表达式E。
2.WriteExpr(E) 用带括弧的中缀表达式输出表达式E。
3.Assign(V,c) 实现对变量V的赋值(V=c),变量的初值为0。
4.Value(E) 对算术表达式E求值。
5.CompoundExpr(P,E1,E2) 构造一个新的复合表达式(E1)P(E2)。
(Between an expression and a binary tree, there is a natural correspondence relationship. Write a program to achieve the operation of the binary tree-based representation of the arithmetic expression Expression. The basic requirements for input grammatically correct prefix expressions 1.ReadExpr (E) in the form of a sequence of characters and enough with the expression E. 2.WriteExpr (E) output expression E infix expression with parentheses. 3.Assign (V, c) the assignment of the variable V (V = c), the initial value of the variable to 0. 4.Value (E) E evaluates arithmetic expressions. 5.CompoundExpr (P, E1, E2) to construct a new composite expressions (E1) P (E2).)
- 2012-09-13 15:43:44下载
- 积分:1
-
Circle
基于Arduino开发板的数字积分法圆弧插补(Digital integral arc interpolation based on Arduino development board)
- 2021-03-30 16:39:10下载
- 积分:1
-
非常不错的MSP430资料,
MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料MSP430资料
- 2022-05-05 05:36:59下载
- 积分:1
-
网络转串口例程
实现了网络数据和串口数据的相互转换,串口采用了分帧策略
- 2023-04-03 09:30:04下载
- 积分:1
-
Question1
说明: C++源代码,递归实现。原问题描述:鼓上蚤时迁到一个山洞里去盗宝,里面有n件宝贝,价值分别是a1,a2......an,并且满足ai大于a1+a2+....+a(i-1)的和。他身上有一个背包,能装的东西最大价值是K,他只能进洞一次,请问他最多能带出多少?
要求:输入K,n,a1,a2......an
输出:他能最多带出的宝物价值
(C++ Source code Recursive achieve. The original problem description: drum when flea盗宝going to move in a cave, there are n pieces of treasure, valued are a1, a2 ...... an, and to meet ai than a1+ A22B !....+ a (i-1) and. Him to have a backpack, things can hold the greatest value is K, he could only hole once, to ask him to bring out the maximum number of? Requirements: Enter K, n, a1, a2 ...... an output: he can bring out the maximum value of the treasures)
- 2008-12-02 21:07:25下载
- 积分:1