Welcome![Sign In][Sign Up]
Location:
Search - unix d

Search list

[Internet-NetworkD-link 千兆网卡 dge530t for linux 驱动

Description: D-link 千兆网卡 dge530t for linux 驱动,完全基于LINUX/UNIX下的.-D-link Gigabit Ethernet dge530t for linux-driven, based solely on Linux / UNIX under.
Platform: | Size: 304573 | Author: 李明 | Hits:

[OtherUnix编程应答

Description:

     这份文档不是 FAQ(Frequently Answered Question),不少问题属于 FUQ(Freque-
ntly Unanswered Question)。换句话说,不一定是最常见的编程、应用问答,很可
能其中的答案尚是一个构思,还没有成为现实,又或者根本是个错误的思想火花。但
是,她的确在试图回答一些很有意义的问题,让更多的 Unix/C 程序员、系统管理员共
享彼此的智慧,那是三十年前无数前辈精英做到过的,也是我们正试图做到的。
 
    Q -- Question
    A -- Answer
    D -- Discuss


Platform: | Size: 327359 | Author: robin112233 | Hits:

[Internet-Networkudp server

Description: one udp server running on unix with cygwin.d
Platform: | Size: 378880 | Author: 刘海翔 | Hits:

[Internet-NetworkD-link 千兆网卡 dge530t for linux 驱动

Description: D-link 千兆网卡 dge530t for linux 驱动,完全基于LINUX/UNIX下的.-D-link Gigabit Ethernet dge530t for linux-driven, based solely on Linux/UNIX under.
Platform: | Size: 304128 | Author: 李明 | Hits:

[Special EffectsAlchemy

Description: alchemy 在DOS下无损图象格式转换。几乎支持所有你见过的位图间格式的转换,包括unix工作站、苹果机系统、pc机等。可对目录、文件等进行工作-alchemy DOS lossless image format conversion. Almost all the support you seen between the bitmap format conversion, including unix workstation, Apple System, pc, and so on. Contents may be right, work documents
Platform: | Size: 302080 | Author: small www | Hits:

[Linux-Unixctime

Description: 在sco unix 下显示前n天或后n天日期的处理程序。 printf("功能: 时间戳与时间格式字符串的转换程序\n") printf(" -i 输入的参数为时间戳\n") printf(" -s 输入的参数为格式化时间\n") printf(" -t 输入的时间取当前系统时间\n") printf(" -x 输入的时间增加或减少的天数\n") printf(" -o 输出的时间为时间戳格式\n") printf(" -O 输出的时间为格式化时间\n") printf(" -h 帮助文件-查看[format]如何定义,例 %s -h\n",procname) printf("范例:1 取当前日期的前2天的时间显示 %s -t -x -2\n",procname) printf(" 2 取20030101的前5天的时间显示 %s -s 20030101000000 -x -5\n",procname) printf(" 3 取20031231的后5天的时间显示 %s -s 20031231000000 -x 5 -O \"%%D %%T\"\n",procname) printf(" 4 取时间戳为1089619417的时间显示 %s -i 1089619417 \n",procname) printf(" 5 取时间戳为1089619417的后4天的时间显示 %s -i 1089619417 -x 4 \n",procname) -in sco unix under the former n n days or days after the date of processing. Printf ( "function : timestamp and time format string conversion program \ n ") printf ("- i input parameters timestamp \ n ") printf ("- s input parameters for formatting time \ n ") printf ("- t input the time for the current system time \ n ") printf ("- x importation time increase or decrease the number of days \ n " ) printf ( "- o output format for timestamp \ n") printf ( "- O when output time for the inter-formatted \ n ") printf ("- h Help-View [format] definition , the cases% s-h \ n ", procname) printf (" Examples : a date from the current two days before the time displayed% s-t-2 x \ n ", procname) printf ( &q
Platform: | Size: 2048 | Author: yux | Hits:

[matlabbresenham_line3d

Description: 采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which is referenced by: % Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid % Transformations to Volume Data, WSCG2004 Conference. % http://wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf -3D Bresenham algorithm used in a straight line between two points This program is ported to MATLAB from: B. Pendleton. Line3d- 3D Bresenham s (a 3D line drawing algorithm) ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 Which is referenced by: Fischer, J., A. del Rio (2004). A Fast Method for Applying Rigid Transformations to Volume Data, WSCG2004 Conference. http :// wscg.zcu.cz/wscg2004/Papers_2004_Short/M19.pdf
Platform: | Size: 2048 | Author: zzn | Hits:

[Linux-Unixdec

Description: unix下des加密函数,c语言编写的简单des加密函数 希望有用-des encryption function under unix hope useful
Platform: | Size: 2048 | Author: 暗流 | Hits:

[ActiveX/DCOM/ATLUNIX

Description: 设计模式, the STL has iterators, algorithms, and function objects, but for most C++ programmers, it s the containers that stand out. More powerful and flexible than arrays, they grow (and often shrink) dynamically, manage their own memory, keep track of how many objects they hold, bound the algorithmic complexity of the operations they support, and much, much more. Their popularity is easy to understand. They re simply better than their competition, regardless of whether that competition comes from containers in other libraries or is a container type you d write yourself. STL containers aren t just good. They re really good.-effective STL
Platform: | Size: 44821504 | Author: | Hits:

[OtherSun_dbx

Description: SUN公司出版的dbx使用中文帮助文档,对UNIX、LINUX环境下调试程序非常有帮助!-SUN published the use of Chinese to help the dbx files on the UNIX, LINUX environment debugger very helpful!
Platform: | Size: 1573888 | Author: 赵洪刚 | Hits:

[Linux-Unixdbx

Description: 关于AIX系统下调试工具的用法。非常全面。 掌握好dbx可以有效的提高调试程序的效率。-On the AIX system, the usage of debug tools. Very comprehensive. Master dbx debugger can effectively improve the efficiency.
Platform: | Size: 29696 | Author: gdh | Hits:

[Linux-Unixmagent-0.6.tar

Description: magent 是一个简单,但非常有用的 memcached 缓存服务器的代理小程序。 主要功能: • 保持到memcached服务器的多个连接 • 支持下列memcached指令 1. get gets 2. delete 3. incr decr 4. add set replace prepend append 5. cas • 基于 libevent 的事件驱动库 • 支持 ketama 算法 • 服务器备份 • unix domain socket 命令行参数: -h this message -u uid -g gid -p port, default is 11211. (0 to disable tcp support) -s ip:port, set memcached server ip and port -b ip:port, set backup memcached server ip and port -l ip, local bind ip address, default is 0.0.0.0 -n number, set max connections, default is 4096 -D do not go to background -k use ketama key allocation algorithm -f file, unix socket path to listen on. default is off -i number, max keep alive connections for one memcached server, default is 20 -v verbose -magent is a simple, but very useful memcached caching proxy server applet. Main features: • to maintain multiple connections to the memcached server memcached • support the following instructions 1. Get gets 2. Delete 3. Incr decr 4. Add set replace prepend append 5. Cas • event-driven based on libevent library • support ketama algorithm • • unix domain socket server backup command-line arguments:-h this message-u uid-g gid-p port, default is 11211. (0 to disable tcp support)-s ip: port, set memcached server ip and port-b ip : port, set backup memcached server ip and port-l ip, local bind ip address, default is 0.0.0.0-n number, set max connections, default is 4096-D do not go to background-k use ketama key allocation algorithm- f file, unix socket path to listen on. default is off-i number, max keep alive connections for one memcached server, default is 20-v verbose
Platform: | Size: 17408 | Author: zzw | Hits:

[Linux-Unixtrans

Description: trans程序的源代码在Cygwin下编译调试通过。(因使用了Unix特有的文件读写函数,用TC,BC,VC编译时须改写部分代码) 使用说明:trans [-R/-S] file 其中,-R 将摩斯码翻译成英文; -S 将英语翻译成摩斯码。 file为需要翻译的文本文件。运行成功后结果会保存在“~file”文件中。 注意:若是翻译英文,须保证所有字母均为大写字母。且标点符号仅可为“.”,“,”和空格。-trans program' s source code compiled under Cygwin debugging through. (The use of the Unix-specific file reading and writing function with TC, BC, VC compile some code to be rewritten) for use: trans [-R/-S] file which,-R will be Morse code translated into English - S will be in English translated into Morse code. file as a text file to be translated. After running a successful result will be saved in " ~ file" file. Note: If the translation in English, to be sure all letters are capital letters. And punctuation and spaces only for " ." ," ," .
Platform: | Size: 783360 | Author: longqzh | Hits:

[Other Embeded programSD-8686-WM60-ARMV4I.p48-1_wmm

Description: 改文件时WM-G-MR-09模块的驱动以及源代码,用于WINCE或者unix-Change the file WM-G-MR-09 module, drivers and source code for WINCE or unix
Platform: | Size: 762880 | Author: | Hits:

[WEB Code.emacs.d

Description: Emacs 配置文件,包括自动提示,yasnippet和PHP-mod和cscope等,UNIX系统解压放到HOME目录下就可以,WINDows放到C:\Users\×××\AppData\Roaming下或者你设置的EMACS目录。windows下cscope和cedet可能没法用。-Emacs configuration file, including automatic prompts, yasnippet and other PHP-mod and cscope, UNIX systems into the HOME directory to extract to, WINDows into C: \ Users \ × × × \ AppData \ Roaming the next, or you set the EMACS directory. cscope and cedet under windows may be unable to use.
Platform: | Size: 5871616 | Author: yuchao | Hits:

[Linux-Unixxmtutor-1.3b.D.tar

Description: Great example of OSF/Motif Programming. Can compile under UNIX with OSF/Motif, OpenMotif or LessTif.
Platform: | Size: 49152 | Author: mghis | Hits:

[Linux-UnixUnix

Description: 1 ls [语法]: ls [-RadCxmlnogrtucpFbqisf1] [目录或文件......] [说明]: ls 命令列出指定目录下的文件,缺省目录为当前目录 ./,缺省输出顺序为纵向按字符顺序排列。 -R 递归地列出每个子目录的内容 -a 列出所有文件,包括第一个字符为“.”的隐藏文件 -d 若后面参数是目录,则只列出目录名而不列出目录内容,常与-l选项连 用以显示目录状态。 -C 输出时多列显示 -x 横向按字符顺序排列 -m 输出按流式格 -opration for unix
Platform: | Size: 31744 | Author: winxp | Hits:

[Linux-Unixdbus-sysdeps-unix

Description: Wrappers around UNIX system/libc features internal to D-Bus implementation.
Platform: | Size: 16384 | Author: ginwunson | Hits:

[VC/MFCCPP-and-Object-oriented-numeric-computing---D.-Ya

Description: This book is intended to be an easy, concise, but rather complete, introduc- the ISO/ANSI C++ programming language with special empha- tion to sis on object-oriented numeric computation for students and professionals in science and engineering. The description of the language is platform- independent. Thus it applies to different operating systems such as UNIX, Linux, MacOS, Windows, and DOS, as long as a standard C++ compiler is equipped.
Platform: | Size: 1102848 | Author: jim | Hits:

[Internet-Networkunix-progarm-apendix

Description: UNIX环境编程 在书正文中的大多数程序都包含头文件ourhdr.h-UNIX programming environment d in the main body of the Most programs include the header file ourhdr.h,
Platform: | Size: 5120 | Author: 刘刚 | Hits:
« 12 3 4 »

CodeBus www.codebus.net