登录
首页 » Visual C++ » BBEZZIER_SURRe

BBEZZIER_SURRe

于 2012-07-10 发布 文件大小:32KB
0 254
下载积分: 1 下载次数: 5

代码说明:

  贝塞尔曲面显示出来程序源码,里面包含非常常多子程序源码,希望对您有用 可直接使用。 (Bezier surface display program source code, which contains very often subroutine source code, I hope you can be used directly.)

文件列表:

BBEZZIER_SURRe
..............\BEZIER_SURFACE
..............\..............\bezier_patch_evaluate.m,2827,2006-08-24
..............\..............\bezier_surface_neighbors.m,5213,2006-08-24
..............\..............\bezier_surface_node_print.m,426,2006-08-24
..............\..............\bezier_surface_node_read.m,500,2006-08-24
..............\..............\bezier_surface_node_size.m,535,2006-08-24
..............\..............\bezier_surface_node_write.m,516,2006-08-24
..............\..............\bezier_surface_rectangle_print.m,497,2006-08-24
..............\..............\bezier_surface_rectangle_read.m,613,2006-08-24
..............\..............\bezier_surface_rectangle_size.m,595,2006-08-24
..............\..............\bezier_surface_rectangle_write.m,630,2006-08-24
..............\..............\bezier_surface_test(1).m,524,2006-08-24
..............\..............\bezier_surface_test.m,524,2006-08-24
..............\..............\bezier_surface_test01(1).m,1404,2006-08-24
..............\..............\bezier_surface_test01.m,1404,2006-08-24
..............\..............\bezier_surface_test02(1).m,1077,2006-08-24
..............\..............\bezier_surface_test02.m,1077,2006-08-24
..............\..............\bezier_surface_test03(1).m,1534,2006-08-24
..............\..............\bezier_surface_test03.m,1534,2006-08-24
..............\..............\ch_cap.m,352,2006-08-24
..............\..............\ch_eqi.m,512,2006-08-24
..............\..............\ch_to_digit.m,638,2006-08-24
..............\..............\dmat_print.m,463,2006-08-24
..............\..............\dmat_print_some.m,1373,2006-08-24
..............\..............\dmat_transpose_print.m,451,2006-08-24
..............\..............\dmat_transpose_print_some.m,1279,2006-08-24
..............\..............\dtable_data_read.m,1189,2006-08-24
..............\..............\dtable_data_write.m,669,2006-08-24
..............\..............\dtable_header_read.m,1084,2006-08-24
..............\..............\dtable_header_write.m,930,2006-08-24
..............\..............\dtable_write.m,933,2006-08-24
..............\..............\file_column_count.m,1825,2006-08-24
..............\..............\file_row_count.m,1125,2006-08-24
..............\..............\imat_print.m,416,2006-08-24
..............\..............\imat_print_some.m,1234,2006-08-24
..............\..............\imat_transpose_print.m,447,2006-08-24
..............\..............\imat_transpose_print_some.m,1318,2006-08-24
..............\..............\irow_compare.m,2014,2006-08-24
..............\..............\irow_sort_a.m,1541,2006-08-24
..............\..............\irow_swap.m,978,2006-08-24
..............\..............\itable_data_read.m,1369,2006-08-24
..............\..............\itable_data_write.m,671,2006-08-24
..............\..............\itable_header_read.m,1076,2006-08-24
..............\..............\itable_header_write.m,808,2006-08-24
..............\..............\itable_write.m,927,2006-08-24
..............\..............\sort_heap_external.m,4448,2006-08-24
..............\..............\s_blank_delete.m,574,2006-08-24
..............\..............\s_len_trim.m,440,2006-08-24
..............\..............\s_to_d.m,4822,2006-08-24
..............\..............\s_to_dvec.m,492,2006-08-24
..............\..............\s_to_i.m,1720,2006-08-24
..............\..............\s_to_ivec.m,495,2006-08-24
..............\..............\s_word_count.m,665,2006-08-24
..............\..............\teapot_nodes.txt,7956,2006-08-24
..............\..............\teapot_rectangles.txt,2048,2006-08-24
..............\..............\timestamp.m,221,2006-08-24
..............\..............\timestring.m,312,2006-08-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PrimeNumber
    判断一个数是否为素数。可以作为分析研究素数编程的人参考。(To determine whether a number is prime. Analysis of prime numbers can be used as programming easy reference)
    2009-11-26 11:46:23下载
    积分:1
  • CreatingGraphicalUserInterfaces
    一本介绍matlab GUI编程的书,里面包括了各种控件的编程,比如菜单、编辑框、按钮、列表框等。(An introduction matlab GUI programming books, which include a variety of control programming, such as menus, edit boxes, buttons, list boxes and so on.)
    2010-06-13 23:55:44下载
    积分:1
  • sonar
    一种时频域联合捕捉主动声纳信号的方法.介绍了一种可应用于被动声纳的时频域联合捕捉主动声纳信号的方法及其工作流程。仿真相同噪声环境下使用该方法的发现距离与主动声纳探测距离,仿真结果表明使用该方法的发现距离远超过主动声纳探测距离,使用该方法可实现对目标的远程发现。(A time-frequency domain joint capture of active sonar signals. Introduced passive sonar, which can be applied when the frequency domain joint to capture active sonar signal its workflow. The discovery of the method used in the simulation of the same noise environment distance active sonar detection range, simulation results show that using the method found distance than active sonar detection range, the use of this method can be found remote target.)
    2020-11-12 15:49:44下载
    积分:1
  • VCMATLAB
    如何用VC6.0和MATLAB进行联合编程文章(How to conduct a joint program VC6.0 and MATLAB article)
    2009-11-19 21:30:54下载
    积分:1
  • VB_kalman
    说明:  vb语言实现的卡尔曼滤波源程序 (没有测试,输出部分要配合相应的过程)(vb language Kalman filtering source (no test, the output corresponding to tie part of the process))
    2006-05-03 23:40:52下载
    积分:1
  • examle
    Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。(Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared Matlab's own compiler Compiler, with Matcom into code should be simple and more convenient. In this paper the author programming experience, and Matcom VC6.0 example, details on how to use Matcom VC and Matlab for the joint program.)
    2005-04-13 01:59:30下载
    积分:1
  • wavelet
    说明:  matlab的一个很不错的小波程序,对rgb图像的处理(the matlab wavelet a very good procedures to deal with rgb images)
    2009-08-18 10:36:19下载
    积分:1
  • CGfxOutBarCtrl
    CGfxOutBarCtrl类源码和使用实例,类库中包括了如下文件的下载:   GfxOutBarCtrl.h、GfxOutBarCtrl.cpp、GfxGroupEdit.cpp、GfxGroupEdit.h、GfxPopupMenu.cpp、GfxPopupMenu.h。(CGfxOutBarCtrl class source code and use cases, class libraries are included in the following documents to download: GfxOutBarCtrl.h, GfxOutBarCtrl.cpp, GfxGroupEdit.cpp, GfxGroupEdit.h, GfxPopupMenu.cpp, GfxPopupMenu.h.)
    2015-02-24 14:10:37下载
    积分:1
  • TD-LTE
    描述了LTE下行物理信道的信道编码的详细实现,包括CRC校验、turbo编码、咬尾卷积编码和速率匹配等。(Describes LTE downlink physical channel channel coding detailed implementation, including the CRC check, turbo encoding, tail-biting convolutional coding and rate matching.)
    2015-04-21 09:15:24下载
    积分:1
  • colorDetectController
    在算法设计中实用Strategy模式,实用Controller实现模块间通信,实用Singleton设计模式,实用模型-视图-控制器架构设计应用程序,程序内容是颜色空间转换(colorDetection.h colorDetection.cpp colordetector.cpp correspond to Recipe: Using the Strategy Pattern in Algorithm Design )
    2014-02-21 11:48:12下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载