-
C语言写的报文转换程序,包含头文件和源代码、数据库设计
C语言写的报文转换程序,包含头文件和源代码、数据库设计-C language text was written by the conversion process, including header files and source code, database design
- 2022-08-26 12:16:04下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-LED_ON篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-LED_ON articles
- 2022-03-22 06:29:04下载
- 积分:1
-
Mpeg4视频处理编解码算法代码 适用于windows平台和unix平台 c语言编写...
Mpeg4视频处理编解码算法代码 适用于windows平台和unix平台 c语言编写-Mpeg4 video codec algorithm code for windows platform and unix platform c language
- 2022-03-11 10:24:11下载
- 积分:1
-
标准linux 2.4.20 针对ds1302 的RTC 源码,具有充电功能!
标准linux 2.4.20 针对ds1302 的RTC 源码,具有充电功能!-DS1302 standard for the linux 2.4.20 source RTC with charging function!
- 2022-02-06 22:15:10下载
- 积分:1
-
unix下用fork()创建process的例子
unix下用fork()创建process的例子-unix using fork () to create examples of process
- 2022-05-08 15:52:10下载
- 积分:1
-
linux下一些常用的C函数的说明和例子
linux下一些常用的C函数的说明和例子-linux some commonly used C function description and example
- 2022-01-26 03:32:31下载
- 积分:1
-
在linux内核下面的键盘驱动程序,能使QT支持键盘操作
在linux内核下面的键盘驱动程序,能使QT支持键盘操作-Linux kernel in the following keyboard driver, can support keyboard operation QT
- 2022-12-04 03:55:03下载
- 积分:1
-
memory management mechanisms to achieve
linux内存管理机制的实现-memory management mechanisms to achieve
- 2022-08-18 15:06:32下载
- 积分:1
-
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者...
在同一个进程地址空间内执行的两个线程。生产者线程生产物品,然后将物品放置在一个空缓冲区中供消费者线程消费。消费者线程从缓冲区中获得物品,然后释放缓冲区。当生产者线程生产物品时,如果没有空缓冲区可用,那么生产者线程必须等待消费者线程释放出一个空缓冲区。当消费者线程消费物品时,如果没有满的缓冲区,那么消费者线程将被阻塞,直到新的物品被生产出来。-In the same address space of a process implemented within the two threads. The producer thread production of goods, and then items placed in an empty buffer in the thread consumption for consumers. Consumer thread to acquire items from the buffer, and then release the buffer. When the producer thread is the production of goods, if there is no empty buffers are available, then the producer thread must wait for the Consumer thread to release an empty buffer. When a consumer thread consumer goods, if the buffer is not full, then the consumer thread will be blocked until the new items were produced.
- 2022-03-10 13:10:08下载
- 积分: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