资源列表
[C#编程] RSAUtil
说明:RAS 算法签名验证,另外进行加密、解密,并支持导入导出公钥、私钥。-RSA signature verification using the method<xialianghui> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[C#编程] Graphical_BinaryTree-SourceCode
说明:Generates a symmetric matrix with non-zero diagonal elements<pandaYu<3> 在 2025-01-18 上传 | 大小:96kb | 下载:0
[GDI/图象编程] chelper
说明:Choose between 2 pixels at each step based upon sign of decision variable. Update decision variable based upon which pixel is chosen. Start point is simply first endpoint (x1,y1). Need to calculate initial value fo<Anurag Yadav> 在 2025-01-18 上传 | 大小:771kb | 下载:0
[Windows编程] CSharpLabeldrag
说明:C#动态生成Label控件并拖动位置,测试时你可以先点击“动态生成Label”按钮,然后会生成一个带文字的标签,这个标签是可以拖动改变位置的,并显示出最后停留位置的坐标信息。-C# Label controls dynamically generated and drag the position, when the test you can first click dynamically generated Label butto<Farseeker> 在 2025-01-18 上传 | 大小:402kb | 下载:0
[Windows编程] ColorRemap
说明:C#色彩映射例子,如图所示的运行效果中,可把载入的BMP位图映射到右边显示,并去掉了背景,也就是将黑色替换成白色,以达到驱除的效果,程序运行时将绘制原始图像,绘制已经抠除背景色的新图像,有需要色彩重映射的朋友,这是个不错的例子-C# color mapping example, as shown in operating results, may put the loaded bitmap BMP map to the right to<Farseeker> 在 2025-01-18 上传 | 大小:31kb | 下载:0
[Windows编程] EmbossColander
说明:C#从动画方式生成图片的浮雕效果,一个图像浮雕处理的简单例子。程序将依次访问每个像素的RGB值,获取相邻两个像素的R、G、B值,计算与左上角像素的RGB分量之差,67:控制图片的最低灰度,128:常量,更改这两个值会得到不同的效果。-C# generates images from the animated relief effect, a simple example of a relief image processing. The<Farseeker> 在 2025-01-18 上传 | 大小:66kb | 下载:0