搜索资源列表
c 模拟进程管理
- 模拟进程管理,是针对操作系统这门课程而开发的一个小程序-simulation process management, which is to the operating system and development course of a small program
黄欣50号
- 这是广工计算机学院05级的操作系统课程设计,是用TOUBO C做的~-Public School 05 computer operating system course design is done TOUBO C ~
AsimpletoolforDES
- 这是我在学习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.
FtpSvr
- 在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
feichuan
- 用C语言实现的飞船游戏,是本人图形学编程的课程设计-C language spaceship game, I graphics programming course design
des
- 在原作者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
Linux_Kernel_CN(1)
- 本书并不是特意一本Linux 的内部手册相反它是对操作系统的介绍同时以Linux作为示例书中每一章遵循从共性到特性的原则它们将首先给出核心子系统的概叙然后进行尽可能的详细描叙 我不会用routine_X()调用routine_Y()来增加bar 数据结构中foo 域的值这种方式来描叙核心算法 你自己可以通过阅读代码发现它每当需要理解一段代码时我总是将其数据结构画出来这样我发现了许多相关的核心数据结构以及它们之间的关系 每一章都是非常独立的就象Linux 核心子系统一样当然有时它们还是有联系的比如
AES
- ASE算法实现 C++ MFC 密码学课程设计-ASE algorithm C++ MFC Cryptography Course Design
C++
- 学生选课系统C++课程设计源码,大家可以自由下载,可以运行-Student Course Selection System C++ Curriculum design source, we are free to download, you can run
thecprogramminglanguageanswer
- 经典教程C语言程序设计英文版的课后习题答案详细解答。-Classic Course C Language Programming Exercises after the English version of the answer in detail.
gaojiLog
- 日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录-Log system, including seven C++ type: CL
arm_linux_C_program
- arm-linux嵌入式下C语言编程详细教程-under the arm-linux embedded C language programming course in detail
Mastering.Algorithms.with.C
- 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
Buffer_Overflows_b
- 顶尖高手讲的缓冲区溢出漏洞原理及实例代码分析,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
Cpp_EDstar
- 用C++编写的文件加密程序,可用于C++课程的课程设计。-Written in C++, file encryption program, can be used to C++ course curriculum.
Programming-in-C---UNIX-System-Calls-and-Subrouti
- 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
linux-C-course
- Linux C编程,用于Linux编程入门-Linux C programming for Linux introductory programming
library50-c-5
- the C library used in Harvard CS50 Course
C-Free
- 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
Linux-and-C-Language
- C语言程序设计是高效计算机专业学生必修的一门基础课程,同时也是后续课程的入门课程,对于掌握基本计算机技术有着重要意义。尤其在Linux系统下,该系统在所有操作系统中占着重要地位,如何掌握计算机C语言编程技巧是当务之急。为此,本文重点探讨基于Linux系统分析计算机C语言编程技巧。 -C language programming is efficient computer science students a compulsory basic course, but also the subs
