用java语言实现了B样条曲线的做法。 可以自由输入控制点,并可以通过鼠标调节控制点的位置。
上传时间: 2015-10-14
上传用户:zgu489
在Linux底下用QtDesigner开发的一个进程同步例子。基本思想是设计一个缓冲区(循环队列),进程A往缓冲区写,进程B往缓冲区读,只有缓冲区空的时候才能写,只有缓冲区满的时候才能读。
标签: QtDesigner Linux 进程 缓冲区
上传时间: 2013-12-27
上传用户:ls530720646
本科生毕业设计 基于PowerBuider的图书管理系统 本文介绍了在PowerBuider环境下采用“自上而下地总体规划,自下而上地应用开发”的策略开发一个管理信息系统的过程。通过分析传统的人工管理图书馆的不足,创建了一套行之有效的计算机管理图书馆的方案。文章详细介绍了图书管理信息系统的系统分析部分,包括可行性分析、组织机构分析、管理职能分析、业务流程分析、数据流程分析、数据字典、处理描述等等;系统设计部分主要介绍了系统功能设计和数据库设计;系统实现部分列出了几个主要的程序框图,并附带了一些主要的窗口和程序。
标签: PowerBuider 毕业设计 图书管理
上传时间: 2015-10-17
上传用户:lanhuaying
很牛B的Mpi并行算法 很牛B的Mpi并行算法 很牛B的Mpi并行算法 很牛B的Mpi并行算法
上传时间: 2013-11-27
上传用户:wcl168881111111
MC9328MX1 自举模式下的b-record 格式代码
上传时间: 2014-01-04
上传用户:hjshhyy
用递规子程序的方法实现HANOI塔问题.子程序模块个数不限. 要求: 盘子个数可以输入,第一个塔为A,第二个塔为B,第三个塔 的名称为C.打印出移动过程.
上传时间: 2013-12-17
上传用户:Yukiseop
Visual.C++程序设计技巧与实例--配套光盘 第1章 C_C++基础 共有四个实例 1. ex1_7用C语言实现参数个数可变的函数 2. ex1_8创建和访问环境变量 3. SortDemo各种排序算法示例 4. BinaryTree二叉排序树相关操作示例
上传时间: 2014-11-26
上传用户:huannan88
详细介绍了MPI并行程序的设计原理和环境的配置,主要讲解并行计算的设计和编程实现
上传时间: 2014-01-21
上传用户:dragonhaixm
SIMULINK是 MATLAB 中动态系统建模、仿真和分析的一个集成环境 , 文中按照仿真过程基本步骤用 MATLAB 的仿真工具 SIMULINK实现了数字信号基带传输系统的仿真过程 , 对系统性能进行了分析
上传时间: 2015-10-21
上传用户:luopoguixiong
Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital Computer (CORDIC) algorithm. The CORDIC algorithm calculates the trigonometric functions of sine, cosine, magnitude, and phase using an iterative process. It is made up of a series of micro-rotations of the vector by a set of predetermined constants, which are powers of two. Using binary arithmetic, this algorithm essentially replaces multipliers with shift and add operations. In a Stratix™ device, it is possible to calculate some of these arithmetic functions directly, without having to implement the CORDIC algorithm.
标签: representation Magnitude the magnitude
上传时间: 2013-12-24
上传用户:金宜