-
UART_GUI
RS232通訊用GUI,可偵測PC上的所有Port供使用者選擇,並提供9600、115200兩個baud rate供使用者選擇(如需其他baud rate可自行於code內添加),提供RX、TX接收傳送功能,下方接收欄可接收第一個0x0A指令之前所有資料,右方接收欄則接收剩餘所有資料。(RS232 communication with the GUI, can be detected on all Port PC for users to choose and provide 9600,115200 two user selectable baud rate (for other baud rate can add their own in the code), to provide RX, TX reception transmission function, the receiver can receive all the information bar below before the first 0x0A command bar on the right to receive all the information you receive surplus.)
- 2014-12-22 17:51:39下载
- 积分:1
-
Microcontroller-examples-in-c
单片机中的实例程序,适用于AT89C52及其兼容的单片机(Microcontroller program examples, in the AT89C52 its compatible microcontroller)
- 2012-02-29 09:08:11下载
- 积分:1
-
Computer_Graphics_Algorithm
该程序实现了图形学中的一些算法,如画线、画圆,填充、直线多边形、扫描转换,扫描线消隐算法以及一个简单的Gouraud光照模型。(the realization of a number of graphics algorithms, painting lines, the Circle, filling, linear polygon scan conversion, Lines scanning algorithm and a simple scan illumination model.)
- 2020-12-31 20:58:58下载
- 积分:1
-
EvaluateReversePolishNotation
Evaluate the value of an arithmetic expression in Reverse Polish Notation.
Valid operators are +, -, *, /. Each operand may be an integer or another expression.
Some examples:
[ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9
[ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6
分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
- 2015-03-15 23:06:09下载
- 积分:1
-
FreeRTOS
RTOS for Xmega microcontroller
- 2014-07-19 17:48:24下载
- 积分:1
-
LEAGUESKIN_8.24.4
说明: 用于替换某个文件,可无视任何权限,达到各种想要的功能(Used to replace a file, regardless of any permissions, to achieve the desired functions)
- 2018-12-27 09:30:54下载
- 积分:1
-
调用摄像头示例
c#语言,调用摄像头示例,可用免安装驱动(C # Language, Call Camera Sample, Use Installation-Free Driver)
- 2020-06-21 23:20:01下载
- 积分:1
-
sdhfs sddifhsf sddifhsi sddifhsdi ssifhsdfh sdiufhsd我sdiufhsi sdiufhsii
sdgaadsggasdgsdgadgag zfjknadfklgjdfgd ajjghdfaigj。ajshgbajgbj asdhbadjlgba adjghbajlgbadg。asdjlhgbajfdgb sadjghbajgbaf ahgbalhgbajhg。sdjhdgbajgbahgbalkg ajhgbajgba gjashbgaslj gasjgasddg jlashg ajlg ajlg ajsd gajkk ajjv asjv AHS SAJ vasdv一基础vajsdasjfbahjf asjhasdjfhasbflads vasdj sajlf asdjbfas vjsahbsdldfb vahafja jdfagakgbak;adagjaa
- 2022-01-22 02:26:28下载
- 积分:1
-
TestSQLite
本实全例主要帮助,初步学习C#下开发WINCE运行数据库SQLITE的学习之用。很实用。(Originally solid whole example main help, first step study C# study of the bottom development WINCE movement SQLITE it with.Very practical)
- 2015-03-12 09:43:10下载
- 积分:1
-
WPF编程宝典--使用C#2012和.NET4.5源代码
说明: WPF编程宝典:使用C# 2012和.NET 4.5 第4版,非常经典的教材,源代码(WPF programming treasure book: using C# 2012 and. NET 4.5 4th edition, very classic textbooks)
- 2020-06-16 07:00:01下载
- 积分:1