搜索资源列表
Tail-src-current
- Ever wanted to just type tail -f error_log on Windows?Envious of your Unix friends who can track changes to a file, in real time, as they happen? Well, now with the Objektiv Tail for Win32, you ll be happily monitoring your log files like you ve ne
rs_eedec_euc
- The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the number of redundant symbols (length-k), and the initial zero of the code, init_zero, such that the zeros are: init_zero, init_zero+1, ..., init_zero
valgrind-3.2.1.tar
- The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as: * touching memory you shouldn t (eg. overrunning heap block boundaries) *
libraw1394-1.2.1.tar
- libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and re
gnokii-0.6.14.tar
- 诺基亚手机管理软件,具有管理电话本、收发短信、拨打电话、查看主邻小区信号强度、显示电池电量等功能。通过F-BUS数据线和PC相连接。-Nokia mobile phone management software, manage phone numbers, send text messages and telephone calls. o Community View main signal intensity, showing battery power and other functions
linux_tuixiangzi
- 这是LInux下C语言开发的推箱子游戏。对学习curese编程的人有帮助 用了大量的Curese函数,此游戏可建立关卡。默认有10关。 作者 /* File: tuixiangzi.c */ Makefile如下: all: tuixiangzi tuixiangzi: tuixiangzi.c gcc -o tuixiangzi tuixiangzi.c -lcurses clean: rm -f tuixiangzi *.bak
Ucos-Ii.The.Real-Time.Kernel
- This book is intended for embedded system programmers, consultants and students interested in real-time operating systems. μC/OS-II is a high performance, deterministic real-time kernel and can be embedded in commercial products (see Appendix F,
nslab_ex1b_06
- tcl程序demo by N. Sidiropoulos and R. Bro clear all F=5 % users I=4 % antennas
nslab_ex2_06b
- TCL demo by N. Sidiropoulos and R. Bro clear all F=5 % users I=4 % antennas
nslab_ex5_06b
- TCL demo by N. Sidiropoulos and R. Bro clear all F=5 % users I=4 % antennas
IIC_ZLG7290
- 本字符设备驱动在Linux2.6中测试通过,实现微处理器S3C2410通过IIC总线向数码管键盘控制芯片ZLG7290发送数据,通过控制ZLG7290来使数码管循环显示0-F。
shc-3.8.6
- shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 用shell脚本对系统进行自动化维护,简单,便捷而且可移植性好. 但shell脚本是可读写的,很有可能会泄露敏感信息,如用户名,密码,路径,IP等. 同样,在shell脚本运行时会也泄露敏感信息. shc是一个加密shell脚本的工具.它的作用是把shell脚本转换为一个可执行的二进制文件. 这就很好的解决了上述问题.
f
- usb的驱动代码 结合linux方面的开发-usb drive linux code combining aspects of the development of
firstGTK
- 一个基于GTK+的单词数值计算器,1、 按照规则计算单词的值,如果 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 26个字母(全部用大写)的值分别为 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26,如: WINJACK这个单词的值就为:W+I+N+J+A+C+K=23+9+14+1+3+11=71% HARDWORK=H+A+R+D+W+O+
fastfourier
- 计算f t)=exp -|t|)的FFT-Calculation of f t) = exp - | t |) of the FFT
printf
- 本人参照linux 0.1内核源代码写的printf函数的实现,支持 c, s, o, d, x, f的打印输出-I am the light of linux 0.1 kernel source code to write to achieve the printf function in support of c, s, o, d, x, f print output
TheLinuxTCPIPStack
- The Linux TCP/IP Stack: Networking for Embedded Systems by Thomas F. Herbert
ex02
- 设有二元函数 f(x,y) = f(x) + f(y) 其中:f(x) = f(x-1) * x (x>1) f(x) = 1 (x=1) f(y) = f(y-1) * f(y-2) (y>2) f(y) = 1 (y=1,2) 请编程建立3个并发协作进程,它们分别完成f(x,y),f(x),f(y) -linux c process communicate
lapack1.f.tar
- Fortran program in order to try the lapack and blas library gfortran lapack1.f -llapack -lblas
fp.f.tar
- focal plane determination fp.f