当前位置:
首页 资源下载
搜索资源 - csharp file system
搜索资源列表
-
1下载:
基于不断学习的贝叶斯-KNN文本分类算法的设计与实现,给出原始几个类别的文本文件,通过机器学习,获取各个类别文本内容的主要特征,在这个基础上,给出待分类的文件库,系统通过自动分类,对文件库中的文本进行分类,把文件分配到最有可能的类别中。-based learning Bayesian-KNN text classification algorithm design and implementation given several types of the original text file,
-
-
0下载:
识别图片上的文字,识别率有80%
附加c#调用
[DllImport(\"AspriseOCR.dll\")]
static extern string craboOCR(string file, int type)
private void GetVeryfyCode()
{
if(File.Exists(_imgPath))//ok now?
{
try
{
this.picbVeryfyCode.Image=Syste
-
-
0下载:
军长搜索是一款基于 Microsoft .NET 2.0 开发的垂直搜索引擎。系统有着强大的文件和数据库引索能力,支持中英文分词,文件相似度分析排序,文件数据时实监控与更新,恐龙级的引索速度和毫秒级的搜索速度,搜索结果高亮显示,系统分两部分组成第一部分是C/s的搜索蜘蛛,第二部分是B/s的 WEB用户搜索显示界面,其整个系统的工作过程完全模仿了超级搜索引擎的工作原理。系统支持对站内和全网的引索。-Search is a commander based on the Microsoft. NET
-
-
0下载:
C#程序开发范例宝典
6文件系统
6.1创建和删除文件
6.2查找文件
6.3修改文件
6.4文件目录
6.5复制文件
6.6指定类型的文件操作
6.7其他-C# Programming Example 6 Baodian 6.1 File System 6.2 to create and delete files to modify the file search file 6.3 file 6.4 file 6.6 Copy 6.5 directory spe
-
-
0下载:
C# 仿做的带有树形菜单的文件管理器,也就是Windows系统的资源管理器,类似双击了我的电脑之后的功能及界面,程序编译无错误,在VS2005下,但是运行时候提示找不到资源图片,就是窗体中用到的那些图标之类的。通过这个程序你可以学习一下C#中的树状菜单,图标的使用,系统磁盘的检测显示等。
-C# to do with imitation tree menu of File Manager, which is Windows System Resource Manager, similar t
-
-
0下载:
将Windows矢量字体转换为可供嵌入式系统的LCD、LED等直接使用的十六进制数组,在ADS1.2中实测可直接include使用。-This is a font coverter which can convert any font style in windows to pixel array(in hex value) that can be used in embedded system. File gernerated by this tool can be included in p
-
-
0下载:
该系统是在vs2005下开发完成,实现了对摄像头数据的采集,并压缩保存文件-The system was developed under the vs2005 completed, realized the camera data collection, and save the file compression
-
-
0下载:
本程序为公交调度系统项目中的串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc
需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bin\debug目录下)-This program is a project scheduling system bus serial communication module, the communication protocol document [communications command and communicati
-
-
0下载:
简单的文件传送系统,基于TCP/IP,可扩展实现多线程以及断点续传-Simple file transfer system, based on TCP/IP, multi threaded, and scalable HTTP
-
-
0下载:
一个C#版的人事工资管理系统,采用MSSQL数据库。主要有员工基本档案,员工家庭成员、工作简历,奖惩记录、培训记录、工作业绩、离职管理、部门考勤、个人考勤、工资发放、考勤记录等模块。-A C# version of the human resources management system that uses MSSQL databases. There are basic file employees, employee family members, work resume, reward
-
-
0下载:
C#磁盘文件扫描,磁盘文件扫描系统 V1源码
采用多线程实现的文件扫描,可以暂停,看是,退出
程序功能
可在指定的磁盘内对指定的内容进行搜索。
-C# disk file scanning, document scanning system disk V1 source multi-threaded implementation of document scanning, can pause, look at that, exit the program funct
-
-
0下载:
库存管理系统主要由【货物管理】、【基本档案】、【查询统计】、【系统维护】和【帮助】等模块组成。进入该系统后,用户可以对系统中的一些基本信息进行添加、修改和删除等操作。另外,如果是管理员登录,还可以对用户的权限、用户名和密码进行修改。-Inventory management system mainly by cargo management [], [basic file], [] query statistics, system maintenance [] and [help] such m
-
-
0下载:
程序功能:
1、实现程序的自定义安装
2、实现程序的卸载快捷方式
3、保存的自定义文件(.cfo格式)可以自动关联图标
4、双击.cfo文件可以自动启动自定义程序打开
5、双击打开多个文件时,程序单进程运行
主要采用方法:
1、把文件关联信息保存到系统注册表,按指定格式存储,文件即可自动和程序和图标关联!
2、采用自定义安装操作,通过System.Configuration.Install.Installer类来实现
-Program fe
-
-
0下载:
library management system that help in runnning a file
-
-
0下载:
DES加密文件系统,可以对字符串加密,也可以对整个文件进行加密,8位密钥-DES encrypted file system, can string encryption can also encrypt the entire file, 8-bit key
-
-
0下载:
This sample shows how to use the file synchronization provider component of Microsoft Sync Framework.
The file synchronization provider is a fully functioning provider that helps an application to synchronize
files and folders in NTFS, FAT, and
-
-
0下载:
sqlce 数据库文件的访问 wm系统 研究了2天 很有价值-sqlce database file system access to wm the two days of great value
-
-
1下载:
文件批处理系统
主要实现了批量复制、剪切文件及文件夹、批量重命名文件、批量删除文件及文件夹、搜索文件及文件夹、批量压缩及解压文件、分割及合并文件。-Batch file system is mainly to achieve a bulk copy, cut files and folders, batch rename files, batch delete files and folders, search for files and folders, batch file compre
-
-
0下载:
本系统以 C/S 架构采用 Socket 技术开发,可以运用本软件在局域网中实施监控管理。服务器端可以实时观察远程客户端,并可以对客户端进行各种操作,例如:关机、注销账户或重新启动,当然还可以对客户端输入设备进行锁定和解锁。除了这些,服务器端可以执行更高级的操作:即浏览客户端文件系统,并可以任意拷贝指定的客户端目录。-The system to C/S architecture using Socket technology development, the software can be us
-
-
0下载:
实例功能:搜索本地所有磁盘(包括硬盘,U盘,光驱这些存储器),中的所有文件和目录,当然,系统保护的某些文件或文件夹可能无法现实出来,搜索出来后它们是以树型结构在TreeView控件中显示
开发工具以及开发语言:Visual Studio.net 2005 -C#-Examples of functions: search all local disks (including hard disk, U disk, optical drive these memory), all files a
-