资源列表
iscsitarget-0.4.12.tar
- iscsi企业级target.很好用 -ISCSI enterprise-class target. Good use
托盘程序设计
- 系统托盘程序设计截至本文,最新的antlr版本是2.7.4,可从www.antlr.org/download.html下载。下面简单介绍一下怎样用antlr生成一个C++或者C#的简单的计算器程序(仅支持加法乘法)。由于用antlr生成java代码的介绍网上已经很多了,这里就不描述了... www.blog.edu.cn/user1/2449/ ... /4688.shtml 25K 2005-10-24 - 百度快照 www.blog.edu.cn 上的更多结果 -system t
mouser
- 鼠标的驱动开发程序。可以选择定义鼠标的组合功能-mouse-driven development process. Definition mouse can choose the combination of features
亲密数
- 如果整数A的全部因子(包括1,不包括A本身)之和等于B;且整数B的全部因子(包括1,不包括B本身)之和等于A,则将整数A和B称为亲密数。求3000以内的全部亲密数。 *题目分析与算法设计 按照亲密数定义,要判断数a是否有亲密数,只要计算出a的全部因子的累加和为b,再计算b的全部因子的累加和为n,若n等于a则可判定a和b是亲密数。计算数a的各因子的算法: 用a依次对i(i=1~a/2)进行模运算,若模运算结果等于0,则i为a的一个因子;否则i就不是a的因子。 *-If all
模拟哲学家进餐
- 该程序是针对操作系统课程而做的模拟哲学家进餐问题-the program is to the operating system and programs do simulated dining philosophers problem
c 模拟进程管理
- 模拟进程管理,是针对操作系统这门课程而开发的一个小程序-simulation process management, which is to the operating system and development course of a small program
公司财务管理系统 (源代码)
- 这是一个用VB工具开发的公司财务管理系统的源代码。-This is a tool developed with VB company financial management system source code.
成绩管理系统(源代码)
- 这是一个用VB工具开发的成绩管理源程序代码。-This is a tool developed with VB's performance management source code.
aspjm
- 本软件可以完成加密解密,算法简便,实用性强-the software can be completed encryption and decryption algorithm is simple, practical
校园导游系统
- 提供校园两个景点之间路径总长度和所经景点的查询,是大二上C++时个人做的课程设计-campus for two spots between the total length of trails and attractions by the inquiry, is sophomore C + + programs done by design
des3
- 加密算法,DES的C源码. 是分组算法,虽然现在用的少了 但还是有学习意仪的-encryption algorithm, DES C source. Yes packet algorithm, although it is now used less but still learning Italian Instrument
Understanding_The_Linux_Kernel
- Linux内核源代码分析的经典书籍(英文版)-Linux kernel source code analysis of the classic books (in English)