资源列表
Edge
- 利用C++编写的多维多边形,包括三角形,四边形,以及多边形-By using c++ computer compilation of multidimensional polygon
MCU-circuit-board
- 51单片机电路板源程序,希望对大家学习有用。-51 microcontroller circuit board source, we hope to learn useful.
Microsoft-Word-
- 1、 编制程序,将输入的一行字符加密和解密。加密时,每个字符依次反复加上“4962873”中的数字,如果范围超过ASCII码的032(空格)~122(‘z’),则进行模运算。解密与加密的顺序相反。编制加密和解密函数,打印各个过程的结果。(输出结果见课本183页8.4)-1, the preparation process will be a row of characters input encryption and decryption. Encryption, each character
huansghishi
- 利用VC++制作出二元一次方程算法的源码和程序!-The use of VC++ production of a the binary simple equation algorithm source code and procedures!
FFtMatlab
- fft频谱测试程序,助于检测用,助于学习,用于工程-ftt can help study
16f628-1307-ds1802
- 16f628 1307 ds1802.rar digital clock
4.7.2
- 关于编译原理的预测分析控制程序的c语言描述-C language descr iption of the compiler theory predictive analysis and control program
proiect
- 基于vc++写的一个计算器,能实现基本的加减乘除运算!-write by vc++
Traffic
- 定义situation dw 0000_0011_0000_1100b(表示南北移动),s2 dw 0000_0110_1001_1010b(南北到东西的过渡),s3 dw 0000_1000_0110_0001b(东西移动)s4 dw 0000_0100_1101_0011b(东西到南北的过渡)。将situation的偏移地址给SI,将其从4号端口输出,让situation状态保持5秒,SI+2转到下一个状态。(基本要求流程图如图2.1)-With the definition it late
tanhaoqiangCPPxitidaan
- 习题答案对应于习题解答程序按章设立文件夹(子目录),如文件夹xt1中包含的是第1章全部习题的解答程序。程序的文件名以xt开头,与例题号一一对应,如xt7-3.cpp是第7章第3题的解答程序。对于给出了两种或多种解答程序的,在文件名中加了顺序号,如xt6-3-1.cpp是第6章第3题的第1种解答程序,xt6-3-2.cpp是第6章第3题的第2种解答程序。谭浩强《C++面向对象程序设计习题答案》-Exercise answers corresponding folders (subdirectori
24
- 输入任意四个整数(0到10),运算符只有加减乘除,还有括号.每个数只能且必须用一次。要求判断这些表达的结果中是否有24。如果有,输出计算表达式:如输入4,6,1,1 输出 4*6*1*1 =24 (允许有括号)。 -Enter any four integers (0-10), the operator only addition, subtraction, multiplication, and division, as well as brackets each number can onl
Assembly-language-program-design3
- 汇编语言程序设计的ppt讲义第三章,一共为四个文件打包压缩-Assembly language programming ppt notes, a total of four files packaged compressed
