gcj java applet的web browser 插件,可替代jre 安装步骤: ./configure MAKE MAKE install
上传时间: 2014-12-02
上传用户:redmoons
嵌入式LINUX下的中断程序例子,包含MAKEFILE,可MAKE使用参考
上传时间: 2015-04-11
上传用户:阳光少年2016
CBC下写的串口编程,API函数实例 I wish this site had been around when I was trying to figure out how to MAKE serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows.
上传时间: 2014-06-20
上传用户:cccole0605
Linux下telnet客户端的C++代码实现。用于初学者对telnet协议的学习和简单telnet工具编写。由网上windows环境代码移植,直接通过MAKE进行编译。
上传时间: 2015-04-19
上传用户:咔乐坞
* A ncurses user interface. * Network statistics to view the amount of packets and data in many different protocols, interfaces and hosts. * View what active TCP connections are on the network. * View UDP packets. * View and log ICMP packets. * View and log the 48bit arp protocol. And also view what MAKE of network card is in each machine * Multithreaded so that the user interface does not interfere with any of the packet captureing methods. * View and log the following user space protocols FTP, POP3, HTTP
标签: statistics interface ncurses Network
上传时间: 2015-04-20
上传用户:bjgaofei
汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的MAKE.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。
上传时间: 2014-12-03
上传用户:ccclll
The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories a zlib.dcu file and i felt it was more correct to rename my unit and force developers to have to update their code than to MAKE developers worry about the possible file contention in delphi 6 and 7.
标签: previously included archive zlibex
上传时间: 2015-04-30
上传用户:缥缈
软件包中包含了完整的库和头文件 有一个说明文件readme.txt 包含已编译链接好的可执行程序例子和nano-X可执行 文件; 使用方式: 1.将该包释放到某个目录,如$(SDK_DIR)\microWinDev 2.运行“uClinux Build window” 3.进入该释放的目录: cd $(SDK_DIR)\microWinDev 4.在该目录下有一个chenTest的目录,是一个开发示例模板。进入该目录: cd chenTest 5.运行MAKE可生成可执行文件 6.利用TFTP/NFS等方式,将生成的可执行文件下到ZA7V开发板运行: bin/nano-X & sleep 1 chenTestChinese
上传时间: 2014-11-18
上传用户:Avoid98
SelectionDemo also has code (not included in the preceding snippet) that changes the table s selection orientation. By changing a couple of boolean values, you can MAKE the table allow either column selections or individual cell selections, instead of row selections.
标签: SelectionDemo the preceding included
上传时间: 2015-05-04
上传用户:gut1234567
一个极简单的Linux下程序的例子,编译用命令"MAKE"。这个例子演示了Linux静态程序库的生成和使用、编译和连接的使用。具体请参考MAKEfile里面的命令。
上传时间: 2015-05-05
上传用户:ommshaggar