搜索资源列表

  1. writeos

    0下载:
  2. 每一个计算机软件都是由一系列的可执行文件组成的,可执行文件的内容是可以被机器识别的二进 制指令和数据。一般可执行文件的运行是在操作系统的照看下加载进内存并运行的,由操作系统给它分 配资源和处理器时间,并确定它的执行方式。操作系统也是由可执行文件组成的,但是操作系统的启动 方式和一般应用软件是不同的,这也就是它叫做“操作系统”的原因,-Each computer software is composed by a series of executable files, the cont
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:3.18mb
    • 提供者:thinkinweb
  1. Qt4Code01-02

    0下载:
  2. qt 代码1-2章 说明: 1.源程序中有些工程是使用得GB18030编码,有些用得是UTF-8编码,如果碰见有汉字不能识别的情况,请切换编码。 2.源程序有些使用的是KDevelop编辑,有些是eclipse编辑,所以目录结构可能有些不同。 3.所有工程只保留了源代码,没有执行文件,请自行编译。-qt Code Chapter 1-2 Descr iption: 1. source of some of the projects is to use too GB18030 en
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:12kb
    • 提供者:yhc
  1. Qt4Code03-04

    0下载:
  2. qt 代码3-4章 说明: 1.源程序中有些工程是使用得GB18030编码,有些用得是UTF-8编码,如果碰见有汉字不能识别的情况,请切换编码。 2.源程序有些使用的是KDevelop编辑,有些是eclipse编辑,所以目录结构可能有些不同。 3.所有工程只保留了源代码,没有执行文件,请自行编译。-qt Code Chapter 3-4 Descr iption: 1. source of some of the projects is to use too GB18030 en
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:728kb
    • 提供者:yhc
  1. USBDisk

    0下载:
  2. 当U盘插入时能够自动识别,并删除U盘里的资料,而且当U盘内容太大时,能够禁用粘贴功能-When the U disk, when inserted automatically identify and remove the U disk inside information, but the content is too large when the U disk that can disable the paste function
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:3.68mb
    • 提供者:吴德辉
  1. vcsetup

    0下载:
  2. Visual C++即VC,全称是 MicroSoft Visual C++,是由微软公司推出的开发Win32应用程序(Windows 95/98/2000/XP/NT)的、面向对象的高级可视化计算机程序开发工具,是一个可视化的集成开发系统。Visual C++提供了一套开发环境:Visual Studio,它是以C++语言和C语言为蓝本的可视化编译、开发环境,用微软的C++语言编写程序,并兼容C语言,可以识别C/C++语言并进行编译等,并且支持功能强大MFC类库。-Visual C++ or
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:2.59mb
    • 提供者:色某某
  1. wuxianwangguan

    0下载:
  2. 基于无线网络管理的交互式门禁系统,门禁系统在当今的安防产品中有着重要的地位,随着社会的进步,越来越多的地方使用门禁系统,并且对门禁的可靠性和交互性有着更高的要求,本系统就是从这些方面考虑,将门禁设备与用户终端相连,做到人员识别的准确性和信息采集的实时处理。-Based on wireless network management, interactive access control systems, access control systems in today' s security
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:274kb
    • 提供者:卢显灯
  1. lirc-0.8.6.tar

    0下载:
  2. linux下通过串口或并口接收红外遥控信号,带学习功能,能识别多种红外协议. 可编程发出各种X事件.-Others have been under linux serial or parallel port to receive infrared remote control signals, with a learning function, can identify a variety of infrared protocol. programmability make all kinds
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:977kb
    • 提供者:gbios
  1. PCA-SIFT

    0下载:
  2. 一个基于matlab语言的编程,可以实现对人脸的识别算法-A matlab-based programming language can be achieved on the human face recognition algorithm
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:674kb
    • 提供者:清风怡人
  1. hafm

    0下载:
  2. 哈夫曼数 利用这个程序进行编码译码 把英文编译成计算机能识别的二进制码 -hafm
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:25kb
    • 提供者:zhu
  1. renlianjiance

    0下载:
  2. 人脸检测程序,是一个做人脸识别的系统,不过就是简单点-Face detection procedure is to do a face recognition system, but the point is a simple
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:935kb
    • 提供者:刘天
  1. LPC

    0下载:
  2. LPC 语音识别源代码,对初学者很有帮助
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:3kb
    • 提供者:www
  1. 5

    0下载:
  2. 阿拉伯数字转为大写汉字的类 本人写了一个一个将阿拉伯数字转为大写汉字的类,主要使用了stl中的string类,该类使用方便,还可以自动识别过滤夹杂在阿拉伯数字的逗号,空格等,符合日常习惯中的用法,程序在附件中请检验,使用方法就是main函数中的方法,请检验。如蒙不弃请笑纳。 -Arabic characters into upper class I wrote a one will be converted to uppercase characters Arabic classes, t
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:117kb
    • 提供者:how
  1. back

    0下载:
  2. 银行家算法模拟,用C语言实现,固定资源,自动识别是否通过-Banker' s algorithm simulation, using C language implementation, fixed resources, whether through the automatic identification
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:1kb
    • 提供者:冯天
  1. minishell_course.tar

    0下载:
  2. 类似系统shell功能的源代码,包括前后台调度,特殊字符的识别,多重管道的编写-Shell functions similar system source code, including the front and back movements and special character recognition, the preparation of multiple channels
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:2.97mb
    • 提供者:武将黄
  1. cell

    0下载:
  2. 细胞统计识别系统的源程序,用C++写的,有界面,很详细-Cell statistics of the source identification system, using C++ to write, there are interfaces, very detailed
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:1.33mb
    • 提供者:shula
  1. GetContour

    0下载:
  2. 用于物体目标轮廓的提取与跟踪,能更好的识别出物体轮廓。-Target contour for object extraction and tracking, to better identify the contours of objects.
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:1kb
    • 提供者:张小雪
  1. yingpanxuhao

    0下载:
  2. 通过代码获取计算机的唯一识别标记,用于软件的加密。-The only access to the computer through the code identification markings for software encryption.
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:6kb
    • 提供者:sys
  1. uuid.tar

    0下载:
  2. linux环境下全球唯一身份识别的实现代码-linux environment, the only identification of the implementation code
  3. 所属分类:Linux/Unix编程

    • 发布日期:
    • 文件大小:388kb
    • 提供者:石头
  1. USB

    0下载:
  2. C#实现的u盘盘符识别,自动检测插入u盘的盘符并弹出显示-C# implementation of the u disk drive letter recognition, automatic detection of inserted disc letter u and pop-up display
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:42kb
    • 提供者:ranfow
  1. barcode

    0下载:
  2. www_dssz_com_条形码生成识别程序.rar 将 一维条形码生成与识别技术~一维条形码生成与识别技术 和一维条形码生成与识别技术产生的字母码按位进行搭配,来产生一个数字--字母匹配对-www_dssz_com_ barcode identification procedures. rar will generate one-dimensional bar code and identification technologies ~ one-dimensional bar code i
  3. 所属分类:系统编程

    • 发布日期:
    • 文件大小:228kb
    • 提供者:liren
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »

源码中国 www.ymcn.org