虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

MIDlet-data-Size

  • 魔兽争霸3 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-data-Size: 15000 MIDlet-Desc

    魔兽争霸3 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-data-Size: 15000 MIDlet-Description: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.elkware.com MicroEdition-Profile: MIDP-1.0 MIDlet-1: Warriors of the Lion, ,z MIDlet-Name: Warriors of the Lion MIDlet-Info-URL: www.elkware.com

    标签: MicroEdition-Configuration Manifest-Version MIDlet-data-Size MIDlet-Desc

    上传时间: 2015-01-11

    上传用户:tuilp1a

  • 三国 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-data-Size: 15000 MIDlet-Descrip

    三国 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-data-Size: 15000 MIDlet-Description: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.elkware.com MicroEdition-Profile: MIDP-1.0 MIDlet-1: Warriors of the Lion, ,z MIDlet-Name: Warriors of the Lion MIDlet-Info-URL: www.elkware.com

    标签: MicroEdition-Configuration Manifest-Version MIDlet-data-Size MIDlet-Descrip

    上传时间: 2015-01-11

    上传用户:zukfu

  • 手机邮件 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-data-Size: 15000 MIDlet-Descr

    手机邮件 Manifest-Version: 1.0 MicroEdition-Configuration: CLDC-1.0 MIDlet-data-Size: 15000 MIDlet-Description: Warriors of the Lion MIDlet-Version: 1.0.0 MIDlet-Icon: /icon.png Created-By: 1.3.1_01 (Sun Microsystems Inc.) MIDlet-Vendor: www.elkware.com MicroEdition-Profile: MIDP-1.0 MIDlet-1: Warriors of the Lion, ,z MIDlet-Name: Warriors of the Lion MIDlet-Info-URL: www.elkware.com

    标签: MicroEdition-Configuration Manifest-Version MIDlet-data-Size MIDlet-Descr

    上传时间: 2015-01-11

    上传用户:myworkpost

  • function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent fo

    function [U,center,result,w,obj_fcn]= fenlei(data) [data_n,in_n] = size(data) m= 2 % Exponent for U max_iter = 100 % Max. iteration min_impro =1e-5 % Min. improvement c=3 [center, U, obj_fcn] = fcm(data, c) for i=1:max_iter if F(U)>0.98 break else w_new=eye(in_n,in_n) center1=sum(center)/c a=center1(1)./center1 deta=center-center1(ones(c,1),:) w=sqrt(sum(deta.^2)).*a for j=1:in_n w_new(j,j)=w(j) end data1=data*w_new [center, U, obj_fcn] = fcm(data1, c) center=center./w(ones(c,1),:) obj_fcn=obj_fcn/sum(w.^2) end end display(i) result=zeros(1,data_n) U_=max(U) for i=1:data_n for j=1:c if U(j,i)==U_(i) result(i)=j continue end end end

    标签: data function Exponent obj_fcn

    上传时间: 2013-12-18

    上传用户:ynzfm

  • ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and pri

    ARM下 Implement matrix multiplication of 2 square matrices, with data read from an input file and printed both to the console and to an output file. • Assume a file with correct data (no garbage, characters, etc.). • you must check and provide appropriate execution for 2 extra cases, namely when the matrix size given is either “0” , or when the size is greater than the maximum handled of “5” . In these 2 cases you must implement the following behaviour: o If size = 0, then print a message “Size = 0 is unacceptable” and continue by reading the next size for the next 2 matrices (if not end of file). o If size >5, then print two messages: “Size is too big - unacceptable”. Then read and discard the next (size2 ) integers and continue by reading the next size for the next 2 matrices (if not end of file).

    标签: multiplication Implement matrices matrix

    上传时间: 2014-08-30

    上传用户:dsgkjgkjg

  • 相册是J2me MIDLet 的一个demo程序

    相册是J2me MIDLet 的一个demo程序,可以使用户查阅图片在J2me支持的手持设备上。 文件夹与文件 +ImageAlbum -ImageAlbum.mcp -ImageAlbum_ReadMe.txt - debug_out - release_out - resources - 1.png - 2.png - 3.png - 4.png - 5.png + sources - DownloadFromURLForm.java - HelpDisplayForm.java - HttpDownloader.java - ImageAlbum.java - MainMenu.java - MyTimerTask.java - OptionsInputForm.java - PhotoCanvas.java - RMSOperations.java - StringByteOperations.java String data

    标签: MIDLet J2me demo 程序

    上传时间: 2014-11-30

    上传用户:semi1981

  • * CONSTRAINTS * This module does not handle data which is considered out of range by the * appli

    * CONSTRAINTS * This module does not handle data which is considered out of range by the * application(i.e. fixed constants which represent error condition) * * Maximum weight value must be limited to 128 to prevent an overflow * condition during the calculation. * * The internal data type must be large enough to handle the calculations. * The maximum possible internal value * = Max Input Value * (weight - 1) + Max Input Value * If a maximum weight of 128 is used, the internal data type should be 2 * times the size of the input data type.

    标签: CONSTRAINTS considered module handle

    上传时间: 2015-09-07

    上传用户:qunquan

  • This project aim was to build wireless software modem for data communication between two computers

    This project aim was to build wireless software modem for data communication between two computers using an acoustic interface in the voice frequency range (20Hz– 20,000Hz). The transmitting antenna is a speaker (frequency response of: 90Hz – 20,000Hz) and the receiving antenna is a microphone (frequency response of: 100Hz – 16,000Hz). The test files used as information files were text files. This goal was attained both in an incoherent scheme and in a coherent scheme. Build under Matlab code, our modem uses OFDM (orthogonal frequency division multiplexing) modulation, synchronization by LMS sequence, channel estimation (no equalizer) via pilot tones. The symbols are either PSK or ASK for a constellation size of 2 or 4. To optimize the probability of error, these symbols were mapped using Gray mapping. Report

    标签: communication computers software wireless

    上传时间: 2014-05-29

    上传用户:wangdean1101

  • The PCI Local bus concept was developed to break the PC data I/O bottleneck and clearly opens the d

    The PCI Local bus concept was developed to break the PC data I/O bottleneck and clearly opens the door to increasing system speed and expansion capabilities. The PCI Local bus moves high speed peripherals from the I/O bus and places them closer to the system’s processor bus, providing faster data transfers between the processor and peripherals. The PCI Local bus also addresses the industry’s need for a bus standard which is not directly dependent on the speed, size and type of system processor. It represents the first microprocessor independent bus offering performance more than adequate for the most demanding applications such as full-motion video.

    标签: bottleneck developed the concept

    上传时间: 2014-12-03

    上传用户:ikemada

  • The PCI Local bus concept was developed to break the PC data I/O bottleneck and clearly opens the d

    The PCI Local bus concept was developed to break the PC data I/O bottleneck and clearly opens the door to increasing system speed and expansion capabilities. The PCI Local bus moves high speed peripherals from the I/O bus and places them closer to the system’s processor bus, providing faster data transfers between the processor and peripherals. The PCI Local bus also addresses the industry’s need for a bus standard which is not directly dependent on the speed, size and type of system processor. It represents the first microprocessor independent bus offering performance more than adequate for the most demanding applications such as full-motion video. Hardware reference

    标签: bottleneck developed the concept

    上传时间: 2016-03-18

    上传用户:极客