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

搜索资源列表

  1. c 模拟进程管理

    0下载:
  2. 模拟进程管理,是针对操作系统这门课程而开发的一个小程序-simulation process management, which is to the operating system and development course of a small program
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:3.42kb
    • 提供者:望军
  1. 黄欣50号

    0下载:
  2. 这是广工计算机学院05级的操作系统课程设计,是用TOUBO C做的~-Public School 05 computer operating system course design is done TOUBO C ~
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:140.97kb
    • 提供者:chen
  1. AsimpletoolforDES

    0下载:
  2. 这是我在学习Visual C++过程中做过的一个程序,可以作为大家学习Visual c++编程能力学习的参考,相信对读者会有所启发.-This is my learning Visual C conducted in the course of a procedure, As we can learn Visual Programming c learning ability of reference, I believe the readers will be inspired.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35.51kb
    • 提供者:xp
  1. FtpSvr

    0下载:
  2. 在Linux下使用GCC编制的FTP服务器,使用多线程的来进行解决多个用户的连接请求,在用户的管理方面使用MySql,(当然也可以使用其它的数据库,但必须得在MakeFile里面自己修改指定),思路较清晰,适合Linux初学者对linux下的c编程的全面的了解。-use of the Linux GCC based FTP server, The use of multithreading to address a number of user connections, at the reque
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:849.78kb
    • 提供者:uruz7
  1. feichuan

    0下载:
  2. 用C语言实现的飞船游戏,是本人图形学编程的课程设计-C language spaceship game, I graphics programming course design
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.9kb
    • 提供者:beginer
  1. des

    0下载:
  2. 在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。-the originator Jim Gillogly code revision on the basis of optimization, and to achieve C rewritten. Implementation of DES encryption. Of course, the key in the source documents ch
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7.82kb
    • 提供者:陈器
  1. Linux_Kernel_CN(1)

    0下载:
  2. 本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽可能的详细描叙 我不会用routine_X()调用routine_Y()来增加bar 数据结构中foo 域的值这种方式来描叙核心算法 你自己可以通过阅读代码发现它每当需要理解一段代码时我总是将其数据结构画出来这样我发现了许多相关的核心数据结构以及它们之间的关系 每一章都是非常独立的就象Linux 核心子系统一样当然有时它们还是有联系的比如
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1.14mb
    • 提供者:陈彬
  1. AES

    0下载:
  2. ASE算法实现 C++ MFC 密码学课程设计-ASE algorithm C++ MFC Cryptography Course Design
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.86mb
    • 提供者:lilinxuan
  1. C++

    2下载:
  2. 学生选课系统C++课程设计源码,大家可以自由下载,可以运行-Student Course Selection System C++ Curriculum design source, we are free to download, you can run
  3. 所属分类:Windows Kernel

    • 发布日期:2016-05-31
    • 文件大小:1.2mb
    • 提供者:黄晓春
  1. thecprogramminglanguageanswer

    0下载:
  2. 经典教程C语言程序设计英文版的课后习题答案详细解答。-Classic Course C Language Programming Exercises after the English version of the answer in detail.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:371.46kb
    • 提供者:莱克
  1. gaojiLog

    0下载:
  2. 日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录-Log system, including seven C++ type: CL
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:42.16kb
    • 提供者:editasp
  1. arm_linux_C_program

    0下载:
  2. arm-linux嵌入式下C语言编程详细教程-under the arm-linux embedded C language programming course in detail
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4.52mb
    • 提供者:钟冰
  1. Mastering.Algorithms.with.C

    0下载:
  2. Data comes in all shapes and sizes, but often it can be organized in the same way. For example, consider a list of things to do, a list of ingredients in a recipe, or a reading list for a class. Although each contains a different type of data, they a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.91mb
    • 提供者:marrolig
  1. Buffer_Overflows_b

    0下载:
  2. 顶尖高手讲的缓冲区溢出漏洞原理及实例代码分析,C,汇编。千万别错过,很难得的资料哟-You have to know assembly language, C language, and Linux. Of course, you have to know what buffer overflow is. You can get the information of the buffer overflow in phrack 49-14 ( Smashing The Stack For
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:46.14kb
    • 提供者:沧海
  1. Cpp_EDstar

    0下载:
  2. 用C++编写的文件加密程序,可用于C++课程的课程设计。-Written in C++, file encryption program, can be used to C++ course curriculum.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:54.37kb
    • 提供者:chenyan
  1. Programming-in-C---UNIX-System-Calls-and-Subrouti

    0下载:
  2. This course aims to teach a sound basis of C PROGRAMMING. We will start with basic ideas and hopefully extend these to include some advanced features of C. We will particularly look at how C uses pointers, references low level memory and bytes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:870.29kb
    • 提供者:Sand
  1. linux-C-course

    0下载:
  2. Linux C编程,用于Linux编程入门-Linux C programming for Linux introductory programming
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:388.57kb
    • 提供者:ZM
  1. library50-c-5

    0下载:
  2. the C library used in Harvard CS50 Course
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4.45kb
    • 提供者:idmond
  1. C-Free

    0下载:
  2. C-Free是一款基于Windows的C/C++ 集成化开发 软件。利用本软件,使用者可以轻松地编辑、编译、连接、运行、调试C/C++程序。特别地,这款软件对于C/C++的学习者非常容易使用,是迅速提高C/C++水平的好帮手。当然,C/C++高手也会在其中找到许多惊喜的功能。 -C-Free is a Windows-based C/C++ integrated development software. The use of this software, users can easily e
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-02
    • 文件大小:13.97mb
    • 提供者:wenzhou
  1. Linux-and-C-Language

    0下载:
  2. C语言程序设计是高效计算机专业学生必修的一门基础课程,同时也是后续课程的入门课程,对于掌握基本计算机技术有着重要意义。尤其在Linux系统下,该系统在所有操作系统中占着重要地位,如何掌握计算机C语言编程技巧是当务之急。为此,本文重点探讨基于Linux系统分析计算机C语言编程技巧。 -C language programming is efficient computer science students a compulsory basic course, but also the subs
  3. 所属分类:Driver develop

    • 发布日期:2017-05-01
    • 文件大小:160.15kb
    • 提供者:朱俊
« 12 3 »
搜珍网 www.dssz.com