CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - programming code

搜索资源列表

  1. MatlabVc2007417

    0下载:
  2. 这是一个基于MATLAB与VC混合编程的程序代码!是关于一维离散小波去噪的程序!-based on MATLAB and Visual C + + programming code! On the one-dimensional discrete wavelet denoising the procedure!
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:3.68mb
    • 提供者:许晨德
  1. czxt2007

    0下载:
  2. 操作系统的程序 和代码算法编程 操作系统的程序 和代码算法编程-operating system procedures and operating system code algorithm programming procedures and code programming algorithm
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:85.75kb
    • 提供者:wu
  1. Os_Code_Example

    2下载:
  2. 操作系统实验教程核心技术与编程实例书中地例子代码-Guide experimental operating system core technology and programming examples to the example code book
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2.13mb
    • 提供者:wanghui
  1. 计算机02-2胡英飞02824227

    0下载:
  2. 这是一个关于操作系统的编程实现以及源码,源码的实现是用VC,可供学习操作系统的的同学用-This is one of the operating systems and programming source, the source code and realization of the VC, the operating system for learning with students
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:31.82kb
    • 提供者:胡英飞
  1. LCD

    0下载:
  2. 关于S3C24440在无操作系统支持下的LCD编程源码,可以切换分辨率-About S3C24440 without the support of the operating system' s LCD programming source code, you can switch the resolution
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:340.68kb
    • 提供者:wu
  1. libata

    0下载:
  2. LibATA Programming Guide. A must for all linux developers who write code to work with the libata library for SATA/PATA/SCSI devices.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-17
    • 文件大小:384.96kb
    • 提供者:Foo Saa
  1. multicore-intel

    0下载:
  2. mutil cpu code 多核编程资料-mutil cpu code multi-core programming information
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:376.5kb
    • 提供者:赵兴华
  1. Assembly_Language

    0下载:
  2. 汇编语言》(Assembly Language)是计算机专业中一门重要的基础课程,是一种面向机器的低级语言。它依赖于硬件,能通过巧妙的程序设计充分发挥硬件的潜力。汇编语言程序产生的代码运行效率高。因此,到目前为止,许多软件系统(例如操作系统等)的核心部分仍然用汇编语言来编写。-Assembly Language is an important foundation courses in the computer industry, and a low-level language-oriente
  3. 所属分类:OS Develop

    • 发布日期:2017-05-07
    • 文件大小:1.46mb
    • 提供者:wyb
  1. 2_MakeFile

    0下载:
  2. 操作系统,vc++6.0编程,有源码,可执行!-Operating system, vc++6.0 programming, there is source code, executable!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:209.76kb
    • 提供者:jsbykmd
  1. 2_Memory

    0下载:
  2. 操作系统,vc++6.0 编程,有源码,可运行,文件存储-Operating system, vc++6.0 programming, and source code can be run, file storage
  3. 所属分类:OS Develop

    • 发布日期:2017-05-11
    • 文件大小:1.96mb
    • 提供者:jsbykmd
  1. windowM

    0下载:
  2. windows信息大全,windows的没次动作都会产生相应消息代码,识别这些代码,就能更清楚的控制操作系统的各项操作域编程-Encyclopedia of windows of information, windows times the action will have no corresponding message code to identify the code, you can better control the operating system of the operating
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:6.99kb
    • 提供者:何毅勋
  1. GUNlinuxcode

    0下载:
  2. GNU linux系统编程代码学习~希望对大家有所帮助~-GNU linux system programming code to learn ~ want to help everyone ~
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1.43mb
    • 提供者:Liu
  1. c

    0下载:
  2. C和C++嵌入式系统编程学习资料。 你可以从这本书里学到很多东 西。除了了解如何更有效地使用C和C++你还将会从本书中对常见的嵌人式软 件问题的详细解释,并从本书所提供的源代码中得到益处。本书中包含的高级 主题有存储器检测和验证、设备驱动程序的设计和实现.实时操作系统的内部 机理,还有代码优化技术。 -C and C++ Embedded Systems Programming learning materials. You can learn from this boo
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1.38mb
    • 提供者:huan
  1. banker

    0下载:
  2. 操作系统小程序--银行家算法.该代码主要是针对计算机系高校学生在操作系统中有编程困难的同学而设计的,针对性教强.模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁.-Operating System applet- Banker' s algorithm. The code is mainly for the Department of Computer Science College Students in the
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:45.67kb
    • 提供者:gaoning
  1. code32

    0下载:
  2. Example code for 32 bit programming reference
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:36.12kb
    • 提供者:RaaviBhatkar
  1. code

    0下载:
  2. 这是我公司的出门证开票系统,运用人ADO技术访问ACCESS数据库,还有对针式打印机的控制,在数据库的操纵中使用SQL语言,下载后直接编译即可运行,不需要设置ODBC数据源,主框架程序是在对话框的框架下的程序,统计类是在单文档的的环境中编程的,在单文档的编程中,有屏幕到打印的映射,这到是有很多值得去看的,-This is my go card company' s billing system, using ADO technology to access ACCESS database
  3. 所属分类:OS Develop

    • 发布日期:2017-06-16
    • 文件大小:24.12mb
    • 提供者:施红
  1. 2M_AwardBios1999

    0下载:
  2. award 公布的bios源码,可以参考用于底层编程-award bios source code released, you can refer to the underlying programming
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2.73mb
    • 提供者:jhon yi
  1. myshell

    3下载:
  2. 《操作系统—精髓与设计原理》一书中myshell编程项目,代码写得很清晰,纠错能力很强大,实现了基本的内部命令:cd、dir、help、echo、environ等,以及实现文件重定向、后台处理等功能。附有实验报告。-" Operating system- the essence and principles of design" , a book myshell programming projects, the code is written very clear, very
  3. 所属分类:OS Develop

    • 发布日期:2015-08-07
    • 文件大小:279kb
    • 提供者:david
  1. mallocV1

    0下载:
  2. 内存管理是计算机编程最为基本的领域之一 此代码模拟计算机对内存的管理-Memory management is the most fundamental areas of computer programming code of the computer simulation of the memory management
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:1.56kb
    • 提供者:sunyun
  1. CODE

    0下载:
  2. 代码大全,各种算法,有助于大家编程思维的养成,欢饮下载-Code Complete, various algorithms, we can help develop programming thinking, Huanyin download
  3. 所属分类:OS Develop

    • 发布日期:2017-05-17
    • 文件大小:4.04mb
    • 提供者:文桂
« 12 3 »
搜珍网 www.dssz.com