登录
首页 » Java » 7.31_GUI

7.31_GUI

于 2012-04-25 发布 文件大小:36KB
0 306
下载积分: 1 下载次数: 8

代码说明:

  云计算是一种商业计算模型。它将计算任务分布在大量计算机构成的资源池上,使各种应用系统能够根据需要获取计算力、存储空间和信息服务。 (Cloud computing is a business computing model. It computational tasks are distributed in a large number of computer resources of Ikegami, a variety of applications based on the need for computing power, storage space and information services.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • gray_prediction_shichang_zhanyoulv
    利用灰色预测,经matlab编程,求出未来几年出版每门课程市场占有率情况,并进行级比检验、残差检验(Gray prediction by matlab programming, find the next few years, the market share of each course publishing, and to carry out class ratio test, residual test)
    2013-11-02 10:49:58下载
    积分:1
  • FUZZY
    Fuzzy neural network implementation
    2014-01-03 13:09:29下载
    积分:1
  • 88888
    基于MATLAB的卷积交织编译码研究 基于MATLAB的卷积交织编译码研究(MATLAB-based encoding and decoding of convolutional interleaving MATLAB-based Encoding and Decoding of Convolutional Interleaver)
    2010-05-14 16:11:22下载
    积分:1
  • GreedyAlgOfdmExample
    对OFDM系统功率分配贪婪算法的进行了仿真。(Power allocation for OFDM systems greedy algorithm for the simulation.)
    2011-06-18 22:42:15下载
    积分:1
  • Non-linear-function-fitting
    非线性函数拟合——利用遗传算法来优化BP神经网络,利用神经网络开发包实现图形化的神经网络模拟,使得神经网络原理更直观,可用于教学,也可用于实际神经网络训练,内附详细帮助文件。(Non-linear function fitting- using genetic algorithms to optimize the BP neural network, neural network development package to implement graphical neural network simulation, neural network theory makes more intuitive, can be used for teaching, but also can be used for the actual neural network training, in with detailed help files.)
    2011-11-10 12:44:15下载
    积分:1
  • pulsegen
    一个脉冲序列生成器,用于超宽带通信 一个脉冲序列生成器,用于超宽带通信(A pulse sequence generator for ultra-wideband communications of a pulse sequence generator for ultra-wideband communications)
    2008-04-14 20:56:04下载
    积分:1
  • attachments
    header file foe edf file
    2010-11-02 03:09:21下载
    积分:1
  • CHANNEL_EQUALIZATION_WITH_ADAP_LMS_and_RLS
    Graphics function for Communications Toolbox equalization demo.
    2010-01-08 05:21:13下载
    积分:1
  • tezhengtiqu
    脸部特征提取的论文,有效提高特征的选择准确性(new feature used in face recongise)
    2012-04-21 15:29:25下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载