搜索资源列表
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
Senfore_DragDrop_v4.1
- Drag and Drop Component Suite Version 4.1 Field test 5, released 16-dec-2001 ?1997-2001 Angus Johnson & Anders Melander http://www.melander.dk/delphi/dragdrop/ ------------------------------------------- Table of Contents: ----------------------
Linux-MAC20081224.rar
- 在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A I
UnderMP3Cover-1.1.tar
- 在Linux/Unix环境下运行,通过mp3格式的文件作为载体进行信息的隐藏及信息的提取。包括所有的C语言程序。 -This program allows you to hide a file within a specified mp3 and read it back.
ftp_client_server
- here is a C++ code for TCP server and client on linux mechine that listens on a specific port and then replies back to the client-here is a C++ code for TCP server and client on linux mechine that listens on a specific port and then replies ba
allinone.c
- 史上最全功能的Backdoor程序,包含了http服务、socks服务等等。-* allinone.c is * a Http server, * a sockets transmit server, * a shell backdoor, * a icmp backdoor, * a bind shell backdoor, * a like http shell, * it can translate file from remote host, * it c
selfwriteOS
- 学习C语言是很容易找到老师的,你会被详细告知IDE是什么以及如何使用。但学习操作系统呢?你会发现绝大多数操作系统书籍只讲原理,讲各种各样的算法和策略。如果为了考试你可以把它背下来,但是如果是出于兴趣呢,怕是读了几天就感到索然无味了。本资料是操作系统开发实践的技术资料,对于OS感谢兴趣,想要亲身体验编写OS的实践者以及UNIX,LINUX源代码爱好者都可以在本资料中了解实践所需的知识和思路。-Learning C language is very easy to find a teacher, y
trimaran-4.0-manual
- trimaran是一个前端 后端编译器,通过一堆中间代码和表示,可以profiling出一些信息,进而优化体系结构 数据结构是c c++,linux下-trimaran is a front-end back-end compiler, by a bunch of intermediate code and said that they are profiling some information, and then optimize the architecture
MySQL
- Linux下通过C++语言代码来操作MySQL数据库,后面的那些用来指定mysql安装的时候包含路径和库文件路径,具体与你机器上的mysql安装的路径有关。-Linux, by C++ language code to manipulate the MySQL database, back to those used to specify mysql installation path and library files when the path contains the specific m
Linux_bounce
- Linux弹球游戏bounce.c。可以实现小球的移动、速度的改变和用键盘的方向键控制挡板的左右移动。- The Linux pinball plays bounce.c. May realize the pellet migration, the speed change and controls back plate s about with keyboard s direction key to move.
epollechosever
- 基于linux环境高级编程,采用c++基类思想实现的网络回射服务器类的抽象,对学习c++以及网络编程有很好的帮助。-Linux environment-based high-level programming using C++ base class ideology network back to the radio server class abstraction, have a good help in learning the C++ and network programming.
akabook-snapshot20090623
- linux-C编程一站式学习宝典。全书的章节基本完成,但有些章节还很不完善。本书的前两部分已经整理得很完善,并且自成体系,然而第三部分还有大量工作未完成,所以出版的版本只包含前两部分,也许以后第三部分会继续在本站更新,也会整理到本书的第二版中 -Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License,
chatrooom
- 基于Linux系统C语言的网络聊天室,采用CS架构,实现聊天等功能-Make a serve,When client connects,create an threads,According the command action * from the client decides to do regular things,then send handle message back to the client
Shell
- 一个linux命令解释器,包括完整的工程源码加设计文档。 本程序用C实现,实现了以下功能: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行; 5、 使用Make工具建立工程; 6、 使用调试器gdb来调试程序;-
linux-c
- 这里面包含从入门到精通的教程,同时各个章节后面还有实例,对于想学习linux下的编程的人很有帮助。-Which contains a tutorial from entry to the master, while the back of each chapter there are examples, for those who want to learn programming under linux were very helpful.
pingshell.tar
- 一个linux的pingshell后门,首先编译pingshell.c后门, 编译后生成的pingshell这个文件就是我们的后门了,然后使用命令 pingshell 1017 5555,意思是当接受当ping包长度为1017时监听本地5555端口,ping -l 1017 127.0.0.1 然后用nc进行连接,nc -nvv ip 5555即可。 注:这种后门有个问题就是如果进行暴力破解的话,也不太安全》-First compile pingshell.c
LinuxC
- Linux C编程一站式学习 宋劲杉 北京亚嵌教育研究中心 <songjinshan AT akaedu DOT org> 版权 ? 2008, 2009 宋劲杉, 北京亚嵌教育研究中心(Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later
serial
- 在树莓派或其他Linux系统下与单片机通信。以/dev/TTYUSB0为例,附带单片机uart.c可以将由串口发给单片机的字符串原样由串口发回。(In raspberry pie or other Linux system, it communicates with MCU. Taking / dev / ttyusb0 as an example, UART. C with MCU can send the string sent from serial port to MCU back fr