▍1. 彻底删除文件制定文件夹下的文件和不需要的文件类型
彻底删除文件制定文件夹下的文件和不需要的文件类型-Completely delete a file folder of documents to develop
彻底删除文件制定文件夹下的文件和不需要的文件类型-Completely delete a file folder of documents to develop
一本关于正则表达式的讲解书籍,对于想了解正则表达式入门的朋友很有帮助-On a regular expression on the books, would like to know about regular expressions entry helpful friends
关于贝叶斯分类器设计的实验,适合入门,上一个传错了,抱歉-Bayesian classifier on the experimental design is suitable for entry, a mass is wrong, sorry
自动寻找阈值,实现图像分割。很好用啊!VC 编写!- Automatically seeks the threshold value, the realization picture division. Very easy to use! VC compilation!
这是我在做实验时用到的语音处理分辨清辅音的代码,在matlab 7。0上运行通过。-This is what I was doing the voice processing used in experiments to distinguish voiceless consonant of the code, matlab 7. 0 to run through.
多路数据采集 +lcd +菜单功能显示 max485通信-Multi-channel Data Acquisition+ Lcd+ Menu features show MAX485 communication
这个是在.net框架中如何开发db2的pdf文档,很具有针对性,里面的英文不算太难,应该没有太大的阅读困难-This is the. Net framework db2 how to develop a pdf document, it is targeted, which in English is not too difficult, there should be no great difficulty in reading
基于C++的网络端口扫描源代码,包含头文件和源文件,可以实现端口扫描功能。-port scannser in network
统计某篇英文小说中某些形容词的出现次数和位置。英文小说存于一个文本文件中,小说中的词汇一律不允许换行,每读入一行,就统计每个词在这行中出现的次数。
很好的资料listview转换为excel格式,大家可以看看啊-Very good information on listview into excel format, we can look at ah
atmel89c51cc03单片机的can通信,调试通过-atmel89c51cc03 SCM can communication, debugging through
这个程序是利用概率算法求可设大小得素数。-the procedure is the use of probabilistic algorithm can be set up for size in the prime.
资源描述Zen Cart开源网店系统是真正的电子商务艺术,一个免费、界面友好,开放源码的网店系统。禅宗车用于建立专业的网上商店。禅宗车支持多语言、多货币、搜索引擎优化、批量更新,是最安全的网店系统之一。
Verilog实现的LCD控制器,在实现了LCD接口以及相关的控制时序。-Verilog implementation LCD controller
非常好看的后台管理页面,功能强大,支持各种主流浏览器
2010年PMAI的杰出论文的开源代码,Superpixel,用于图像分割效果非常好。是目前图像分割主流方法之一!