资源列表
[Linux/Unix编程] c
说明:C 语言是国2的很好的请大家快快来下载-C language is a good country 2 please everyone as soon as possible to download<高不知> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] unix_sec
说明:因为在UNIX系统中没有毫秒的方法,所以上传生成毫秒的方法。-UNIX system because there is no way in milliseconds, so upload method to generate milliseconds.<cchcb> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] makefile1584651
说明:一个智能GNU makefile 主要是懒得自己写makefile,那个《gnu makefile指南》中的智能makfile对我来说还不够简洁。 使用方法: 把makefile拷到代码目录里就行了,不需要做任何设置,输出名为test_main的调试版可执行程序。-An intelligent GNU makefile is too lazy to write their own makefile, that<stevephen> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] color
说明:控制台下显示有色字符,代码在freebsd下测试通过,可以摆脱黑白的控制台了。编译环境g-Console display colored characters, the code in freebsd test is passed, will be rid of the black and white console. Compiler environment g<anan> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] comfp
说明:linux串口函数,已经经过验证 波特率,可设置-linux serial port function, has proven the baud rate, can be set<沈波> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] input_key.tar
说明:在Xwindow系统中, 模拟手工按键。 该程序可以控制xwindow, 同样可以控制gtk/Qt中的控件。-XWindow system in simulated manual button. The program can control xwindow, the same can be controlled gtk/Qt in control.<wxl_wxl> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] testsend
说明:MQ的c程序(发送和接收)及xlc编译命令行/usr/vacpp/bin/xlC -g -o testsend testsend.o -L/usr/vacpp/bin/api/lib -lapi -L/usr/mqm/lib -lmqm_r-MQ c-program (to send and receive) and xlc compiler command line/usr/vacpp/bin/xlC-g-o testsend tes<zy2001> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] simu_computer_mul_str
说明:2个1000位大整数相乘,模拟计算机的计算方式,先将乘数和被乘数都转换为0,1编码的长字符串,然后移位相加,最后转变回10进制。<李明> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] reverse_list
说明:将一个链表逆序,共2种方式,一个是采取依次摘取节点的方式,另一个是递归方式-Will reverse a linked list, a total of two kinds of ways, one is taken the way followed by removal of the node, and the other is recursive way<李明> 在 2024-11-14 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] max_batch
说明:针对一个数组,计算其中和最大的子块(子区间)。采用的是O(n)的算法复杂度。-For an array to calculate them and the largest sub-block (sub-interval). Uses O (n) algorithm complexity.<李明> 在 2024-11-14 上传 | 大小:1kb | 下载:0