-
prime
判断数字是否是质数,很好用的,对于小学生来说!(Determine whether the number is a prime number, the good, is for students!)
- 2010-12-02 23:02:53下载
- 积分:1
-
随笔画
一个使用c语言编写的随笔画工具,使用graphics.h(A Sketch Tool Written in C Language)
- 2020-06-17 18:20:02下载
- 积分:1
-
OS_projectC_Mutex
You are asked to design and implement a simulator for university life where lecturers provide lectures (credits) and students attend lectures (credits) to graduate. This simulator uses a bounded circular buffer shared by lecturers and students. Lecturers are concurrently providing lecturers and placing their lecturers in JCU (shared buffer) and students are concurrently taking lectures from JCU to graduate.
The purpose of this assignment is to give you some "hands-on" experience with concurrent processes, semaphores, and shared memory. You need to use the modules you practiced in week 6 and 8 labs (Prac 5 and Prac 6). You need semaphores for mutual exclusion and synchronization (studied in week 6 prac) and a shared buffer for shared memory IPC (studied in week 8 prac).
- 2009-10-31 16:09:02下载
- 积分:1
-
SARViewer 微波遥感实习程序的源代码,通过GDAL读取常用遥感影像
说明: 微波遥感实习程序的源代码,通过GDAL读取常用遥感影像,如img,tiff 可实现读取显示和雷达影像处理的一些基本算法(The source code of the microwave remote sensing internship program, reading common remote sensing images through GDAL, such as img, tiff can realize some basic algorithms of reading display and radar image processing)
- 2020-04-04 13:28:40下载
- 积分:1
-
MAC层
LTE资源调度算法,对于研究经典的资源调度算法比较好的参考文献及对应的学术文献(LTE resource scheduling algorithm, for the study of the classic resource scheduling algorithm better reference and the corresponding academic literature)
- 2017-09-26 20:52:44下载
- 积分:1
-
arts_debug
调试对于软件的成败至关重要,正确使用恰当的调试工具可以提高发现和改正错误的效率。本书详细介绍了 3种调试器,gdb用于逐行跟踪程序、设置断点、检查变量以及查看特定时间程序的执行情况, ddd是流行的 gdb的 gui前端,而 eclipse提供完整的集成开发环境。书中不但配合实例讨论了如何管理内存、理解转储内存、跟踪程序找出错误等内容,更涵盖了其他同类书忽略的主题,例如线程、客户 /服务器、gui和并行程序,以及如何躲开常见的调试陷阱。(Debugging for is vital to the success of the software, the proper use of appropriate debugging tool can improve the efficiency of discovery and correct mistakes. Book introduces in detail three kinds of debugger, GDB for tracking procedures, set breakpoints, line by line check variables and checking their specific time execution of DDD is popular the GDB GUI front-end, and eclipse provides a complete integrated development environment. The book not only cooperate with examples to discuss how to manage the memory, understanding, memory dump and trace program error, more covers other similar books ignore themes, such as threads, client/server, GUI, and the parallel program, debugging and how to avoid common pitfalls.)
- 2013-08-03 14:53:53下载
- 积分:1
-
lab3_circle1_f13
DRAW CIRCLES
DRAW HALF CIRCLES
DRAW SMILEY FACE
- 2015-04-25 11:03:31下载
- 积分:1
-
DSP_BLDC_PID
DSP2812,BLDC,无刷直流电机,无位置传感器控制(DSP2812, BLDC, brushless DC motor, sensorless control)
- 2013-09-13 15:02:46下载
- 积分:1
-
try2
windowAPI调用函数读取数据 RS 232 串口通信(windowAPI Serial Communication)
- 2020-06-17 02:00:01下载
- 积分:1
-
khttpd-2
说明: Kernel Mode HTTP Server
- 2019-12-23 20:44:03下载
- 积分:1