-
这个程序可以是一个主要的C++语言程序的括号和检查的…
本程序主要可以对一个c语言程序中的括号和注释情况进行检查,可以快速地发现原程序 * 中隐含的语法匹配性错误,可以根据检查结果,对不匹配的括号进行修改,最快速度地将 * 程序修改正确。同时本程序也可以象wc程序一样对一个程序进行计数统计,得到一个文件 * 的行、单词、字节的统计结果。-this procedure can be a major c language program brackets and the inspection of the Notes can be found quickly to the original* implied matching syntax errors, according to test results that do not match the brackets revised to be the fastest speed* revising the procedures correctly. While this procedure may also wc procedure as a process of counting statistics, to be a document* lines, words, byte of the data.
- 2022-02-19 23:34:55下载
- 积分:1
-
linux terminal program, create, use, settings, etc.
linux 终端程序,创建,使用,设置-linux terminal program, create, use, settings, etc.
- 2022-08-02 15:58:28下载
- 积分:1
-
DS1302 clock chip under the uclinux2.4 driver, CPU is a Motorola chip Longzhu MC...
时钟芯片DS1302的uclinux2.4下的驱动程序,CPU是摩托罗拉的龙珠芯片MC68VZ328,程序经过测试,可以直接使用。-DS1302 clock chip under the uclinux2.4 driver, CPU is a Motorola chip Longzhu MC68VZ328, the procedure has been tested, can be used directly.
- 2022-03-17 19:24:26下载
- 积分:1
-
在树下的命令下,用窗口,更强大!1、树
Linux下的tree命令,同window,功能更强大!
1、下载tree-1.5.1.1源程序
2、解压源码到工作目录tar zxvf tree-1.5.1.1.tgz
3、在tree-1.5.1.1目录交叉编译:make CC=arm-linux-gcc
4、安装:make prefix=/home/xxxx/rootfs install
Ubuntu下 直接 apt-get install tree 即可安装最新的tr-Linux under the tree order, with the window, more powerful! 1, tree-1.5.1.1 source code download 2, extract the source to the working directory tar zxvf tree-1.5.1.1.tgz3, in the tree-1.5.1.1 directory cross compiler: make CC = arm-linux-gcc4, install: make prefix =/home/xxxx/rootfs installUbuntu directly under the apt-get install tree to install the latest tr
- 2022-07-08 04:26:28下载
- 积分:1
-
在Linux环境下读写DGN文件
在Linux环境下读写DGN文件-the Linux environment document literacy DGN
- 2022-07-27 23:40:19下载
- 积分:1
-
ARM9
ARM9-2410系统测试源码,可测试各种硬件接口,-ARM9-2410 system test source code to test a variety of hardware interfaces,
- 2022-11-09 05:05:03下载
- 积分: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
-
控制2440上的摄像头,实现动态预览,基于Linux操作系统
控制2440上的摄像头,实现动态预览,基于Linux操作系统-Control of 2440 on the camera, dynamic preview, based on the Linux operating system
- 2022-02-10 06:17:26下载
- 积分:1
-
介绍linux下如何添加系统调用的编程实例。
介绍linux下如何添加系统调用的编程实例。-Introduced under linux how to add a system call programming examples.
- 2022-05-31 02:34:52下载
- 积分:1
-
xml文档xpath例子程序
xml文档xpath例子程序-xml files xpath examples procedures
- 2022-02-25 18:05:48下载
- 积分:1