亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

mid-point

  • J2ME手機游戲源碼 整個游戲有八個類組成:  主類:TankMIDlet  敵人坦克:Enemy  圖片池:EnemyPool 

    J2ME手機游戲源碼 整個游戲有八個類組成:  主類:TankMIDlet  敵人坦克:Enemy  圖片池:EnemyPool  畫布:Canvas  游戲畫布:TankCanvas 1. 道具:Bonus 2. 聲音播放:SoundPlayer 3. 記錄坐標:Point 4. 子彈:Bullet 5. 玩家坦克:Hero

    標簽: 61548 TankMIDlet EnemyPool Enemy

    上傳時間: 2017-08-15

    上傳用戶:朗朗乾坤

  • Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2

    Topics Practices: Programming and Numerical Methods Practice 1: Introduction to C Practice 2: Cycles and functions First part cycles Part Two: Roles Practice 3 - Floating point arithmetic Practice 4 - Search for roots of functions Practice 5 - Numerical Integration Practice 6 - Arrangements and matrices Part One: Arrangements Part II: Matrices Practice 7 - Systems of linear equations Practice 8 - Interpolation Practice 9 - Algorithm Design Techniques

    標簽: Practice Introduction Programming Practices

    上傳時間: 2013-12-16

    上傳用戶:R50974

  • VC MATLAB 混編示例 ppWizard has created this matlab調用 application for you. This application not only

    VC MATLAB 混編示例 ppWizard has created this matlab調用 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your matlab調用 application.

    標簽: application ppWizard created MATLAB

    上傳時間: 2014-01-10

    上傳用戶:小碼農lz

  • FastICA算法

    FastICA算法,又稱固定點(Fixed-Point)算法,是由芬蘭赫爾辛基大學Hyvä rinen等人提出來的。是一種快速尋優迭代算法,與普通的神經網絡算法不同的是這種算法采用了批處理的方式,即在每一步迭代中有大量的樣本數據參與運算。

    標簽: FastICA 算法

    上傳時間: 2014-07-10

    上傳用戶:aappkkee

  • Computing and the way people use C for doing it keeps changing as years go by. So overwhelming has b

    Computing and the way people use C for doing it keeps changing as years go by. So overwhelming has been the response to all the previous editions of “Let Us C” that I have now decided that each year I would come up with a new edition of it so that I can keep the readers abreast with the way C is being used at that point in time.

    標簽: overwhelming Computing changing people

    上傳時間: 2013-12-23

    上傳用戶:epson850

  • This book has existed (in one form or another) since the first edition of C# and the .NET Platform

    This book has existed (in one form or another) since the first edition of C# and the .NET Platform was published in conjunction with the release of .NET 1.0 Beta 2, circa the summer of 2001. Since that point, I have been extremely happy and grateful to see that this text was very well received by the press and, most important, by readers. Over the years it was nominated as a Jolt Award finalist (I lost . . . crap!) and for the 2003 Referenceware Excellence Award in the programming book category

    標簽: the Platform another existed

    上傳時間: 2017-09-07

    上傳用戶:youmo81

  • Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was t

    Implementation of GPU (Graphics Processing Unit) that rendered triangle based models. Our goal was to generate complex models with a movable camera. We wanted to be able to render complex images that consisted of hundreds to thousands of triangles. We wanted to apply interpolated shading on the objects, so that they appeared more smooth and realisitc, and to have a camera that orbitted around the object, which allowed us to look arond the object with a stationary light source. We chose to do this in hardware, because our initial implementation using running software on the NIOS II processor was too slow. Implementing parallelism in hardware is also easier to do than in software, which allows for more efficiency. We used Professor Land s floating point hardware, which allowed us to do calculations efficiency, which is essential to graphics.

    標簽: Implementation Processing Graphics rendered

    上傳時間: 2014-11-22

    上傳用戶:shawvi

  • distmesh

    matlab有限元網格劃分程序 DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by Per-Olof Persson (now at UC Berkeley) and Gilbert Strang in the Department of Mathematics at MIT. A detailed description of the program is provided in our SIAM Review paper, see documentation below. One reason that the code is short and simple is that the geometries are specified by Signed Distance Functions. These give the shortest distance from any point in space to the boundary of the domain. The sign is negative inside the region and positive outside. A simple example is the unit circle in 2-D, which has the distance function d=r-1, where r is the distance from the origin. For more complicated geometries the distance function can be computed by interpolation between values on a grid, a common representation for level set methods. For the actual mesh generation, DistMesh uses the Delaunay triangulation routine in MATLAB and tries to optimize the node locations by a force-based smoothing procedure. The topology is regularly updated by Delaunay. The boundary points are only allowed to move tangentially to the boundary by projections using the distance function. This iterative procedure typically results in very well-shaped meshes. Our aim with this code is simplicity, so that everyone can understand the code and modify it according to their needs. The code is not entirely robust (that is, it might not terminate and return a well-shaped mesh), and it is relatively slow. However, our current research shows that these issues can be resolved in an optimized C++ code, and we believe our simple MATLAB code is important for demonstration of the underlying principles. To use the code, simply download it from below and run it from MATLAB. For a quick demonstration, type "meshdemo2d" or "meshdemond". For more details see the documentation.

    標簽: matlab有限元網格劃分程序

    上傳時間: 2015-08-12

    上傳用戶:凜風拂衣袖

  • Writing Analytically ( 6th Edition )

    《分析性寫作》,介紹言簡意賅: The popular, brief rhetoric that treats writing as thinking, WRITING ANALYTICALLY, Sixth Edition, offers a series of prompts that lead you through the process of analysis and synthesis and help you to generate original and well-developed ideas. The book's overall point is that learning to write well means learning to use writing as a way of thinking well. To that end, the strategies of this book describe thinking skills that employ writing. As you will see, this book treats writing as a tool of thought--a means of undertaking sustained acts of inquiry and reflection.

    標簽: Writing Analyticall

    上傳時間: 2015-08-22

    上傳用戶:東大寺的

  • 雅馬哈機器人操控軟件VIPplus

    VIP+ is support software for YAMAHA RCX series robot controllers. In addition to the functions of the previously released "VIP Windows" software, VIP+ includes an easy-to-use GUI (graphical user interface). VIP+ also allows control by 2 or more controllers or access to a controller from 2 or more clients via Ethernet connection. ● With VIP+ you can: ? Do offline editing of all data used on robot controllers ? Operate and monitor robots connected to robot controllers ? Do online editing of all data used with robot controllers ? Back up and restore robot controller data ● Functions and features newly added to VIP+: ? Ethernet connection to controllers ? Supports data input in spreadsheet software format ? Seamless backup and restoring of controller information such as point data ? Syntax coloring ? Data transfer between the online controller and an offline document by drag & drop ? Executes online commands using a terminal window ? Controller tree and document tree functions similar to Windows Explorer

    標簽: 雅馬哈 VIPplus

    上傳時間: 2015-11-18

    上傳用戶:anncol

主站蜘蛛池模板: 江阴市| 金堂县| 无为县| 东乌| 西和县| 长岭县| 雷山县| 邳州市| 荔浦县| 通城县| 苗栗县| 龙里县| 嘉兴市| 竹北市| 清苑县| 九龙坡区| 原阳县| 绥棱县| 谢通门县| 崇信县| 古田县| 兰溪市| 湖州市| 灯塔市| 鹿邑县| 鲁甸县| 苗栗市| 寿宁县| 龙海市| 康保县| 日喀则市| 和田县| 百色市| 抚宁县| 邢台市| 太和县| 宜君县| 鹤山市| 高平市| 遂川县| 剑川县|