-
OnscreenKeyboard_src
一个模拟鼠标键盘输入的例子(-An example about how to similar to the input of mouse and keyboard)
- 2003-10-21 21:22:59下载
- 积分:1
-
小波包分解的matlab实现
1)了解小波分解与小波包分解概念区别与联系;
2)了解小波包的分解和重构算法积;
3)用matlab编程对信号进行小波包分解及小波能量图的绘制。
- 2022-10-03 14:30:03下载
- 积分:1
-
qiongju
八皇后算法,用的是最简单的穷举法,在VC++6.0上编写的。(Eight Queens algorithm, using the simplest method of exhaustion, in VC++6.0 written on.)
- 2013-08-14 22:21:28下载
- 积分:1
-
Flappy Bird windows实现
Flappy Bird 是一款点击鼠标来控制小鸟通过管道,改程序使用win32 实现,编译器是vs2010,整个项目功能完善。
- 2022-05-07 15:56:03下载
- 积分:1
-
Camshift
CAMshift跟踪算法程序,使用C++实现,程序可运行(CAMshift tracking algorithm program, using C++ to achieve, the program can run)
- 2017-11-24 13:35:52下载
- 积分:1
-
ARM Cortex-M3与Cortex-M4权威指南(第3版)
说明: 共3部分,1/3
本书介绍了ARM架构的背景知识以及指令集、中断处理等处理器特性,并描述了如何设置并利用存储器保护单元(MPU)等可用的高级特性。书中论述Keil MDK、IAR EWARM、gcc以及CooCoxCoIDET工具入门的章节可以给初学者在编写程序代码方面提供一些帮助,其中也包括一些重要的软件开发问题,比如低功耗特性的使用、信息输入/输出的处理、汇编和c语言的混合编程及其他高级技术话题。(This book introduces the background knowledge of arm architecture, instruction set, interrupt processing and other processor features, and describes how to set up and utilize the available advanced features such as memory protection unit (MPU). The chapters on keil MDK, IAR EWARM, GCC and coocox coidet tools in the book can provide some help for beginners in writing program code, including some important software development problems, such as the use of low-power features, information input / output processing, mixed programming of assembly and C language, and other advanced technical topics.)
- 2021-01-16 23:01:27下载
- 积分:1
-
MiniC编译器设计与实现
MiniC 的编译程序和目标程序的执行程序都是用 C++ 语言编写的,因此 MiniC 语言可在配备C 语言的任何机器上实现。它的编译过程采用从左到右扫描输入符号串,进行最左推导,再向右看一个符号的方式,以语法分析程序为核心,词法分析和汇编代码生成程序都是独立的过程。当语法分析需要读取输入符号串时就调用词法分析程序;而当语法分析正确后,需要生成相应的目标代码时,则调用汇编代码生成程序和创建EXE文件程序。
用表格管理程序建立变量、常量和过程标识符的说明与引用之间的信息联系。当源程序编译正确时,编译程序自动调用执行程序,对目标代码进行执行,并按用户程序的要求输入数据和输出运行结果。
- 2023-04-21 19:50:07下载
- 积分:1
-
qianyanjishu
关于IT界现今为止还算前沿的一些技术,作为导论式的资料,可作为参考(Up until now fairly on the IT sector, a number of cutting-edge technology, as the introductory-style information can be used as reference to)
- 2010-01-09 00:23:39下载
- 积分:1
-
11111
Thanks for downloading my Logix RC flight simulator.
This is a Micro Visual C++ project, so it would be easiest for you
to open it with MSVC++ but if you dont have it, you can always use your
own compiler, the source files are all there.
My program uses some free library offered by Microsoft that make direct X
much easier and faster to use. They are located in the 3dPlus directory,
you will have to add them to the lib, and include directory on your compiler.
The EXE is included, it searches for a bitmap to use as the ground, this is
determined in the source. Im know the commenting on the source leaves some to
be expected, but i‘ve run low on time.
If you need help, source code to the librarys, or anything else email me at:
logix@ionet.net I‘ll even send you a CD with everything on it if you mail me
a few dollars.
Please feel free to distribute this but leave it intact.
本站提供飞行模拟器免费下载,版权归其软件公司或原作者所有。如果你喜欢,请支持正版!
- 2010-02-02 17:50:59下载
- 积分:1
-
连接ch432
基于STM32HAL库的外接串口CH432,针对单片机串口不够用的情况用(The external serial port CH432 based on STM32HAL library is used to solve the problem that the serial port of single chip computer is not enough.)
- 2021-04-20 09:08:50下载
- 积分:1