-
基于JPEG2000的高动态范围图像压缩,很值得参考。
基于JPEG2000的高动态范围图像压缩,很值得参考。-JPEG2000-based high dynamic range image compression, it is worth considering.
- 2022-10-04 08:05:03下载
- 积分:1
-
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法...
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.com -many people may have thought about the need to achieve some of the relatively large number of factorial. But C is the standard data types of its storage space is too small, it is impossible to achieve. We can through other methods to achieve this procedure with a very simple algorithm for the factorial, the procedures are short, is also very simple, and Notes everywhere, I believe we can easily understand them Download source VC6.0 after the open and then compile it to run. After some procedural changes can achieve greater number of factorial, interested readers at the end of the procedure after a try hands, Fun for all at! ! Hope this process will give us some help. There may be many procedural deficiencies that warm welcome to you all
- 2022-01-25 17:48:42下载
- 积分:1
-
模拟三维地形的3D动画,很有意思,可供参考!
模拟三维地形的3D动画,很有意思,可供参考!-Three-dimensional topography simulation of 3D animation, very interesting, for reference!
- 2023-05-27 14:20:03下载
- 积分:1
-
三种基本曲线的画法,Hermit,Bezier,B样条
三种基本曲线的画法,Hermit,Bezier,B样条-three basic curve method of painting, Hermit, Bezier, B-spline
- 2022-01-25 17:11:54下载
- 积分:1
-
computer graphics, very classic, we want to see, certainly for beginners help
计算机图形学,非常经典,希望大家看看,肯定对初学者有帮助-computer graphics, very classic, we want to see, certainly for beginners help
- 2023-08-03 12:15:03下载
- 积分:1
-
Genbank格式的基因序列绘制基因的结构图
应用背景
NCBI上很多基因组DNA序列都有结构描述,其中关于内含子结构的描述通常是 CDS join(1..193,290..1284),表示两个外显子,中间一个是内含子位置,有些基因组DNA更复杂,内含子数目可能达到10个以上,看起来眼花缭乱。很多研究者希望把这些结构信息以图形的形式展示,一目了然,容易分析。用这个perl脚本可以方便的绘制图形,只需要把序列下载下来,输入一个命令自动绘图成功!
关键技术
计算机条件:linux系统,我是在ubuntu系统上使用的。网上下载bioperl 安装。安装很简单,bioperl下载后解压到一个盘上,形成一个文件夹。安装Bio::Graphics的方法,在ubuntu的命令行下输入 sudo perl -MCPAN -e"install Bio::Graphics" 即可自动安装。在Ubuntu安装了bioperl,Bio::Graphics后,可以cd到这些perl脚本和文件所在的文件夹下,在linux终端输入命令行, genbankplot.pl NM_172587.gb >1.png,得到的png图像双击就打开,是基因的结构图!!!注意先把NM_172587.gb 这个genbank下载的文件拷贝到bioperl文件夹下。得到的图就像1.png。
- 2022-02-10 02:56:54下载
- 积分:1
-
用VB编写的完整的CAD程序,源代码提供,可以借鉴开发自己的CAD版本,一点遗憾的是说明是法语...
用VB编写的完整的CAD程序,源代码提供,可以借鉴开发自己的CAD版本,一点遗憾的是说明是法语-VB prepared with a complete CAD program, source code provided, you can learn to develop their own version of the CAD, A LITTLE regret is that it is French
- 2022-04-18 08:54:39下载
- 积分:1
-
VC下的对位图的压缩程序
VC下的对位图的压缩程序-VC under the right bitmap compression process
- 2022-02-06 19:52:16下载
- 积分:1
-
IM is a toolkit for Digital Imaging. IM is based on four concepts : Image Repres...
IM是一个用于数字成像的工具箱。IM基于四个概念:图像表示、存储、处理和捕获。该库的主要目标是为科学应用程序提供一个简单的API和图像抽象。支持最流行的文件格式:TIFF、BMP、PNG、JPEG、GIF和AVI。图像表示包括科学数据类型。大约有一百种图像处理操作可用。这项工作是通过与CIRM/CENPES的合作在Tecgraf/PUC Rio开发的。IM团队:Antonio Esca Jiong Scuri Tecgraf Computer Graphics Technology Group,巴西里约大学http://www.tecgraf.puc-rio.br/im
- 2022-04-20 11:12:31下载
- 积分:1
-
一个简易的图章生成测试程序,很好用,继续开发能嵌入图片就更好了。...
一个简易的图章生成测试程序,很好用,继续开发能嵌入图片就更好了。-A programme for simple digital signature.
- 2023-03-22 17:05:04下载
- 积分:1