搜索资源列表
ndCMS_v0.4rc1
- 一款组件管理系统原代码,很适合中高级学习者,我从中学到不少。-one component source code management system, which is perfect for senior learners, from which I learned a lot.
WPF_Programm
- 这是一本关于目前最火的在C#开发环境里面的WPF组件文章,其强大的GUI界面开发功能以及数据绑定功能令人惊讶。-This is one of the most fire inside the development environment in C# WPF component article, its powerful GUI interface development and data binding functionality surprising.
N-U
- 一构件的非线性分析程序,对于结构专业的有一定帮助,-One component of the nonlinear analysis program, for the structure must have professional help,
CSHARPImplementationOfTheDesignOfCustomComponent.r
- Source Visual C#实现自定义组件的设计一文源代码-Source Visual C# implementation of the design of custom component one text source code
CS_Analog-network-reptiles-source
- 网络爬虫 是一个自动提取网页的程序,它为搜索引擎从万维网上下载网页,是搜索引擎的重要组成。传统爬虫从一个或若干初始网页的URL开始,获得初始网页上的URL,在抓取网页的过程中,不断从当前页面上抽取新的URL放入队列,直到满足系统的一定停止条件。-The Web crawler is a program of automatic extraction of Web pages for search engines from the download page on the World Wide W
33
- 这是我在编程中的苏第一枪。它可能是一位专业 一般用途,但。我们的地震折射数据已组织 接收机的网站集,每一集的痕迹的信号 对于不同的拍摄一个位置,每道头进行偏移 从接收机的位置射门。我们可以把组件的痕迹 一个接收器收集空间,任意选择一个痕迹的收集 “中心”的痕迹和使用之间的差异在炮点偏移 组件的痕迹和“中心”作为一个跟踪轨迹偏移的痕迹。然后 “中心”跟踪各种慢线绘制在每个样品 收集并符合震级最大的总和取代样品
Logger
- C#源码编写实现记录操作日志程序,可以停止启动日期,如果超过一个月自动删除日志文件,以便释放磁盘资源,一刻钟扫描一次,检测并删除过期文件(只保留最近一个月的日志文件),当日志文件不止一个时, 初始化组件运行所需参数,生成的日志记录在logs目录下,与exe同级目录。-Written in C# source code to achieve the operation log recording program, you can stop start date, if more than a mo
csharpdeletefolder
- Visual C#删除目录源码实例,是一个FSO组件操作例子,例子包括了两种方法,一种是通过调用 Directory.Delete(string path) 来实现,另一种是调用 Directory.Delete(string path, bool recursive)来实现,演示先创建一个目录,然后删除它,测试时请打开CMD控制台窗口,将exe拖放到本窗口打开可看到效果。-Visual C# delete the directory source code examples, is an ex
main
- 主成分分析的三种方法,一种是自编程序,一种是princomp函数,一种是pcacov函数-Three principal component analysis, one is self-programming, one is princomp function, a function is pcacov