Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • plane-FEM.rar 有限元分析计算的matlab程序,希望对大家有所帮助
  • mapapi0.4alpha.zip ... map api decouple the map view and the data service. independant from the specifical map data service self define Plane Coordinate system(not available yet) customisable and easy to extend support IE6, Firefox/Mozilla, Opera(not available on Opera ...
  • qbit.rar Quad Tree Bit Plane Compression. A program to compress images. Qbit is an image viewer that loads and saves it s own imge format as well as loading various Sun Raster File, Targa and Bitmap files.
  • vc-plane.rar 一个模拟飞机飞行的程序,控制飞行方向,炮弹等
  • ovtoolbox.zip ... are a number of help files, demonstration examples, and data files containing raw experimental data. The codes include single degree of freedom response, response spectrum, finite elements, numerical integration, and phase plane analysis.
  • stabilizeMovie_GCBPM.rar Given gray scale double matrix, M(width,height,frameNum),this function stabilizes the sequence using the Grey-Coded Bit-Plane Matching (GC-BPM) algorithm.
  • plane.rar 用opengl对飞机进行建模,其中对飞机建模采用了nurbs曲线,曲面技术.使飞机的外形更加平滑.对于防真学的出学者有很大的帮助.
  • plane.zip 机票预定系统课程设计,包括航班信息,旅客信息,预定信息
  • plane.rar 飞机订票退票系统 模拟一个飞机订票退票系统 假定某民航机场有m个航班,每个航班都只到达一个目的地。试为该机场售票处设计一个自动订票和退票系统。 要求系统具有以下功能: (1)订票。若该航次余票数大于等于乘客订票数,则在该航次的乘客表(按乘客姓氏字母顺序连接)中,插入订票乘客的信息项,并修改该航次的有关数据,否则,给出相应的提示信息。 (2)退票。若该航次余票数小于等于乘客订票数,则在该航次的乘客表中找出该乘客项,修改该航次及乘客表中有关数据。当由于退票,使得该乘客的订票数为零时,要从 ...
  • Plane.rar 这是我的一个用C++写的一个大作业,是飞机射击的小程序啊,主要是用面向对象的程序思想