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

XD-picture

  • 打飞机的

    打飞机的,背景可以移动,有关头,有奖励,有一架飞机带跟踪,很简单,各位不要笑话我,发上来主要照顾毕业设计危险的XD 说明 1 作品原创 2 论文前面的废话收集于网络(就是TANK的那篇论文),实现部分,也就是老师看的部分原创 3 使用WTK2。2 MIDP 2。0 在写论文的时候不小心把精简过的代码删除了,所以发的代码很乱,但一般老师不看 摘要和目录在最后 图片都是别人的 背景图片是人到壮年的 都是别人的

    标签: 飞机

    上传时间: 2014-12-22

    上传用户:xfbs821

  • 某幼儿园按如下方法依次给A

    某幼儿园按如下方法依次给A,B,C,D,E五个小孩发糖果。将全部糖果的一半再加二分之一块糖果发给第一个小孩;将剩下糖果的三分之一再加三分之一块糖果发给第二个小孩;将剩下糖果的四分之一再加四分之一块糖果发给第三个小孩;将剩下糖果的五分之一再加五分之一块糖果发给第四个小孩;将最后剩下的11块糖果发给第五个小孩。每个小孩得到的糖果数均为整数。试确定原来共有多少块糖果?每个小孩各得到多少块糖果? 要求结果的输出格式为 sum=糖果总数 xa=A得到的糖果数 xb=B得到的糖果数 xc=C得到的糖果数 xd=D得到的糖果数 xe=E得到的糖果数

    标签:

    上传时间: 2015-06-02

    上传用户:叶山豪

  • 电力系统在台稳定计算式电力系统不正常运行方式的一种计算。它的任务是已知电力系统某一正常运行状态和受到某种扰动

    电力系统在台稳定计算式电力系统不正常运行方式的一种计算。它的任务是已知电力系统某一正常运行状态和受到某种扰动,计算电力系统所有发电机能否同步运行 1运行说明: 请输入初始功率S0,形如a+bi 请输入无限大系统母线电压V0 请输入系统等值电抗矩阵B 矩阵B有以下元素组成的行矩阵 1正常运行时的系统直轴等值电抗Xd 2故障运行时的系统直轴等值电抗X d 3故障切除后的系统直轴等值电抗 请输入惯性时间常数Tj 请输入时段数N 请输入哪个时段发生故障Ni 请输入每时段间隔的时间dt

    标签: 电力系统 计算 运行

    上传时间: 2015-06-13

    上传用户:it男一枚

  • 电力系统静态稳定计算一般采用小干扰法

    电力系统静态稳定计算一般采用小干扰法,即首先计算近似的线性微分方程组系数矩阵的特征根。然后根据特征根在复平面上的特性,判别电力系统运行的稳定性 操作说明: 请输入初始功率S0,形如a+bi 请输入无限大系统母线电压V0 请输入系统直轴等值电抗的大小Xd 请输入同步电角速度 请输入惯性时间常数Tj 请输入综合阻尼系数D

    标签: 电力系统 干扰 计算

    上传时间: 2013-12-17

    上传用户:zhengzg

  • 此文件实现了在数据库中存储图形文件的方法

    此文件实现了在数据库中存储图形文件的方法,使用时注意包含picture.h文件

    标签: 数据库 存储 图形

    上传时间: 2013-12-22

    上传用户:PresidentHuang

  • Myself graduation project content, asp access does the news issue system, myself carefully manufactu

    Myself graduation project content, asp access does the news issue system, myself carefully manufacture, satisfies the general graduation project the request, the manager password is wwwfox, supports on the picture to pass on the news, the news classification, the special news, in the station searches, myself intensely recommend

    标签: graduation carefully manufactu content

    上传时间: 2014-01-09

    上传用户:康郎

  • This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed AP

    This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed API. If a default filename is used: - if a still picture is taken, the ".jpg" extension is appended to the default filename. (Otherwise the CameraCaptureDialog would throw an InvalidArgumentException). - if a video is recorded, null is passed to the CameraCaptureDialog as the default filename. The filename returned is then renamed to match the user entered filename while keeping the extension returned.

    标签: CameraCaptureDialog demonstrates pictures managed

    上传时间: 2013-12-15

    上传用户:kikye

  • phpBook 是個建立於 PHP 及 MySQL 的留言板。 功能包括: -- 內建多種語法 (包括中文) -- IP 封鎖及禁止存取 -- 可自訂表情符號 -- URL-Code

    phpBook 是個建立於 PHP 及 MySQL 的留言板。 功能包括: -- 內建多種語法 (包括中文) -- IP 封鎖及禁止存取 -- 可自訂表情符號 -- URL-Code,包括 URL-Link s, URL-Picture s -- 自訂禁止字句 -- 防止惡意灌水式攻擊

    标签: URL-Code phpBook MySQL PHP

    上传时间: 2013-12-16

    上传用户:dongbaobao

  • This program compress and recostruct using wavelets. We can select level of decomposition(here maxim

    This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet. For eg:-wavelets can be haar, db1, db2,dmey............... Decomposition can be viewed in figure. (Please note that select 256X256 image for better result.) Then compression can performed, PERFL2 give compression score. Then reconstruction can be performed. Each decompsition we can choose different threshold values. For each threshold value we can calculate mse,psnr,pq(picture quality), bit ratio etc. To get pq install pqs function .

    标签: decomposition recostruct compress wavelets

    上传时间: 2016-01-22

    上传用户:liuchee

  • hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle

    hanks for downloading this code. This VB Project shows you how to make forms with "rounded rectangle" shape. It also shows you how you can reduce the size of your programs with a GUI by using blocks of images and absolutely positioning and stretching them to create a dialog box, rather than making the whole dialog box in a graphics program and setting it as the Picture property of the Form. Another advantage of using image blocks is that you can resize this form to virtually any size and the effect will still be the same.

    标签: downloading rectangle Project rounded

    上传时间: 2013-12-13

    上传用户:zhangliming420