Location:
Search - ARM thread
Search list
Description: 数据结构,二叉树和哈夫曼编码。C++
1、 学会针对DFA转换图实现相应的高级语言源程序
·a C++ Class Library of Cr
·简单的防火墙,可以用来学习,作为毕业课设也相当有帮
·实现ARM 芯片的一对PWM 输出用于控制直流电机
·Programming the Microsoft
·VC调用java的简单例子。需要注意jvm.dll
·这是介绍在VC++6。0下如何编写GPIB程序。有
·GPS坐标转换软件:直角坐标与大地坐标转换
·我的一个同学写的毕业论文 希望对大家来说是有用的
·最简单的用工作线程控制有进程条的窗口,主窗口调用后
·VC数据库编程综合应用。订单的管理
·vhdl,用i2c控制philips的7111和7
·基于winsock2的网络封包截获技术,源代码清楚
-data structure, binary tree and Huffman coding. C 1. Society against DFA conversion map corresponding high-level language source of a Class C of C Library r simple firewall can be used to study, as part of the graduation class is fairly established to help achieve the ARM chip of a PWM output for controlling Motor Prog ramming the Microsoft VC called java simple example. This needs attention jvm.dll is introduced in VC 6. 0 GPIB preparation procedures. Have GPS coordinates conversion software : Cartesian coordinates of the earth and converting one of my classmates wrote the dissertation hope for all of us is the most useful simple Working with a thread control of the process window, the main window after calling VC Database Programming integrated application. Vhdl orders management, i2c co
Platform: |
Size: 3519 |
Author: ssss3162 |
Hits:
Description: s3c2410实验箱关于arm linux多线程编程的实例。代码非常详细有注释。
Platform: |
Size: 7514 |
Author: jackylijiesi |
Hits:
Description: 基于ARM9嵌入式开发板LINUX环境下的程序代码-linux thread,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code- linux threa d, and it is commonly used procedures, a detailed code of the Notes to facilitate transplant!
Platform: |
Size: 7168 |
Author: 盖萌 |
Hits:
Description: 数据结构,二叉树和哈夫曼编码。C++
1、 学会针对DFA转换图实现相应的高级语言源程序
·a C++ Class Library of Cr
·简单的防火墙,可以用来学习,作为毕业课设也相当有帮
·实现ARM 芯片的一对PWM 输出用于控制直流电机
·Programming the Microsoft
·VC调用java的简单例子。需要注意jvm.dll
·这是介绍在VC++6。0下如何编写GPIB程序。有
·GPS坐标转换软件:直角坐标与大地坐标转换
·我的一个同学写的毕业论文 希望对大家来说是有用的
·最简单的用工作线程控制有进程条的窗口,主窗口调用后
·VC数据库编程综合应用。订单的管理
·vhdl,用i2c控制philips的7111和7
·基于winsock2的网络封包截获技术,源代码清楚
-data structure, binary tree and Huffman coding. C 1. Society against DFA conversion map corresponding high-level language source of a Class C of C Library r simple firewall can be used to study, as part of the graduation class is fairly established to help achieve the ARM chip of a PWM output for controlling Motor Prog ramming the Microsoft VC called java simple example. This needs attention jvm.dll is introduced in VC 6. 0 GPIB preparation procedures. Have GPS coordinates conversion software : Cartesian coordinates of the earth and converting one of my classmates wrote the dissertation hope for all of us is the most useful simple Working with a thread control of the process window, the main window after calling VC Database Programming integrated application. Vhdl orders management, i2c co
Platform: |
Size: 3072 |
Author: |
Hits:
Description: s3c2410实验箱关于arm linux多线程编程的实例。代码非常详细有注释。-S3C2410 experimental arm linux box on the examples of multi-threaded programming. Very detailed annotated code.
Platform: |
Size: 7168 |
Author: jackylijiesi |
Hits:
Description: Qt/Embedded的安装(本人亲自安装步骤)
准备源码包
◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件)
◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包)
◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工
具)
假设把源码包解压所在/root/build-arm下
1安装tmake
进入tmake-1.11目录 cd /root/build-arm/tmake-1.11
export TMAKEDIR=$PWD/tmake-1.11
export TMAKEPATH=$TMAKEDIR/lib/qws/linux-arm-g++
export PATH=$TMAKEDIR/bin:$PATH
2.安装Qt/X11 2.3.2
cd qt-2.3.2
export QTDIR=$PWD
export PATH=$QTDIR/bin:$PATH
export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
./configure -no-xft -thread -gif -system-jpeg -sm -shared
[make]
make -C tools/qvfb
make -C tools/qembed-Qt/Embedded ready source packages installation ◆ tmake 1.11 or later [generate Qt/Embedded application engineering of the Makefile file] ◆ Qt/Embedded 2.3.7 [Qt/Embedded installation package] ◆ Qt 2.3.2 for X11 [Qt the X11 version of installation package, it will have x11 development environment required by the two tools] It is assumed that the source packages decompression where/root/build-arm under one installation tmake enter tmake-1.11 directory cd/root/build-arm/tmake-1.11 export TMAKEDIR = $ PWD/tmake-1.11 export TMAKEPATH = $ TMAKEDIR/lib/qws/linux-arm-g++ export PATH = $ TMAKEDIR/bin: $ PATH 2. installation Qt/X11 2.3.2 cd qt-2.3.2 export QTDIR = $ PWD export PATH = $ QTDIR/bin: $ PATH export LD_LIBRARY_PATH = $ QTDIR/lib: $ LD_LIBRARY_PATH./configure-no-xft-thread-gif-system-jpeg-sm-shared [ make] make-C tools/qvfb make-C tools/qembed
Platform: |
Size: 1024 |
Author: 马科 |
Hits:
Description: arm-linux下的多线程自保护程序主线程样例。主线程的自保护可以在/etc/inittab中设置-under the arm-linux from the protection of multi-threaded program example main thread. Main thread of self-protection in the /etc/inittab to set up
Platform: |
Size: 1024 |
Author: chenfuming |
Hits:
Description: 基于ARM9的Linux多线程应用程序。生产者写入缓冲区和消费者从缓冲区读数的具体流程,生产者首先获得互斥锁,并且判断写指针+1后是否等于读指针,如果相等则进入等待状态,等候条件变量notfull;如果不等则向缓冲区中写入一个整数,并且设置条件变量为notempty,最后释放互斥锁。消费者线程与生产者线程类似。-ARM9-Linux-based multi-threaded applications. Producers and consumers into a buffer from the buffer readings of specific processes, producers first obtain a mutex lock, and to determine whether the write pointer is equal to+1 after reading pointer, if the same may enter the wait state, waiting for condition variables notfull if the ranging from the buffer to write to an integer, and set the condition variable notempty, the final release mutex. Consumer thread and producers similar thread.
Platform: |
Size: 1024 |
Author: 刘冉 |
Hits:
Description: s3c2440 ARM开发板下的多线程源码-s3c2440 ARM development board under the multi-threaded source code
Platform: |
Size: 3072 |
Author: yangbo |
Hits:
Description: arm—linux线程程序,适用于arm-linux线程编程的学习。-arm-linux thread programming for arm-linux thread programming learning.
Platform: |
Size: 1024 |
Author: javen |
Hits:
Description: 在arm下进行视频实时采集和显示,使用V4L2与Qtimer结合的QT程序。-Under the arm real-time video capture and display, combined with V4L2 and Qtimer QT program.
Platform: |
Size: 5120 |
Author: Henry |
Hits:
Description: LINUX进程线程开发实例,很好,很详细-LINUX development process thread instance, very good, very detailed ,,,,,,
Platform: |
Size: 191488 |
Author: lizhining |
Hits:
Description: WINCE6.0 TINY6410SDK、mini6410SDK 平台下,VS2005 下写的 键盘的应用层测试程序。驱动程序用的是友善之臂开发板上带的驱动。一个线程用死循环的方式读驱动程序,发现按键有变化后发消息给主线程,使主界面给用户做出提示。基于对话框的MFC程序。-WINCE6.0 TINY6410SDK, mini6410SDK platform, VS2005 keyboard to write the application layer testing procedures. Driver using a friendly arm development board with the driver. A thread with a loop way to read the driver and found that there is a change keys after a message to the main thread, the main interface to the user to make a prompt. MFC dialog-based program.
Platform: |
Size: 5736448 |
Author: liulangmao |
Hits:
Description: RT-Thread编程入门资料,适用于ARM平台-RT-Thread Programming information
Platform: |
Size: 2217984 |
Author: 软恋芯 |
Hits:
Description: 嵌入式实验,包括:
ADS下的ARM程序设计
Linux下程序开发
串口及AD转换
嵌入式Linux
线程实验-Embedded experiment,including:
ADS under the ARM program design
Under Linux application development
Serial and AD conversion
Embedded Linux
Thread experiment
Platform: |
Size: 396288 |
Author: 樊一鸣 |
Hits:
Description: ARM9_serial.rar Linux QT ARM Thread 串口收发实例-ARM9_serial.rar Linux QT ARM Thread serial read and write demo
Platform: |
Size: 19456 |
Author: tanglinghua |
Hits:
Description: 基于ARM单片机stm32的RT-thread例程-Based on ARM microcontroller stm32 RT- thread routines
Platform: |
Size: 12863488 |
Author: 煌釨 |
Hits:
Description: RT-Thread source code(RT-Thread is an open source IoT operating system from China, which has strong scalability: from a tiny kernel running on a tiny core, for example ARM Cortex-M0, or Cortex-M3/4/7, to a rich feature system running on MIPS32, ARM Cortex-A8, ARM Cortex-A9 DualCore etc.)
Platform: |
Size: 87852032 |
Author: 快乐小神仙
|
Hits:
Description: The STM32MP151A/D devices are based on the high-performance Arm® Cortex®-A7 32-bit RISC core operating at up to 800 MHz. The Cortex-A7 processor includes a 32-Kbyte L1 instruction cache, a 32-Kbyte L1 data cache and a 256-Kbyte level2 cache. The Cortex-A7 processor is a very energy-efficient application processor designed to provide rich performance in high-end wearables, and other low-power embedded and consumer applications. It provides up to 20% more single thread performance than the Cortex-A5 and provides similar performance than the Cortex-A9.
Platform: |
Size: 1784332 |
Author: tonado_1 |
Hits: