- 
                        PoissonRecon
                        
                          用于点云表面重建,基于Poisson重建算法,生成.ply文件,需要先求取点云法向量。(For point cloud surface reconstruction, reconstruction algorithm based on Poisson generate. Ply files, you need to strike a point cloud normal vector.)                         
                            - 2020-07-28 22:08:39下载
- 积分:1
 
- 
                        C#截取屏幕源码 可直接截屏、截取当前窗口 实例下载
                        
                          C#截取屏幕源码 可直接截屏、截取当前窗口 实例下载                         
                            - 2012-12-19下载
- 积分:1
 
- 
                        陀螺仪L3G4200
                        
                          陀螺仪L3G4200的驱动源码,有iic和spi两种方式                         
                            - 2022-03-17 22:38:26下载
- 积分:1
 
- 
                        stm32基本例程 PWM输出实验
                        
                          输出PWM波,可移植性强。适用于stm32F103系列的单片机。例子也比较经典。(Output PWM wave, strong portability)                         
                            - 2020-06-17 21:20:02下载
- 积分:1
 
- 
                        Water-lamp
                        
                          我自己写的一个花样流水灯的C51程序,有各种闪法,总共32个灯(I wrote a pattern of C51 light water programs, there are various flash method, a total of 32 lights)                         
                            - 2011-09-11 13:34:17下载
- 积分:1
 
- 
                        ch1545kl
                        
                          说明:  ec生物信息与论文实现\matlab教程及工具箱(ec biological information and papers to achieve \ Directory and Matlab Toolbox)                         
                            - 2006-03-15 21:14:45下载
- 积分:1
 
- 
                        Leach
                        
                          现成的——leach协议剩余节点和时间关系的awk脚本(Ready-made- leach agreement between the remaining nodes and the time awk script)                         
                            - 2010-12-03 15:36:00下载
- 积分:1
 
- 
                        WinUpdateFile
                        
                          C# 修改文件 创建时间 访问时间 修改时间 实例demo(C# UpdateFile Time)                         
                            - 2013-10-23 11:58:37下载
- 积分:1
 
- 
                        ov7725 正点原子的精英板/战舰板 二值化
                        
                          使用正点原子的精英板/战舰板,使用带FIFO的ov7725 实现普通二值化(Ordinary binarization using the elite plate/warship plate with punctual atoms and ov7725 with FIFO)                         
                            - 2020-06-19 00:00:02下载
- 积分:1
 
- 
                        bbcode 转换成 html 示例源码(亲测通过) discuz 帖子可用
                        
                          如果你的bbcode含中文 需将这里改下:        public static System.Text.RegularExpressions.Regex OptionRegex        {            get            {                //return new System.Text.RegularExpressions.Regex(@"(?[w]*)[s]*=[s]*(?[x25w/:/.-]*)", RegexOptions.Compiled);                                     string strExp = @"(?[w]*)[s]*=[s]*(?[x25wsS/:/.-]*)";                return new System.Text.RegularExpressions.Regex(strExp, RegexOptions.Compiled);                  }        }                         
                            - 2014-07-18下载
- 积分:1