CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 项目

搜索资源列表

  1. Test_DEMO(FCT)

    9下载:
  2. 基于Labview平台开发的自动测试系统软件架构、数据采集、仪器控制、数据库读写;测试项目及测试流程等等;强烈建议初入测试行业者参考- Labview platform based automatic test system software architecture, data acquisition, instrument control, database read and write test items and test processes, etc. strongly rec
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1481537
    • 提供者:kuangaj
  1. GetHostName

    0下载:
  2. 在做项目时写的一个获取主机名的小程序,可以判断当前主机的名称以及相关的信息,主要用于机器码加密等操作-When a project to get the host name to write a small program that can determine the name of the current host and related information, mainly for operations such as machine code encryption
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-09
    • 文件大小:1879085
    • 提供者:love
  1. fileAndIo

    0下载:
  2. 此文件为文件和io的操作,用在嵌入式操作中,程序已经经过测试通过,可以直接用在项目-This file is a file and io operation, for use in embedded operation, the program has been tested, can be directly used in the project
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:346591
    • 提供者:lin
  1. phoenixPP-1.0.tar

    0下载:
  2. Linux上C和C++实现的Mapreduce框架,斯坦福的研究项目-C and C++ implementation ofMapreduce framework, a research project from stanford
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-10
    • 文件大小:2318254
    • 提供者:xiebiwei
  1. log

    0下载:
  2. 封装的日志类,非常标准和实用,不限平台,通用日志接口,大型项目都在使用,很值得学习-Package log type, very standard and practical, not limited to the platform, commons logging, large-scale projects are in use, it is worth learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:159099
    • 提供者:黄华
  1. STIMS.tar

    0下载:
  2. Linux开发C高级的编程,学生管理系统项目,里面涉及到链表和文件操作- Advanced C Programming Linux development, student management system project, which involves the list and file operations
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:46112
    • 提供者:杜光乾
  1. code

    0下载:
  2. 精通UNIX下C语言编程与项目实践+源代码+笔记,值得你的拥有-Proficient in UNIX programming language under the C and project practice+ source+ notes, is worthy of your own
  3. 所属分类:Driver develop

    • 发布日期:2017-04-25
    • 文件大小:147105
    • 提供者:胡玩
  1. Class_SoftRSA

    1下载:
  2. 本代码提供了一个封装类,将OPENSSL提供的RSA1024加解密算法重新封装,简化输入输出参数,实现SHA1摘要、密钥导入导出、RSA签名、验证、加密、解密等基本功能,可直接引用到软件项目中使用,编译时另需要libeay32.lib的支持,请自行编译OPENSSL1.0.0b-This code provides a wrapper class, the OPENSSL provides the RSA1024 encryption algorithm to re package, simpl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4327
    • 提供者:陈卓
  1. CPPBuilder-shendulixian

    0下载:
  2. 《C++Builder深度历险(附光盘)》的特色是,作者将各个主题的个人经验、深入观察、实践得整理下来,与读者分享。这是一本有趣的书,纳入的主题是诸如定时器、控制台、桌面技术、游戏软件……这类“生活化”的东西,千万不要乍见之下以为这些只是雕虫小技,以为对“严肃的”软件开发项目于事无补。在极重视使用接口(UI)以及便利性、亲和性的现代软件开发观念中,这些看似与“严肃的”软件项目无关的题目,背后隐蔽许多好点子,以及与Windows操作系统之间的深层对话。- C++Builder depth Adve
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-28
    • 文件大小:10917110
    • 提供者:a
  1. json_2013

    0下载:
  2. json2013工程,非常不错,使用c++开发,可用到实际的项目中-The project is very useful ,it can help you very much.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1347131
    • 提供者:周华明
  1. Linux-operator-new-delete

    0下载:
  2. 在 windows 下使用 VC 编程时,我们通常需要 DEBUG 模式下运行程序,而后调试器将在退出程序时,打印出程序运行过程中在堆上分配而没有释放的内存信息,其中包括代码文件名、行号以及内存大小。该功能是 MFC Framework 提供的内置机制,封装在其类结构体系内部。 在 linux 或者 unix 下,我们的 C++ 程序缺乏相应的手段来检测内存信息,而只能使用 top 指令观察进程的动态内存总额。而且程序退出时,我们无法获知任何内存泄漏信息。为了更好的辅助在 linux 下程序
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:297462
    • 提供者:王位
  1. lzmasdk-master2

    0下载:
  2. lama算法库,包括源代码,可在项目中加以应用。-lzma library
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-02
    • 文件大小:786670
    • 提供者:chen
  1. Examples_15_01

    0下载:
  2. 安卓源码 非常常用的一款安卓软件 适合初学者的项目,简单易懂-Very useful source code help beginners Android Android classmates
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:29623
    • 提供者:litang
  1. 2office

    0下载:
  2. 实现办公自动化, 开发工具:Visual Studio .NET 2005 + Server2005 项目描述:OA办公系统基于B/S架构设计。 包括文件管理、共享下载、消息管理、公文流传、通知管理、内部论坛、人力资源管理、资产管理 等。 文件管理:接收文件 传送文件 文件操作记录 共享下载:查看共享 上传共享 管理共享 消息管理:接收消息 发送消息 部门群发 发送记录 我的群组 公文流转:接收公文 发送公文 发送记录 通知管理:查看通知 发布通知 通知管理 新闻管理:浏览新闻 发布新闻 内部论
  3. 所属分类:CA program

    • 发布日期:2017-05-20
    • 文件大小:5760935
    • 提供者:曹雨
  1. ipBox

    0下载:
  2. Winform的IP地址输入控件,支持XP主题效果,增加网关和IP地址的输入验证,支持ErrorProvider的出错显示方式,可以和Windows的IP地址控件比美。此处不上传完整的项目,只上传该控件的相关文件-Winform ErrorProvider,可以和Windows的IP地址控件比美。
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:9558
    • 提供者:
  1. linux-0.11.140318

    0下载:
  2. 能用 VS 2013 编译的 Linux 0.11 源代码 为什么用 Visual Studio 2013 就不用多说了吧,绝对比任何专用的源代码阅读软件都强悍。 查看函数调用层次一类的功能,为分析源代码提供最大的方便。 而且 MASM Intel 格式的汇编代码,可比 GCC AT&T 格式的便于阅读多了。 编辑汇编代码,推荐使用 Notepad++,完美支持 MASM 语法高亮。 首先下载我修改好的 VS 版 Linux 0.11 源码,解压后打开解决方案。 右键点击 Image 项目,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-29
    • 文件大小:11451736
    • 提供者:Norfa
  1. STLport-5.2.1.tar

    0下载:
  2. STLport-5.2.1 STLport是一个完全符合C++98标准(及2003年修订)的免费的C++标准库实现。它是由俄罗斯人Boris Fomitchev于1997年发起的开源项目,目的是基于著名的SGISTL开发一个可移植到各种平台上使用的高效的C++标准库。-STLport is an implementation of the C++ Standard Library - For multiplatform/multicompilers project a coherent
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:917054
    • 提供者:351
  1. APDS9930

    0下载:
  2. mtk手机平台android4.4 kk 的光感距离感sensor 驱动源码,调试通的,可以作为学习input 子系统的源码,也可以应用于实际项目! ->APDS9930-android 4.4 als ps sensor driver code!!
  3. 所属分类:Driver develop

    • 发布日期:2017-03-27
    • 文件大小:10829
    • 提供者:王金刚
  1. DelphiProcessPort

    0下载:
  2. Delphi下获取进程连接端口_项目文件,可以进程连接的远程端口-Delphi acquisition process connection port _ under the project file, you can connect the remote port process
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:15403
    • 提供者:syaofox
  1. TrafficSimulation

    0下载:
  2. 大四毕业设计的qt项目非常好的学习qt的资料- Graduating senior design project is very good learning qt qt information
  3. 所属分类:Network Security

    • 发布日期:2017-04-06
    • 文件大小:94452
    • 提供者:廖振钦
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 35 »
搜珍网 www.dssz.com