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

work

  • 手机在线系统 采用Java 中的J2ME, JSP 跟MySql 运行环境是:jsdk1.4以上

    手机在线系统 采用Java 中的J2ME, JSP 跟MySql 运行环境是:jsdk1.4以上,WTK2.2, tomcat5.0. MySql4.0. 数据库用户名是root,密码是123. 用户把,客户端下的文件夹下的文件整个考到 WTK2.2 apps文件夹下面。 把服务器端class文件放到tomcat5.0下的work\Catalina\localhost文件夹中 把数据库文件放到mysql的data文件夹中。

    标签: MySql Java jsdk JSP

    上传时间: 2014-01-25

    上传用户:小码农lz

  • QAM通信系统用matlab进行仿真

    QAM通信系统用matlab进行仿真,希望对大家的学习和工作有所帮助!-QAM communications system simulation using Matlab, we want to study and work some help!

    标签: matlab QAM 通信系统 仿真

    上传时间: 2016-07-03

    上传用户:yzy6007

  • The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a

    The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a group of graduate students from the department of AI at the University of Groningen, The Netherlands. Our team name is derived from the fact that the first 3D agents in the league were balls and from the very philosophical observation that Balls Are Truly Spheres (BATS). This abbreviation reminded us of our favorite song Little Green Bag by The George Baker Selection and so the whole team name was born. We entered the competition for the first time at the 10th edition of RoboCup at Bremen, Germany. unfortunately our hard work didn t pay off that time: already in the second round we got eliminated. However, after this we had a good base to build upon and the good time we had at the event and the nice community inspired us to continue and work hard for another year. This turned out to be defiantly worth it, because in 2007 in Atlanta we managed to become vice world champions!

    标签: simulation the Little league

    上传时间: 2014-12-07

    上传用户:youlongjian0

  • Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in

    Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE (as defined in Landscape.h). If this map is not found, the program attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)

    标签: constants Requires Project program

    上传时间: 2014-12-03

    上传用户:LouieWu

  • 高效整数开平方 我能实现的最高效率的函数

    高效整数开平方 我能实现的最高效率的函数,用于将一个unsigned int数开平方。如果被求的数不是完全平方数,求出它的平方根的整数部分。尽你所可能的优化它的效率,并用文字证明你优化策略有效。 函数的声明为: unsigned short work(unsigned int n) 用到了位运算

    标签: 整数 函数 高效率

    上传时间: 2013-12-23

    上传用户:kbnswdifs

  • This is a software implementation of the USB low-speed protocol for the Atmel ATtiny microcontrolle

    This is a software implementation of the USB low-speed protocol for the Atmel ATtiny microcontrollers. Of course, it will also work on the ATmega series.

    标签: implementation microcontrolle low-speed the

    上传时间: 2016-08-13

    上传用户:xwd2010

  • This a version of Anders Melander s TGIFImage ported to Delphi 7. It supports animated GIF files in

    This a version of Anders Melander s TGIFImage ported to Delphi 7. It supports animated GIF files in Delphi 7. Note: This Delphi 7 version should also work older Delphi versions (not tested much). WARNING: Use it at your own risk. I m posting it with permission from the author Anders Melander.

    标签: TGIFImage Melander animated supports

    上传时间: 2016-08-19

    上传用户:yangbo69

  • This chapter contains sample programs for determining capacity. The reader is advised to go through

    This chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The file "capacity_water.m" is for measuring the waterfilling capacity. It should be made to work with a file similar to "capacity_plot_main.m". The latter file deals with all the other capacity plots given in the book in Chapter 2. All programs are verified with MATLAB versions 6.0 and above with signal processing and communications toolboxes.

    标签: determining capacity contains programs

    上传时间: 2016-08-24

    上传用户:yph853211

  • The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitu

    The purpose of this Primer is to help you begin to use MATLAB. It is not intended to be a substitute for the online help facility or the MATLAB documentation (such as Getting Started with MATLAB, available in printed form and online). The Primer can best be used hands-on. You are encouraged to work at the computer as you read the Primer and freely experiment with the examples. This Primer, along with the online help facility, usually suffices for students in a class requiring the use of MATLAB.

    标签: intended substitu to purpose

    上传时间: 2013-12-27

    上传用户:dengzb84

  • For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately,

    For advanced geometry, most apps will prefer to load pre-authored meshes from a file. Fortunately, when using meshes, D3DX does most of the work for this, parsing a geometry file and creating vertx buffers for us. This tutorial shows how to use a D3DXMESH object, including loading it from a file and rendering it. One thing D3DX does not handle for us is the materials and textures for a mesh, so note that we have to handle those manually.

    标签: pre-authored Fortunately advanced geometry

    上传时间: 2013-12-26

    上传用户:sssl