搜索资源列表
suanshubianmac++
- 用C++实现的算术编码源程序,短小精练,是编码方式中效率很高的编码方式-C arithmetic coding to achieve the source, the short concise, which is the encoding efficiency of the coding
ReSharperSetup31FullVS90
- ReSharperSetup.3.1.Full.VS90.msi ReSharper是一款微软Visual Studio .NET 2005或者2008的插件,提供了智能C#辅助编码功能和实时错误显示功能,并支持重构。ReSharper为C#开发人员提供许多能够有效提高生产力的功能,这些功能已被成千上万使用IntelliJ IDEA的Java程序员所采用 ReSharper是为Microsoft Visual Studio .NET 2005或者2008这一流行的开发平台提供的插
csharpFieldswrapper
- c#编写的字段封装器,方便将字段自动封装成属性,提高程序的编码效率,提供源代码,推荐-c# wrapper field prepared to facilitate the field automatically packaged into a property, improve the process of coding efficiency, source code, recommended! !
RLEcoding
- 本系统是专门处理二值图像压缩的,使用的算法是行程编码(RLE),经实验压缩效率非常的好。在网上基本上没有看见用c#对二值图像用行程编码进行压缩,由于本人在做一个项目正好要用到此算法,想偷懒搜一个源码,遗憾的是没有找到,故只有自己亲手来写一个。程序经过调试完全可以运行。希望对你有帮助-This system is devoted to binary image compression, the use of the algorithm is the length encoding (RLE), t
C-Language-Learning-Programming
- 汇编语言的机器代码生成效率高、执行速度快,但可读性却并小强 而c语言的可读性和可移植性却远远超过汇编语言,用c语言开发中大型软件的周期要比用汇编语言短很多,但c语言很难解决高时效性等代码编写的问题,此时便可利用汇编语言来实现本文便是针对这一问题.详细介绍了单片机c语言与汇编语言混合编程的实现法。 -High machine assembly language code generation efficiency, fast execution, but readability but did
C#代码规范
- 1、方便代码的交流和维护。 2、不影响编码的效率,不与大众习惯冲突。 3、使代码更美观、阅读更方便。 4、使代码的逻辑更清晰、更易于理解。(1, facilitate code communication and maintenance. 2, does not affect the efficiency of coding, and do not conflict with the public habits. 3, make the code more beautiful, mor