搜索资源列表
BuildingJavaEnterpriseApplicationsVolumeIArchitect
- Java has become a confusing world. Five years ago, there were few decisions to make once you started programming in Java—you used AWT for graphical user interfaces, sockets for network programming, and hacked together everything else you needed
modelbasedonspectrumprediction
- 文章展示了基于高斯混合模型的语音频谱预测方法。频谱预测可能在传包过程中预防丢包这方面起到大作用。期望最大化算法用两倍或三倍的连续语音因素来测试模型。模型被用来设计第一,儿等指令预测量。预测表用频谱分配状态来估计并和一个简单的参考模型对比。最好的预测表得到一个平均频率扭曲值是0.46dB小于参考模型-This paper presents methods for speech spectrum prediction based on Gaussian mixture models. Spec
Menu
- simple java code that take 2 numbers from the user and compare them, take the average, and add them.
A-Simulation-System-for-Multi-Mobile-Events-in-WS
- Sensor networks are a sensing, computing and communication infrastructure that are able to observe and respond to phenomena in the natural environment and in our physical and cyber infrastructure. In this paper, we investigate how the sensor netw
select-class
- 基于排序算法实现的对学生成绩进行录入,对于总分进行排序的一个学生成绩统计算法,算法结构较为简单,选取了插入排序的算法思想,基于MFC的框架结构,结合C++代码编写的一个简单的排序程序,能够对学生的基本信息进行录入,并计算学生总成绩和平均成绩,再根据学生总成绩进行排序,分数相同的为同一名次,并且打印成表格的程序。程序操作简单,界面简洁,实现了排序的基本要求。- Statistical algorithm based sorting algorithm for student achieveme
New-folder
- This a simple scr ipt that computes the average of each column in a table of data. It shows one common usage : read in the data and split each line directly to words and store these words in an array.-This is a simple scr ipt that computes the averag
abc
- This a simple scr ipt that computes the average of each column in a table of data. It shows one common usage : read in the data and split each line directly to words and store these words in an array.-This is a simple scr ipt that computes the averag
moving_average
- this moving average. this methode is ver simple and esay to use. You can use this methode and compare with other methode. we can also use this methode for prediction-this is moving average. this methode is ver simple and esay to use. You can use this
cell
- 从元胞数组中提取部分想要的数据,并进行简单的求和、求平均(Extract part of the desired data from cellular array, and make simple summation and average.)