资源列表
[C#编程] RLEcoding
说明:本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), t<韦一> 在 2025-06-09 上传 | 大小:379kb | 下载:0
[C#编程] ThinkGearNETTest
说明:Think Ger Sample code<Pahan Sri Madusanka> 在 2025-06-09 上传 | 大小:654kb | 下载:0
[C#编程] L2PassGenCSharp
说明:Project shows to you how to crypt players game passwords. Our demo using Lineage 2 player passwords. SHA1 and Base64 tecnics<Bulut Paradise> 在 2025-06-09 上传 | 大小:39kb | 下载:0
[C#编程] WindowsApplication10
说明:数据库主从表开发示例源码。包括主从表的关联、foreign key 的用法,C# 数据库组件的用法等。-Development of the database example from the table the main source. Including the main association from the table, foreign key usage, C# and other database component usage.<lwj> 在 2025-06-09 上传 | 大小:31kb | 下载:0
[C#编程] WindowsApplication11
说明:有关数据库应用程序,主要介绍datagrid 的用法以及内嵌表的使用等等。源码使用C#写作。-For database applications, mainly on the use datagrid and the use of embedded tables and so on. Writing source code using C#.<lwj> 在 2025-06-09 上传 | 大小:29kb | 下载:0
[C#编程] totnetcms2
说明: 1、栏目管理增加智能查询功能 2、栏目增加“内容模型”选择功能,目前支持文章和下载内容类型,以后不断扩展。 3、增加“下载”管理模块,支持多下载点。 4、搜索引擎添加"文章置空索引",及下载频道的数据索引管理。 5、搜索引擎的索引不在保存在 SearchIndex目录中,替换为TotIndex目录,并以数据模块名称为文件夹,如Article,Download,不同模块的索引保存在不同的目录中。 6、后台文章管理、搜索添加执行时间提示。 7、优化文章表索引,确保单表数<wenwentian> 在 2025-06-09 上传 | 大小:12.26mb | 下载:0
[C#编程] Bilinear-interpolation
说明:双线性插值,又称为双线性内插。在数学上,双线性插值是有两个变量的插值函数的线性插值扩展,其核心思想是在两个方向分别进行一次线性插值。-Bilinear interpolation<宋杰> 在 2025-06-09 上传 | 大小:198kb | 下载:0
[C#编程] Image-Smoothing
说明:图象平滑处理的基本方法?三种,线性平滑,非线性平滑,自适应平滑 -Image Smoothing<宋杰> 在 2025-06-09 上传 | 大小:674kb | 下载:0