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

搜索资源列表

  1. clPlot

    0下载:
  2. vc+实时曲线画图DLL控件及源程序,编译后生成clPlot.dll文件,另附有Demo,两文件需放置在同一目录一下,都可以顺利编译,使用这个Dll可帮助我们快速开发出一个适时曲线的绘制,比如电流曲线、温度曲线、流量曲线等,示例源代码将教会大家如何使用这个Dll文件。 -vc+ Real-time Curve drawing DLL and source code control, build clPlot.dll compiled files attached a Demo, two do
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:176570
    • 提供者:吴波
  1. hello_arm

    0下载:
  2. 这是一个用Qt开发的,可移植到ARM9板的一个hello桌面程序,通过这个程序,可以学习怎样开发嵌入式桌面程序-This is a development with Qt can be transplanted into ARM9 board a hello desktop program, through this process, you can learn how to develop an embedded desktop application
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:470974
    • 提供者:Mary
  1. develop_embedded_application

    0下载:
  2. 本文中采用SldView嵌入式Linux集成开发工具开发ucLinux、Linux的应用程序。SldView下载地址www.jhembed.com。 SldView自带有gcc交叉编译工具及虚拟编译环境,用户不用另外安装交叉编译工具。 本文所述硬件平台为S3C44B0X,软件为uclinux-2.4.x版本。本文以开发ping 应用程序为例来讲述。-This paper used SldView integrated development tools for embedded Linu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:341671
    • 提供者:Mary
  1. USBDevGOodMaterials_Codes

    0下载:
  2. usb开发的最好和最全面的参考代码和实现方法,对于了解如何开发usb有非常至关重要的作用。-usb development of the best and most comprehensive reference code and implementations, usb to understanding how to develop a very crucial role.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3869406
    • 提供者:扬民
  1. New_Windows_Vista_APIs

    0下载:
  2. Windows Vista 中新增的API函数列表 如果需要在Vista下开发本地程序,这个列表能帮你更好的编写程序-Windows Vista, the new list of API functions under Vista if you need to develop local procedures, this list can help you write a better program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:219268
    • 提供者:pcy
  1. zlgI2cSleep

    0下载:
  2. 自己开发的源码,zlg_iic_sleep是arm2410上扩展的ZLG7290键盘芯片的驱动程及其实现过程。-Develop their own source code, zlg_iic_sleep is arm2410 ZLG7290 keyboard on the extended drive-way chip and its implementation process.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:87172
    • 提供者:cyh
  1. KeyDriver

    0下载:
  2. 自己开发的源码,其中key_driver\irq_button\irqs_buttons.c是arm2410开发板上的使用中断的按键驱动。-Develop their own source code, which key_driver \ irq_button \ irqs_buttons.c is arm2410 development board using the interruption key driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:203014
    • 提供者:cyh
  1. linuxmake

    0下载:
  2. GNU make中文手册 比较详细的资料,开发参考书-GNU make manual for more detailed information on the Chinese to develop reference
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:901250
    • 提供者:xmxlion
  1. socket

    0下载:
  2. Socket接口是TCP/IP网络的API,Socket接口定义了许多函数或例程,程序员可以用它们来开发 TCP/IP网络上的应用程序。要学Internet上的TCP/IP网络编程,必须理解Socket接口。-Socket interface is a TCP/IP network, API, Socket Interface defines a number of functions or routines that programmers can use them to develop T
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:22834
    • 提供者:阿克拉
  1. canbusprotocol

    0下载:
  2. can bus 协议2.0规范中文版,对can bus学习的和开发很有帮助,推荐。-can bus protocol specification 2.0, Chinese version, on the can bus to learn and develop useful, recommended.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:352217
    • 提供者:ETop
  1. getoptlong

    0下载:
  2. 之前上传过一个利用getopt进行Linux命令参数处理的函数,现在通用的Linux系统一般支持长参数的传递:“--***”,所以我有重新写了一个demo,利用getoptlong函数可以轻松的搞定,希望对你的开发有用!-Before uploaded to a Linux command using getopt parameter handling function, now common Linux systems generally support the transmission pa
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:21660
    • 提供者:guoxiaoliang
  1. computer

    0下载:
  2. 本论文以西电基础教学实验中心学生上机管理系统为背景,论述了管理信息系统的概念,结构及系统开发的基本原理和方法。全文共分为绪论、开发方法的选择、系统分析、系统设计、系统实施、结束语等六章。首先论述了该系统的开发背景和系统的简单介绍;然后,讨论了结构化生命周期法、原型法和面向对象这三种开发方法的技术,根据需要选择合适的开发方法;结合本系统详细阐述了系统分析、系统设计的技术及应用,尤其在机房管理人员和上机人员的交流方面采用了C/S结构进行解决;此文还论述了在开发过程中遇到的问题及学到的东西。通过开发这
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1950581
    • 提供者:邱江
  1. grub4dos-0.4.4

    1下载:
  2. grub4dos-0.4.4系统源码,需要开发和使用grub4dos系统的人,可以下载。-grub4dos-0.4.4 file system source code, need to develop and use the cramfs file system, people can download.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:819988
    • 提供者:hunger
  1. ShutDown

    0下载:
  2. Shutdown Computer Develop Code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:20714
    • 提供者:chai
  1. 6.1_MiniGUIfor_uCLinux_porting

    0下载:
  2. miniGUI移植到linux, 应用于周立功smart2200平台,希望对开发嵌入式GUI的同志有帮助-miniGUI porting to linux, platform of zlg/SMART2200, can help those whose develop GUI/Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-16
    • 文件大小:4213082
    • 提供者:zhaog gang
  1. develop

    0下载:
  2. 基于cc2420与atmle 128的zigbee开发程序示例。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:741946
    • 提供者:zock
  1. src

    0下载:
  2. 将IP地址数据库和程序放在 同一目录下并制定数据库名,在程序启动的时候自动 找到数据库,但目前我还不知道如何实现(希望知道 的朋友告诉我一声)。IP地址的输入框的输入检查功 能也没有添加。-The IP address of the database and procedures in the same directory and to develop a database name, when the program starts automatically find the
  3. 所属分类:Network Security

    • 发布日期:2017-03-31
    • 文件大小:9352
    • 提供者:Zhangan
  1. openssl-1.0.0a.tar

    0下载:
  2. The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength g
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:4015794
    • 提供者:ghasemimor
  1. FreePktFrameworkSrc_20060611_All

    0下载:
  2. This package contains the light weight protocol driver written in DDK for the end user to make easy sniffering. It supports only single processor only, for the time I develop it is on the single CPU platform. Anyone who find it workable can
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-14
    • 文件大小:21688384
    • 提供者:mjtsai
  1. linux-c-develop

    0下载:
  2. linux操作系统下的内核分析,编程开发文档,对于liunx的学习和开发人员有很好的指导作用-linux operating system kernel analysis, programming development documents, for liunx learning and developers have a good guide
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:510348
    • 提供者:方德
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com