资源列表
[Linux/Unix编程] QInputMethod(Template)
说明:为嵌入式开发板写的输入法,在Tiny6410开发板上已测试通过。采用模板模式进行了改写后,使用更为方便。-Tiny6410 development board for embedded development board to write the input method, have been tested. More convenient to use the template mode rewrite.<谭德> 在 2025-02-07 上传 | 大小:35kb | 下载:0
[Linux/Unix编程] QtInputMethod(Decorator)
说明:为嵌入式开发板写的输入法,在Tiny6410开发板上已测试通过。采用装饰模式进行了改写,供交流学习-Tiny6410 development board for embedded development board to write the input method, have been tested. Decorative patterns were rewritten for the exchange of learning<谭德> 在 2025-02-07 上传 | 大小:32kb | 下载:0
[Linux/Unix编程] Linuxbase
说明:适合新手学习linux,无密码,讲解的非常详细透彻。看看吧!-Suitable for the novice to learn linux, no password, to explain the very detailed and thorough. See it!<荚小雨> 在 2025-02-07 上传 | 大小:23.39mb | 下载:0
[Linux/Unix编程] homework2
说明:编写基于管道的消息队列,该消息队列采用管道进行消息发送、存储、传递及接收。该消息队列应用于多线程环境时要保证线程是安全的;所采用的管道可以是由pipe创建的,也可以是命名管道;该消息队列能够接收CLMessage继承体系的消息;该消息队列能融入到本课程所提供的程序库中,能支持线程之间的通信(即需要提供发送消息的通信类,以及消息循环的管理类)。-The preparation of a pipeline-based message que<熊涛> 在 2025-02-07 上传 | 大小:2.48mb | 下载:0
[Linux/Unix编程] homework3
说明:自己设计并实现一个消息队列,该队列能够接收CLMessage继承体系的消息,并且保证多线程环境下线程是安全的。该消息队列可以融入到本课程所提供的程序库中,能够支持线程之间的通信(即需要提供发送消息的通信类,以及消息循环的管理类)。-Design and implement a message queue, the queue CLMessage inheritance system able to receive messages, a<熊涛> 在 2025-02-07 上传 | 大小:11kb | 下载:0
[Linux/Unix编程] homework4
说明:编写一个多队列线程池应用,在应用中存在三种线程:一个用户线程,用于向主控线程发送加法计算请求;一个主控线程,接收到用户发送的加法请求后负载均衡地将请求分配给若干计算线程;若干计算线程,接收来自主控线程的加法请求,计算后将结果返回给用户线程。其中每个线程都拥有自己的消息队列。测试时需要向主控线程提交>=1000个加法请求,用户线程需要验证是否收到结果。-The preparation of the application of mo<熊涛> 在 2025-02-07 上传 | 大小:20kb | 下载:0
[Linux/Unix编程] homework5
说明:编写一个单队列线程池应用,在应用中存在两种线程:一个用户线程,用于向线程池发送加法计算请求;若干计算线程,接收来自线程池的加法请求,计算后将结果返回给用户线程。其中用户线程拥有自己的消息队列,若干计算线程共享一个消息队列。测试时需要向线程池提交>=1000个加法请求,用户线程需要验证是否收到结果。-The preparation of the application of a single queue thread pool, t<熊涛> 在 2025-02-07 上传 | 大小:4.68mb | 下载:0
[Linux/Unix编程] BiTree
说明:c语言基础的数组方式二叉树的实现,stack函数。-c array of language-based way binary tree implementation, stack function.<严湖斌> 在 2025-02-07 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] wserial2
说明:实现了串口的通信,里面利用了第三方串口类,编程实现方面简单-serial program<天涯逐日> 在 2025-02-07 上传 | 大小:71kb | 下载:0
[Linux/Unix编程] Makefile
说明:本文档详述了Makefile文件的书写方法,对于编写自动化脚本有很大帮助。-This document details the writing of the Makefile. It s of great help for writing automated scr ipts.<> 在 2025-02-07 上传 | 大小:418kb | 下载:0
[Linux/Unix编程] driver_gprs
说明:linux环境下通过UART控制GPRS模块收发数据,包括各种菜单。-GPRS module to send and receive data through the UART control in the linux environment, including a variety of menu.<chenqq> 在 2025-02-07 上传 | 大小:134kb | 下载:0
[Linux/Unix编程] linux-0.11-for-gcc3.4.tar
说明:linux 0.11 内核源代码,在32位或者64位的ubuntu或者debian系统下使用的可以用gcc 3.4编译的linux-0.-linux 0.11 kernel source code<huabinwen> 在 2025-02-07 上传 | 大小:119kb | 下载:0