登录
首页 » Visual C++ » CompressCurve

CompressCurve

于 2021-01-13 发布 文件大小:3713KB
0 251
下载积分: 1 下载次数: 0

代码说明:

说明:  光栏法的基本思想是(图1):定义一个扇形区域,通过判断曲线上的点在扇形外还是在扇形内,确定保留还是舍去。(The basic idea of ​ ​ light field is (Figure 1): definition of a fan-shaped region, by determining the point on the curve outside the sector or sector, to identify the retained or discarded.)

文件列表:

CompressCurve
.............\CompressCurve.aps,29876,2011-04-06
.............\CompressCurve.clw,2815,2011-04-06
.............\CompressCurve.cpp,4335,2006-02-14
.............\CompressCurve.dsp,5215,2006-09-15
.............\CompressCurve.dsw,551,2006-02-14
.............\CompressCurve.h,1433,2006-02-14
.............\CompressCurve.ncb,230400,2011-04-07
.............\CompressCurve.opt,50688,2011-04-07
.............\CompressCurve.plg,1969,2011-04-06
.............\CompressCurve.rc,12254,2006-02-14
.............\CompressCurveDoc.cpp,1882,2006-02-14
.............\CompressCurveDoc.h,1552,2006-02-14
.............\CompressCurveView.cpp,3760,2006-09-16
.............\CompressCurveView.h,2023,2006-02-14
.............\Debug
.............\.....\CompressCurve.bsc,5129216,2011-04-06
.............\.....\CompressCurve.exe,122988,2011-04-06
.............\.....\CompressCurve.ilk,328220,2011-04-06
.............\.....\CompressCurve.obj,23597,2006-09-15
.............\.....\CompressCurve.pch,6941528,2006-09-15
.............\.....\CompressCurve.pdb,525312,2011-04-06
.............\.....\CompressCurve.res,7648,2006-09-15
.............\.....\CompressCurve.sbr,0,2006-09-15
.............\.....\CompressCurveDoc.obj,15308,2006-09-15
.............\.....\CompressCurveDoc.sbr,0,2006-09-15
.............\.....\CompressCurveView.obj,29815,2011-04-06
.............\.....\CompressCurveView.sbr,0,2011-04-06
.............\.....\DlgCCInput.obj,10522,2006-09-15
.............\.....\DlgCCInput.sbr,0,2006-09-15
.............\.....\LinkPoint.obj,10224,2006-09-15
.............\.....\LinkPoint.sbr,0,2006-09-15
.............\.....\MainFrm.obj,20161,2006-09-15
.............\.....\MainFrm.sbr,0,2006-09-15
.............\.....\Raster.obj,8730,2006-09-15
.............\.....\Raster.sbr,0,2006-09-15
.............\.....\StdAfx.obj,105864,2006-09-15
.............\.....\StdAfx.sbr,1374922,2006-09-15
.............\.....\STPoint.obj,3710,2006-09-15
.............\.....\STPoint.sbr,0,2006-09-15
.............\.....\ttt.txt,0,2007-08-25
.............\.....\vc60.idb,230400,2011-04-07
.............\.....\vc60.pdb,372736,2011-04-06
.............\DlgCCInput.cpp,981,2006-02-14
.............\DlgCCInput.h,1229,2006-02-14
.............\LinkPoint.cpp,1424,2006-02-14
.............\LinkPoint.h,781,2006-02-14
.............\MainFrm.cpp,2514,2006-02-14
.............\MainFrm.h,1581,2006-02-14
.............\Raster.cpp,2484,2006-02-14
.............\Raster.h,758,2006-02-14
.............\ReadMe.txt,4479,2006-02-14
.............\res

.............\...\CompressCurve.rc2,405,2006-02-14


.............\resource.h,738,2006-02-14
.............\StdAfx.cpp,215,2006-02-14
.............\StdAfx.h,1054,2006-02-14
.............\STPoint.cpp,510,2006-02-14
.............\STPoint.h,561,2006-02-14

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

发表评论

0 个回复

  • 12864LCD_lib
    说明:  12864液晶的标准测试程序,含底层函数可直接调用(12864 LCD standard testing procedures, including the underlying function can be directly called)
    2009-08-16 23:42:33下载
    积分:1
  • AN1004
    This article covers the so-called "min-cost flow" problem, which has many applications for both TopCoder competitors and professional programmers. The article is targeted to readers who are not familiar with the subject, with a focus more on providing a general understanding of the ideas involved rather than heavy theory or technical details for a more in-depth look at this topic, check out the references at the end of this article, in particular [1].
    2009-11-30 10:18:10下载
    积分:1
  • DMX512
    DMX512数据协议、DMX512控制协议及其实现、舞台灯光控制技术与DMX512(DMX512 data protocol, DMX512 control protocol and its implementation, stage lighting control technology and DMX512)
    2020-10-10 14:37:34下载
    积分:1
  • sql
    图书馆管理系统用的是VB和SQL语言开发的(Library Management System)
    2012-05-07 21:02:14下载
    积分:1
  • arithmetic
    关于简单四则运算 每次可给出5题 累加正确题数 计算正确率(About four simple arithmetic can be given five questions each time cumulative number of questions correctly calculate the correct rate)
    2013-09-13 00:43:34下载
    积分:1
  • zhebanchazhao
    关于对顺序链表的折半查找功能的实现等等,非常有用(On the order of half of the list to find the realization of function and so on, very useful)
    2008-06-21 16:40:03下载
    积分:1
  • The-maximum-number-of-five
    求五位数各位数字的平方和为100的最大的五位数(Seeking five digits of the square and 100, the largest number of five)
    2012-10-14 16:23:01下载
    积分:1
  • seek-for-saddle-point
    找出一个m*n数组的鞍点。若找到了鞍点则输出鞍点的行号和列号,若数组不存在,则输出鞍点不存在(seek for saddle point)
    2014-04-01 23:22:47下载
    积分:1
  • xl2000user
    单片机汇编程序,来自xll200user,可以供初学者使用(MCU assembler)
    2010-11-04 21:14:16下载
    积分:1
  • OK-OK
    Bacom use mmc not test very fast
    2020-06-19 19:20:02下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载