基于ADSP-BF535 USB驱动应用程序,用于Mass Storage Class,编译通过
上传时间: 2016-02-14
上传用户:athjac
基于ADSP-BF535 USB驱动应用程序,用于Audio Class,编译通过
上传时间: 2016-02-14
上传用户:fredguo
跳动的火可以加到网页中显示那写字,是java 小应用程序的class文件
标签: 页
上传时间: 2016-02-17
上传用户:电子世界
经典数据结构中较难的平衡二叉排序树的操作,考虑到较多同学都需要,特此上传,c++实现,需要做异质树的自行把struct改为class既可。
上传时间: 2016-02-17
上传用户:cxl274287265
抽奖系统,需要在class同目录下加入config.sflower文件--用于配置初始化信息(奖项信息),用户操作时,首先导入参与抽奖人信息,点击开始进行抽奖。
标签:
上传时间: 2016-02-22
上传用户:thesk123
26.编写一个具有如下样式的类模板tmplt,用于实现所谓的反序输出问题,其中使用了类型参数T(使所处理的元素类型可变化)以及普通参数n(元素个数也可变化): template <class T, int n> class tmplt { T arr[n] // n个T类型的数据存放于数组arr之中 public: void dataIn() //从键盘输入n个T类型数据放入arr数组中 void reverseOut() //将arr数组中的数据按输入的相反顺序输出 } 而后编制主函数,将类模板实例化为某个具体的类并说明类对象,之后通过对象调用其负责输入数据的成员函数,再通过对象调用另一成员函数按反序输出那些输入数据。
上传时间: 2014-01-07
上传用户:xiaoxiang
博客管理系统。安装说明: 1、在SQLSERVER中创建blog数据库并创建登陆帐号blog:blog,然后在SQL Server查询分析器中运行doc目录下db.sql创建所有表; 2、将工程导入Eclipse; 3、部署工程; 4、运行tomcat; 5、进入tomcat管理web后台, 在Tomcat->Service->Host->Context(blog)->Resources->Data Sources中添加 Data Source URL: jdbc:jtds:sqlserver://${dbhost}:1433 DatabaseName=blog JDBC Driver Class: net.sourceforge.jtds.jdbc.Driver User Name: blog Password: blog 6、done!
上传时间: 2013-12-14
上传用户:虫虫虫虫虫虫
基于OFDM的无线宽带系统仿真It contains mainly two parts, i.e. link-level simulator and system-level simulator. Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation. System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.
标签: simulator i.e. system-level link-level
上传时间: 2016-03-15
上传用户:xsnjzljj
These tools are for use by developers so that they can create more robust applications. Especially of use to those developing multi-threaded applications in C++ with templates. Includes TCMalloc, heap-checker, heap-profiler and cpu-profiler. http://www.soft234.com
标签: applications Especially developers create
上传时间: 2013-12-17
上传用户:erkuizhang
最新的java反编译工具,支持目录级的反编译,也支持双击.class文件就可查看源文件
上传时间: 2014-08-02
上传用户:aysyzxzm