Welcome![Sign In][Sign Up]
Location:
Search - 2.95.3

Search list

[Linux-Unixgcc-2.95.3

Description: gcc-2.95.3 Linux下最常用的C编译器-gcc - 2.95.3 Linux the most commonly used C compiler
Platform: | Size: 13513030 | Author: 王勇 | Hits:

[Web Serverboa-0.94.13

Description: 这是移植在9200上面的一个BOA服务器,采用2.95.3的arm-linux编译器,可以直接使用-transplant in 9200 above a BOA servers, the use of 2.95.3 arm- linux compiler can be used directly
Platform: | Size: 679936 | Author: 傅飞驴 | Hits:

[Linux-Unixgcc-2.95.3

Description: gcc-2.95.3 Linux下最常用的C编译器-gcc- 2.95.3 Linux the most commonly used C compiler
Platform: | Size: 13512704 | Author: 王勇 | Hits:

[Crack Hackkaiser2

Description: 本程序实现kaiser密码加密 1.本程序将所有可能出现的英文和符号定义在ASCII表中的“032--126”中的95个常用字符 3.在实现2的基础上,实现控制台对英文文本文件(注意明文和密文都以文件形式存在)的加解密 形式:cipher 源文件名 目的文件名 密钥 E/D(标示加解密)说明:对于加密来说,源文件名就是明文,对于解密来说,源文件名就是密文 ***/-the program kaiser a password encryption. This program will all of the possible in English and in the definition of symbols ASCII table of the "032-- 126," the 95 commonly used characters in three. in achieving two on the basis of Console achieve the English text files (and expressly close attention to the text of a document form) encryption forms : cipher source document file names Key E/D (marked increase declassified) Note : For encryption, source file name is expressly for declassification, the source file name is ciphertext*** /
Platform: | Size: 1024 | Author: liyunfei | Hits:

[ARM-PowerPC-ColdFire-MIPSsht11_driver

Description: 自己写的SHT11驱动 CPU为AT9200,linux内核版本为2.4.27 编译环境为gcc-2.95.3-himself wrote the SHT11 driven CPU for AT9200, linux kernel version 2 .4.27 build environment for gcc- 2.95.3
Platform: | Size: 2048 | Author: 江山 | Hits:

[Linux-UnixUPCAN

Description: CAN总线设备驱动,已在Linux2.4测试通过。CAN控制芯片MCP2510,微处理器S3C2410,交叉编译环境arm-linux-2.95.3.-CAN-bus device driver has been Linux2.4 test. CAN controller MCP2510, microprocessor S3C2410, cross compiler environment for arm-linux-2.95.3.
Platform: | Size: 50176 | Author: fangfang | Hits:

[ELanguagearm-2.95.3.tar

Description: gcc编译器 arm-2.95.3.tar.gz-gcc compiler arm-2.95.3.tar.gz
Platform: | Size: 10256384 | Author: John | Hits:

[SQL Serverssd7-ex3-95

Description: ssd7 exercise 3 ,绝对有用~欢迎下载-ssd7 exercise 3, absolutely useful ~ welcome to download
Platform: | Size: 6144 | Author: wzs | Hits:

[Linux-Unixcamsnap

Description: 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 这儿请注意:s 的大小必需是8能整除的倍数. 这个程序我是在rh9下作的,需要交叉编译的朋友就把注释去掉,再给下面的注释就可以了.-Vidcat procedure is in accordance with the law, can only grasp PPM plans. Makefile reads as follows, please note that playing lowercase: cc = gcc# Cflags =- i/firendly-arm/kernel/include-i/usr/local/arm/2.95 .3/arm-linux/include-wall-dhave_libjpeg#-dvideo_dev =
Platform: | Size: 2048 | Author: yinlingpeng | Hits:

[Embeded LinuxClient_example

Description: 基于qt2.3.7的客户端网络程序,在rehat9下用交叉编译器2.95.3编译通过,可以直接使用-Qt2.3.7 client-based network program, in rehat9 using cross compiler 2.95.3 compiler passed, can be directly used
Platform: | Size: 61440 | Author: 陈剑 | Hits:

[Embeded LinuxServer_example

Description: 基于qt2.3.7的服务器端网络程序,在rehat9下用交叉编译器2.95.3编译通过,可以直接使用-Based on the server-side network qt2.3.7 procedures rehat9 using cross compiler 2.95.3 compiler is passed, can be directly used
Platform: | Size: 62464 | Author: 陈剑 | Hits:

[Data structsDataStructure_Search

Description: 1.6.1 顺序表的查找 273 范例1-94 顺序表的查找 273 ∷相关函数:Search_Seq函数 1.6.2 静态树表的查找 276 范例1-95 静态树表的查找 276 ∷相关函数:Search_SOSTree函数 1.6.3 二叉排序树的基本操作 280 范例1-96 二叉排序树的基本操作 280 ∷相关函数:InsertBST函数 1.6.4 平衡二叉树的基本操作 285 范例1-97 平衡二叉树的基本操作 285 ∷相关函数:SearchBST函数 1.6.5 B树的基本操作 290 范例1-98 B树的基本操作 290 ∷相关函数:SearchBTree函数 1.6.6 按关键字符串的遍历双链键树 295 范例1-99 按关键字符串遍历双链键树 295 ∷相关函数:SearchDLTree函数 1.6.7 按关键字符串的遍历Trie树 301 范例1-100 按关键字符串遍历Trie树 301 ∷相关函数:SearchTrie函数 1.6.8 哈希表的基本操作 306 范例1-101 哈希表的基本操作 306 ∷相关函数:SearchHash函数
Platform: | Size: 110592 | Author: 北风 | Hits:

[Linux-Unixinterrupt

Description: interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc -o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #insmod eintdrv.o * #mknod eint c 98 0 * #./interrupt-interrupt application code * compile : * $/usr/local/arm/2.95.3/bin/arm-linux-gcc-o interrupt interrupt.c * $cp interrupt /tftpboot/examples * run in target: * #mount 192.168.1.180:/tftpboot/ /mnt/nfs * #cd /mnt/nfs/examples * #insmod eintdrv.o * #mknod eint c 98 0 * #./interrupt
Platform: | Size: 1024 | Author: nameblue | Hits:

[Other Embeded programgpio-test

Description: 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取决于你宿主机上的交叉编译工具路径 #arm-linux-gcc -o gpio_test gpio_test.c //编译应用程序 最终在你的当前文件夹下会生成gpiodrv.o与gpio_test两个文件。 4、#mkdir /tmp/1 5、通过ftp的方法,把gpio_test与gpiodrv.o文件下载到你的开发板上的/tmp/1目录中。 6、#mknod /dev/gpio c 220 0 //创建文件节点 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四个LED灯在闪烁了。:)-1, the makefile in the CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+ =- I/usr/local/arm/2.95.3/arm-linux/include changed the path on your host. 2,# make, to compile driver modules. 3,# export PATH = $ PATH:/usr/local/arm/2.95.3/bin// depends on your host on the path of the cross compiler tool# arm-linux-gcc-o gpio_test gpio_test.c// compile the application procedures for the ultimate in your current folder will be generated under the two documents gpiodrv.o and gpio_test. 4,# mkdir/tmp/1 5, through the ftp way to gpiodrv.o File Download gpio_test with the development of your board/tmp/1 directory. 6,# mknod/dev/gpio c 220 0// create a file node# insmod gpiodrv.o# chmod+ x gpio_test#./Gpio_test then four LED lights can be seen in the flicker of. :)
Platform: | Size: 9216 | Author: 马工 | Hits:

[Embeded LinuxEmbedded_CGI_Code

Description: 一个CGI程序,使用共享内存的方式与嵌入式设备进行图片等数据交互。可用作CGI编程参考。编译环境为arm-linux-gcc2.95.3。-A CGI program that uses shared memory approach and embedded devices such as data exchange pictures. CGI programming can be used as reference. Build environment for the arm-linux-gcc2.95.3.
Platform: | Size: 12288 | Author: robin | Hits:

[OpenCVVehicle1.3

Description: VC6.0 + QT4 + OpenCV 环境。演示视频地址http://v.youku.com/v_show/id_XMzA3MTU2Mzky.html (低角度车流量检测器)一种基于车头特征的车辆检测,很好的应用于低角度摄像机。与地感线圈车检器相比,解决了跟车问题。与传统基于背景建模的检测方法相比,解决了道路拥堵问题并解决了传统方法受限于摄像机必须架设很高的问题。同时能有效去除自行车、摩托车、行人的干扰,准确率可达95 。 all rights reserved by birdwcp-VC6.0+ QT4+ OpenCV environment. Demo video address http://v.youku.com/v_show/id_XMzA3MTU2Mzky.html (Low-angle traffic flow detector) based on the characteristics of the front vehicle detection, good used low-angle camera. Vehicle inspection and a sense coil compared to solve the problem with the car. Based on background modeling with traditional detection methods, to solve the problem of road congestion and limited solution to the traditional methods of problem of the high camera must be set up. At the same time can effectively remove the bicycle, motorcycle, pedestrian interference, accuracy rate of up to 95 . all rights reserved by birdwcp
Platform: | Size: 29021184 | Author: 王呈鹏 | Hits:

[source in ebooksystemc-2.2.0.tar

Description: SystemC Class Library (Rel. 2.2.0) TLM模擬硬體功能。 - SystemC Class Library (Rel. 2.2.0) ================================== This is the release of the SystemC 2.2.0 Class Library. ------------------------------------------------------------------------------- IMPORTANT 1. This is the release of SystemC 2.2.0. This release contains bug fixes for SystemC 2.1.v1 as well as adding IEEE 1666(tm) compliance features. 2. This release is supported on the following platforms for which it has been well tested: o Sun Solaris 2.8 with GNU C++ compiler versions gcc-2.95.3, gcc-3.2.3, and gcc-3.3.2 o Sun Solaris 2.8 with SUN C++ compiler versions SC6.1, SC6.2, and Forte 7. (Note: tests that use the new dynamic process feature do not compile with SC6.1 ) o Linux (Redhat 6.2) with GNU C++ compiler version gcc-2.95.3 o Linux (Redhat 7.2) with GNU C++ compiler version gcc-2.95.3 o Linux (Redhat 8.0) with GNU C++ compiler versi
Platform: | Size: 8273920 | Author: 謝君誠 | Hits:

[Embeded-SCM Developyassh-0.0.3

Description: 嵌入式SSH Server,支持各种单片机,小巧,轻量-Switches to server transport support, and initial client authentication. Supported platforms include Linux, FreeBSD, NetBSD, OpenBSD, Solaris, QNX, and Mac OS X with GCC 2.95.2- 4.3 (use unzip-a).
Platform: | Size: 476160 | Author: stephen1w | Hits:

[Linux-Unixwhc-rc

Description: Wireless Host Controller: Radio Control Interface (WHCI v0.95[2.3]) Radio Control command event transport to the UWB stack.
Platform: | Size: 4096 | Author: qvvaqt | Hits:

[Graph programjseg

Description: JSEG图像分割程序 文件“segdist”是二进制可执行的图像分割。 它编译于SGI IRIX6.3,Sun Solaris的2.4或Windows95操作系统。 关于算法的信息,请阅读以下Web文档: http://maya.ece.ucsb.edu/JSEG PC的Windows:该项目在建造时,“控制台应用程序”使用Visual C. -JSEG image segmentation program File segdist is the binary executable for image segmentation. It is compiled on SGI IRIX 6.3, Sun Solaris 2.4, or Windows 95 operating systems.For information on the algorithm, please read the following web document: http://maya.ece.ucsb.edu/JSEG PC Windows: The programs are built to Console Application using visual C.
Platform: | Size: 182272 | Author: 依楼风雨 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net