-
TestProject
test return point or point as param
- 2007-09-15 10:12:17下载
- 积分:1
-
CSpectrumAnalyzer_demo
这个demo是对频谱进行分析的 可以实时的现实频谱曲线(This demo is a spectrum analysis of the realities of real-time spectrum curve)
- 2008-03-20 13:16:51下载
- 积分:1
-
6
说明: 串口通讯实验:
本实验得到的结果为,打开超级终端,设置波特率为115200,数据流控制位为无。运行系统,就会显示“UART & Interrupt Experiment,Please Input from the keyboard”,我们就可以通过写串口操作。
在flash调试时,需要修改RO BASE为0x00000000,其他不用修改,重新编译下载就可运行。
注意:由于系统产生中断,程序计数器就会跳到0x18处执行中断服务子程序,所以不能在SDRAM调试。 (Serial communication experiment: the results of this experiment, open HyperTerminal, set the baud rate to 115200, data flow control bit is not. Operating system, it will display " UART & Interrupt Experiment, Please Input from the keyboard" , we can write the serial port operation. Debug in flash, you need to modify the RO BASE is 0x00000000, the other not modify, recompile download can run. Note: Due to system interrupt, the program counter will jump to 0x18 Department execute the interrupt service routine, it can not debug the SDRAM.)
- 2010-09-01 22:57:00下载
- 积分:1
-
Java achieve an FTP server, HTTP protocol to facilitate client upload download o...
用Java实现的一个FTP服务器,HTTP协议,方便客户端的上传下载等操作-Java achieve an FTP server, HTTP protocol to facilitate client upload download operation
- 2022-11-09 07:15:03下载
- 积分:1
-
awesome-competitive-programming-master
说明: A curated list of awesome Competitive Programming, Algorithm and Data Structure resource
- 2020-06-24 22:00:02下载
- 积分:1
-
BEM2D-CPP
边界元法C++源程序,包含全部源代码和输入输出文件,学习研究用,可自行扩展(The C++ source code of Boundary element method, mainly for plane elasticity and can be extended.)
- 2016-01-07 21:51:21下载
- 积分:1
-
ennonaudio
用VC++实现的微波炉自动控制演示程序,代码完整,做课程设计的可参考下()
- 2018-06-21 18:01:33下载
- 积分:1
-
this an example of Http proxyServer.
this an example of Http proxyServer.
- 2022-02-26 16:23:52下载
- 积分:1
-
wuziqi
SetColor(unsigned short ForeColor,unsigned short BackGroundColor) //颜色函数 { HANDLE hCon=GetStdHandle(STD_OUTPUT_HANDLE) SetConsoleTextAttribute(hCon,(ForeColor 16)|(BackGroundColor 16*16)) } 调用函数 SetColor(11,8) cout<<endl<<"文本内容结束!"<<endl SetColor(7,0) system("color xy") ;
- 2012-08-30 17:27:01下载
- 积分:1
-
ASP.NET数据库链接SQL的一些例子,都是很好的我想一定会对您有用的。...
ASP.NET数据库链接SQL的一些例子,都是很好的我想一定会对您有用的。-ASP.NET SQL database link some examples are very good, I think you will definitely be useful.
- 2022-03-16 09:55:42下载
- 积分:1