搜索结果

找到约 482 项符合 Fixed-point 的查询结果

matlab例程 数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini

数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation
https://www.eeworm.com/dl/665/386284.html
下载: 91
查看: 1055

其他 AppWizard has created this Diary application for you. This application not only demonstrates the ba

AppWizard has created this Diary 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.
https://www.eeworm.com/dl/534/386391.html
下载: 66
查看: 1035

Modem编程 AppWizard has created this ViewModeMDI application for you. This application not only demonstrates

AppWizard has created this ViewModeMDI 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.
https://www.eeworm.com/dl/623/386397.html
下载: 198
查看: 1013

Java书籍 Overview If you have been wanting to learn Java, check out the newly revised fourth edition of the

Overview If you have been wanting to learn Java, check out the newly revised fourth edition of the best-seller Sams Teach Yourself Programming with Java in 24 Hours. This step-by-step tutorial will teach you how to create simple Java programs and applets. Comprised of 24 one-hour lessons, this new e ...
https://www.eeworm.com/dl/656/390107.html
下载: 29
查看: 1046

压缩解压 import flash.display.Sprite import flash.display.Bitmap import flash.display.BitmapData import

import flash.display.Sprite import flash.display.Bitmap import flash.display.BitmapData import flash.filters.BlurFilter import flash.events.Event import flash.geom.Point import flash.events.MouseEvent import flash.display.SimpleButton import flash.display.Shape
https://www.eeworm.com/dl/617/391052.html
下载: 180
查看: 1115

嵌入式/单片机编程 粒子效果演示(附代码) 利用C++所提供的一些标准容器很容易实现粒子效果. 简单的说就是,将粒子数据写在一个类里面,有一个粒子源,不停地生成粒子,然后放入一个stl::list中(push

粒子效果演示(附代码) 利用C++所提供的一些标准容器很容易实现粒子效果. 简单的说就是,将粒子数据写在一个类里面,有一个粒子源,不停地生成粒子,然后放入一个stl::list中(push_back()方法), 然后在一个循环中遍例粒子链表,并渲染粒子,粒子的参数并不断更新,如果粒子的ALPHA值小于0,即不可见了,即代表粒子已经死亡, 即从lis ...
https://www.eeworm.com/dl/647/398008.html
下载: 21
查看: 1037

MySQL数据库 Connector/Net 5.0.6 Release Notes --- --- --- Welcome to the release notes for Connector/Net 5.

Connector/Net 5.0.6 Release Notes --- --- --- Welcome to the release notes for Connector/Net 5.0.6. Important Changes --------------------- There are no major changes in this version. Please see the changelog for the list of bugs fixed.
https://www.eeworm.com/dl/688/401323.html
下载: 152
查看: 1033

数据结构 密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data struct

密码学界牛人Victor Shoup用C++编写数论类库。 NTL is a high-performance, portable C++ library providing data structures and algorithms for arbitrary length integers for vectors, matrices, and polynomials over the integers and over finite fields and for arbitrary precision floating point arithmetic. N ...
https://www.eeworm.com/dl/654/402666.html
下载: 47
查看: 1454

Internet/网络编程 域名解析 AppWizard has created this GetIP application for you. This application not only demonstrates

域名解析 AppWizard has created this GetIP 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.
https://www.eeworm.com/dl/620/403287.html
下载: 89
查看: 1060

数值算法/人工智能 anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant proce

anb 版的LBM程序 This code was written to show beginners in a simple and c short way the relevant procedures of a lattice Boltzmann solver, c pointing on how everything works "in principle". Nearly all c procedures could be implemented other (and better) as it is done c here, and even the algorithm ...
https://www.eeworm.com/dl/518/403548.html
下载: 29
查看: 1068