搜索资源列表
annids_n-0[1].0.2
- 一个入侵检测小程序,用C编写,linux环境-a small program with C preparation, linux environment
FreeChat-ssl
- linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
Grahpainter
- 简单的QT画图程序,用Graphicscene实现-QT Paint program, with Graphicscene achieve
AT88
- AT88芯片的linux驱动程序,通过GPIO模拟I2C总线与AT88进行通信,带中文翻译开发资料。-AT88 chips linux drivers, through the I2C bus and AT88 analog GPIO to communicate with the Chinese translation of development information.
Bourne_again_shell(bash)basic_programming
- Bourne again shell (bash) 基本编程.pdf 通过学习如何使用 bash 脚本语言编程,将使 Linux 的日常交互更有趣和有生产 力,同时还可以利用那些已熟悉和喜爱的标准 UNIX 概念(如管道和重定向)。 在此三部分系列中,Daniel Robbins 将以示例指导您如何用 bash 编程。他将讲述 非常基本的知识(这使此系列十分适合初学者),并在后续系列中逐步引入更高 级特性。-Bourne again shell (bash) Basic pr
maodv.tar
- wireless example program with lucent wirelessLAN DSSS interface. good simulations
mconlinux.tar
- 在linux系统下开发研究移动通信的工具型代码,内附m序列 walsh函数等完整C程序,有很高的参考学习价值-Linux system in the research and development tool for mobile communications-based code, containing a sequence of walsh function m, such as a complete C program with a high degree of reference to
c_socket_java
- linux环境下,java程序与C语言程序通过SOCKET进行通信 C语言端作为服务器,java端作为客户端-linux environment, java program with the C language program to communicate through the C language SOCKET as server-side, java client as a client
ThreadBook
- 《多线程编程指南》介绍了SolarisTM 操作系统(Solaris Operating System, Solaris OS)中 POSIX® 线程和Solaris 线程的多线程编程接口。本指南将指导应用程序程序员如何创建 新的多线程程序以及如何向现有的程序中添加多线程。-" Multi-threaded Programming Guide" describes the SolarisTM operating system (Solaris Operating
qtsuccess
- 这是qt初学者本人首次安装qt软件后编译的小程序,很好用的参考资料,它将为您揭开qt的大门-This is the first installation of qt I qt beginners software to compile a small program, with a good reference, it will open a qt your door
qddown_vc1020442426662
- 一个仿qq的程序 拥用客户端和服务器端的代码两部分-An imitation qq program with the client and server-side
baoan
- C++ GUI Programming with Qt 4 中文版及其源代码,特意上传给朋友们分享-C++ GUI Programming with Qt 4 Chinese version and its source code, specifically to share uploaded to a Friend
dhcpshooter
- This a dhcp test program with korean document.-This is a dhcp test program with korean document.
8021xNet
- 基于linux平台下,802.1x拨号客户端软件程序,可以兼容多种协议。-Linux-based platform, 802.1x dial-up client software program, compatible with multiple protocols.
wenjianguanli
- 1)程序主界面可选择进程调度算法进行演示,其中调度算法包括:时间片轮转法,短作业优先算法,动态优先级算法。 2)然后进入子界面可选择进程数量和输入进程运行所需要的时间。 3)每个进程的优先数由随机函数产生且优先数随等待时间而变化,执行并显示结果。 -1) The program can choose the main interface shows the process of scheduling algorithm, scheduling algorithm which incl
pingcopy
- 用QT4.6.2写的PING程序,附带相关参数,可以再LINUX和WIDNDOW双平台运行-Written by QT4.6.2 PING program, with relevant parameters, can then double-platform LINUX and WIDNDOW
QT4-Library-DB-with-Exaro-report
- GUI program for working with library database, created with SQLite. Supports all necessary functions for adding and editing. Also it has report, created in Exaro for printing and viewing. Sorry for my english.
arrayList
- 连表程序事例,LINUX下实现的,很有用的-Program with examples of tables, LINUX to achieve, and very useful
OStest3
- 操作系统软中断实验的一个小程序,用10号自定义软中断,自己写了一个很小的函数。-Soft interrupt the operating system in a small experimental program, with 10 custom soft interrupt, write a small function.
emluator-design
- 本文首先分析了软件调试技术的两种调试模型和硬件调试技术的几种调试方式,并对软硬件调试的优缺点进行了对比分析。然后具体研究了仿真开发平台IshIl框架,仿真运行机制和调试系统的工作流程。最后设计并实现了一种基于仿真开发平台的调试系统。它包含仿真交叉调试和软件OcD调试,提供友好的调试界面,使用统一的调试命令接口,可扩展支持多种调试通信协议和不同协议的调试器。仿真交叉调试子系统根据程序有无操作系统支持,提出了两种调试模型。宿主机端封装GDB调试器为核心,目标机端的调试代理与仿真运行环境管理器协作完成