搜索资源列表
besovproj
- 小波提升框架,用几个滤波器组成,可以用于小波的分解,重构,压缩,分割-Lifting with several filter components, which can be used wavelet decomposition, remodeling, compression, segmentation, etc.
Launcher
- 演示了C#下的注册表操作。例子是以解除一个日文游戏あい☆きゃん的游戏次数限制而制作的启动器。-Demonstrates the operation of the registry under C#. Example is the lifting of a Japanese game あ い ん ☆ ki ゃ limit to the number game starter is made.
ReflectorSrc
- 增加代码着色 移除所有授权相关代码和资源 人工对上百个类进行反混淆,增加Reflector代码可读性,这次发布的版本也没有进行任何混淆 解除Reflector对部分产品反编译的限制 支持unicode-Increase the authorization code to remove all color codes and resources related to artificial categories of hundreds of anti-confusion, incre
WinTestCSharp-GDI
- C# GDI+ 绘图 串口操作实例,源码内有个Protocol.cs有意思,实现:1)系统时间校订(精确到10ms):起始符(#)+ +年月日(11 07 06)+小时分秒(17 22 01)+结束符($),2)系统参数设置(上位机发出):起始符(#)+系统参数(S)+ +主机编号(00000221)+ +塔机编码(1)+ +坐标X(1681)+ +坐标Y(178.0)+ + 前臂长(56.0)+ +后壁长(10.0)+ +塔顶高(35.0)+ +塔臂高(20.0)+ +最大吊重(12.000)