-
在Linux环境下,用C语言实现哲学家进程问题。
在Linux环境下,用C语言实现哲学家进程问题。-the Linux environment, using C language philosopher process.
- 2022-09-10 22:20:03下载
- 积分:1
-
linux下用的解压缩软件
linux下用的解压缩软件-under the decompression software
- 2023-09-04 21:05:04下载
- 积分:1
-
linux 下的 得到可执行文件路径,判断文件是否存在,以及改文件扩展名的例子。...
linux 下的 得到可执行文件路径,判断文件是否存在,以及改文件扩展名的例子。-linux good undress your wrist selenium cavity shallow glass wind unable to speak ㄛ text-chan
- 2022-03-15 23:19:02下载
- 积分:1
-
这是有关于使用linux下的定时器的实验,通过下载到实验板上,可以观察到linux下统计进程执行时间。...
这是有关于使用linux下的定时器的实验,通过下载到实验板上,可以观察到linux下统计进程执行时间。-This is under linux timer on the use of experiments to test the board by downloading, can be observed under linux statistical process execution time.
- 2022-02-03 04:34:32下载
- 积分:1
-
删除读写STL C
inifile read and write in stl c
- 2022-04-14 21:08:20下载
- 积分:1
-
hellow world rpm包的src文件,包含source,patch,spec提供给对linux rpm包有兴趣的linusir们交流...
hellow world rpm包的src文件,包含source,patch,spec提供给对linux rpm包有兴趣的linusir们交流-the src rpm document contains source, patch, right spec for Linux rpm interested exchanged linusir
- 2022-03-24 13:54:54下载
- 积分:1
-
cdrom device drive for linux.
cdrom device drive for linux.
- 2022-12-30 00:25:03下载
- 积分:1
-
Embedded GUI comparing several ways, combined with the characteristics of embedd...
综合比较了嵌入式GUI的几种实现方式,结合嵌入式系统的特点,研究了嵌入式GUI中的关键技术,
分析了嵌入式GUI与普通GUI系统的不同之处,提出一种通用的嵌入式图形用户界面系统的设计思想和体系结构,
这种嵌入式GUI实现方案具有轻型、占用资源少、可剪裁等特点。-Embedded GUI comparing several ways, combined with the characteristics of embedded systems to study the embedded GUI of the key technologies, an analysis of embedded GUI and general GUI systems differ, a general-purpose embedded graphical user interface system design concepts and architecture, the embedded GUI programs realize light, taking up less resources can be cut and so on.
- 2022-08-04 11:41:58下载
- 积分:1
-
医学图像,电子显微镜图像的专业处理软件的C++/Python源码,可以采用不同的方法自动识别并筛选目标物体,可以对图像进行任何通用可视化操作(缩放,度量,裁减等...
医学图像,电子显微镜图像的专业处理软件的C++/Python源码,可以采用不同的方法自动识别并筛选目标物体,可以对图像进行任何通用可视化操作(缩放,度量,裁减等等)。源码跨windows/unix平台,结合C++/Python应用,同时也是学习跨平台,跨语言编程的好范例。-Medical images, electron microscope images of professional processing software, C++/Python source code, you can use different methods automatically identify and filter the objects, you can visualize the image in any general-purpose operations (zoom, measure, cut, etc.). Source Cross-windows/unix platform, combined with C++/Python applications, also suitable to study cross-platform, cross-language programming as a good example.
- 2023-05-16 23:40:03下载
- 积分:1
-
字符串指针,以探讨指针如何工作
String Pointers to explore how the pointer work
-The program takes lines from standard input and keeps the last n of them in memory as it goes through standard input. When it gets to an EOF, it prints the last n lines out. You may assume n is less than 2000 and each individual line is not longer than 1000 including the newline and the null terminator.
- 2022-02-01 01:57:48下载
- 积分:1