资源列表
[Linux/Unix编程] linux
说明:在linux环境下编写的简易的tcp客户端和服务器端程序,代码测试运行有效-Simple TCP client and server-side programs written in linux environment, code test run<noth> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] bluetoothlistener_gui
说明:bluetooth listener gui for Linux. -bluetooth listener gui for Linux.<zufunzong> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] Blob
说明:Javascr ipt cannot represent sizes as large as unsigned long long, we need to come up with an exception to throw if file size is not represetable for Linux. -Javascr ipt cannot represent sizes as large as unsigned long long, we need to come up wit<gongnengkeng> 在 2025-07-01 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] BlockAllocatorSymbian
说明:Block Allocator Symbian for Linux.<vonqaoyao> 在 2025-07-01 上传 | 大小:3kb | 下载:0
[Linux/Unix编程] AccessibilityListBoxOption
说明:Accessibility List Box Option for Linux.<goumunxei> 在 2025-07-01 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] linuxc
说明:LINUX 串口通讯源码 ,本文档详细介绍了串口编程-The LINUX serial communications source, the document details the serial programming<noth> 在 2025-07-01 上传 | 大小:15kb | 下载:0
[系统编程] wince5.0--sdk-set
说明:wince5.0配置文档。 -Wince5.0 configuration document.<JJ> 在 2025-07-01 上传 | 大小:88kb | 下载:0
[Linux驱动] a
说明:发送程序与msg1.c类似。在main函数中,删除msg_to_receive声明,代之以buffer[BUFSIZ]。移除消息队列删除代码,并且在running循环中做出如下更改。现在我们调用msgsnd来将输入的文本发送到队列中。 -The sending program msg1.c similar. Delete msg_to_receive statement in the main function, replaced by the buffer [BUFSIZ]. Remove<程晨> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] chains
说明:一个链表的源代码,如果你是一个linux初学者,也许可以让你加深对链表的理解-A list of source code, if you are a Linux beginner, maybe you understanding Chain<张帅> 在 2025-07-01 上传 | 大小:1kb | 下载:0
[系统编程] Warehouse-Management
说明:此项目为自己的期末作业,编写了一个仓库管理系统,此系统可以实现采购物品的查询,出库 入库的记录,同时也提供了用户的注册及密码修改等-This project for their own end of the operation, the preparation of a warehouse management system, this system can achieve the procurement of goods query, the library storage of record<骗纸> 在 2025-07-01 上传 | 大小:999kb | 下载:0
[Linux/Unix编程] Linux_C-function-manual-
说明:这个是关于Linux方便的函数,学习的时候可以直接调用,省事-This is the function on Linux, learning can be called directly, save<qu> 在 2025-07-01 上传 | 大小:177kb | 下载:0
[加密解密] MD5-Encryption-Algorithm-VCPP
说明:MD5是一个安全的散列算法,输入两个不同的明文不会得到相同的输出值,根据输出值,不能得到原始的明文,即其过程不可逆;所以要解密MD5没有现成的算法,只能用穷举法,把可能出现的明文,用MD5算法散列之后,把得到的散列值和原始的数据形成一个一对一的映射表,通过比在表中比破解密码的MD5算法散列值,通过匹配从映射表中找出破解密码所对应的原始明文。 对信息系统或者网站系统来说,MD5算法主要用在用户注册口令的加密,对于普通强度的口令加密,可以通过以下三种方式进行破解: (1)在线查询密码。一些在<Johnson> 在 2025-07-01 上传 | 大小:268kb | 下载:0