-
mp3 source code keil developed source code for mp3 U.S. study reference
mp3源代码keil开发的mp3源代码 供大家学习参考-mp3 source code keil developed source code for mp3 U.S. study reference
- 2023-05-20 05:50:02下载
- 积分:1
-
《C++面向对象程序设计》答案
《C++面向对象程序设计》答案,谭浩强,
在这部分中提供了由谭浩强编著的《C++面向对象程序程序设计》(清华大学出版社出版)一书中各章的全部
习题的参考解答。为了帮助读者更好地理解程序,我们在有的程序中加了必要的注释。对有的题目,我们
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-23 08:11:00下载
- 积分:1
-
framework to address the pxa270 arm of a boot procedures, began studying for ARM...
针对于arm架构的pxa270的一个boot程序,供开始学习ARM的朋友参考.-framework to address the pxa270 arm of a boot procedures, began studying for ARM reference to a friend.
- 2023-05-19 04:20:04下载
- 积分:1
-
asp.net实体类自动生成工具,很好用的一个软件,里面功能强大;欢迎惠顾...
asp.net实体类自动生成工具,很好用的一个软件,里面功能强大;欢迎惠顾-Entity class tools for automatic generation of
- 2023-01-13 12:20:04下载
- 积分:1
-
汇编实现文件分割和合并的ASM代码
汇编实现文件分割和合并的ASM代码-compiled files segmentation and merger of the ASM code
- 2022-09-16 06:35:03下载
- 积分:1
-
此程序是七彩渐变控制程序,利用采交流频率实现同步,由红绿蓝三基色实现七彩。...
此程序是七彩渐变控制程序,利用采交流频率实现同步,由红绿蓝三基色实现七彩。-This procedure is colorful gradient control procedures, the use of mining realize the exchange of frequency synchronization, by the RGB trichromatic color realize.
- 2022-01-24 09:15:58下载
- 积分:1
-
用VS2005编个计算器的小程序..
功能一般只实现了+
用VS2005编个计算器的小程序..
功能一般只实现了+ - * /,和进制转换功能.-VS2005 series with a small calculator program .. function generally realized+-* /, And hexadecimal conversion.
- 2022-03-17 02:28:33下载
- 积分:1
-
此系统是本人做毕业设计时候的老东西了,是汇编写的。可以在PROTEUS上仿真,实际效果和仿真效果一模一样,电梯的功能相信大家都很了解,我就不在这多讲了。但要说明...
此系统是本人做毕业设计时候的老东西了,是汇编写的。可以在PROTEUS上仿真,实际效果和仿真效果一模一样,电梯的功能相信大家都很了解,我就不在这多讲了。但要说明的一点是:我这个系统是仿真用的,有些东西不能和现实中的电梯相比,里面可能有某些方面考虑的不是很周到,希望有心的朋友提点意见,谢谢我的E-MAIL:qq317999920@163.com-This system is designed when I graduated to do the old things is a compilation of writing. Be able to PROTEUS on the simulation, the actual results and simulation of the effect of exactly the same as the functions of elevator think we all understand that I am not in this more than a speech. But the point is to explain: I used this system is the simulation of, some things can not be compared to the reality of the elevator, which may have to consider certain aspects of the not very thoughtful, I hope interested提点意见Friend, thank you my E-MAIL: qq317999920@163.com
- 2023-05-30 19:55:03下载
- 积分:1
-
贪吃蛇C源码,可以实现C语言的一个游戏.
贪吃蛇C源码,可以实现C语言的一个游戏.-code of a game named eat_snake,this is can carry out a game of c language
- 2022-02-21 03:41:33下载
- 积分:1
-
c语言编译的计算器
为了方便了解流程,在程序中把计算过程也输出了.而且栈操作的实现部分也是自己实现的.
程序用两个栈,optr寄存运算符,opnd寄存操
c语言编译的计算器
为了方便了解流程,在程序中把计算过程也输出了.而且栈操作的实现部分也是自己实现的.
程序用两个栈,optr寄存运算符,opnd寄存操作数和运算结果.输入的表达式以等号结束,例如:2*(1+2)=
-c language compiler of the calculator in order to facilitate the understanding of flow, in the procedure to calculate the output of the process. but Stack is the realization of part of their realization. procedures with two stacks, optr storage operator, opnd operand storage and computing the results of . enter the expression in order to equate the end of, for example: 2* (1+ 2) =
- 2022-10-25 02:00:03下载
- 积分:1