-
在arm9 2440 上使用ov9650摄像头的应用程序,可以抓取一帧图片
在arm9 2440 上使用ov9650摄像头的应用程序,可以抓取一帧图片-In the arm9 2440 using ov9650 camera application, you can grab a picture
- 2022-01-22 01:27:57下载
- 积分:1
-
图像处理中SSE的应用
SSE – Streaming SIMD Extension,是Intel从PIII开始加入的一种x86扩展指令集。在SSE以前,x86的浮点运算都是以栈式FPU完成的,有一定x86汇编经验的人应该不会对那些复杂的fld、fst指令陌生吧。而SSE一方面让浮点运算可以像整数运算的模式、如 add eax , ebx 那样通过直接访问寄存器完成,绕开了讨厌的栈,另一方面引入了SIMD这个概念。SIMD – Single
Instruction Multiply Data,顾名思义,它可以同时让一条指令在多个数据上执行,这种
- 2022-02-09 16:46:15下载
- 积分:1
-
this was pretty good, a calculator program
这个还不错,一个计算器程序-this was pretty good, a calculator program
- 2023-08-11 08:30:04下载
- 积分:1
-
things, it is true! ! The compilation was made
加减乘除运算的东西,,不错!!汇编写的-things, it is true! ! The compilation was made
- 2023-08-02 07:40:02下载
- 积分:1
-
目标
设置组合键来触发某一菜单命令。例如,用A l t + D组合键删除视图中所选项目。
策略
首先,使用Developer Studio提供...
目标
设置组合键来触发某一菜单命令。例如,用A l t + D组合键删除视图中所选项目。
策略
首先,使用Developer Studio提供的加速键编辑器(Accelerator Editor)创建一项资源,当视
图被创建、使用、拥有输入焦点时该资源被装入。在视图没有输入焦点时或当我们想定制键
的处理时,我们也可以手工处理W M _ K E Y D O W N窗口命令。-Goal Setting key combination to trigger a menu command. For example, A lt+ D key combination to delete the selected item view. Strategy First, use Developer Studio to provide the acceleration of key editor (Accelerator Editor) to create a resource, when the view is created, use, possession input focus when the resources are loaded. In view of the focus has not been entered or when we want to deal with custom keys, we can also deal with WM _ KEYDOWN manual command window.
- 2023-03-13 03:40:03下载
- 积分:1
-
EVC box under the game program source
EVC下的方块游戏程序源码-EVC box under the game program source
- 2022-03-06 18:25:49下载
- 积分:1
-
用户也可以点击“停止录音”,以停止声卡,结束录音。
StreamBuff中所有的剩余语音都会被送入TBNR,并通知TBNR录音完毕TBNR收到足够的语音后...
用户也可以点击“停止录音”,以停止声卡,结束录音。
StreamBuff中所有的剩余语音都会被送入TBNR,并通知TBNR录音完毕TBNR收到足够的语音后开始识别,并通过EventCallback和ResultCallback两个回调
函数通知TbnrSdiDemo当前识别状态以及识别结果。-users can click on "stop recording" to stop sound card and the end of recording. StreamBuff all the remaining voice will be sent to TBNR. and notify TBNR TBNR finished recording the receipt of sufficient voice after identification, and through EventCallback and two callback function ResultCallback notice T bnrSdiDemo current state of identification and recognition results.
- 2022-03-06 14:12:13下载
- 积分:1
-
公路上的汽车流量计数
本次设计的程序是基于Matlab的应用于道路交通的汽车统计计数的设计,设计思路清晰,设计过程比较合理,也快速的实现了汽车的流量的计数统计,效果良好
- 2022-07-14 15:30:59下载
- 积分:1
-
关于动态添加删除一菜单项的例子
关于动态添加删除一菜单项的例子-of Dynamic add a menu item to delete the example
- 2023-06-23 04:35:03下载
- 积分:1
-
该模块实现了界面和输出系统的窗口媒体音频…
This module implements the interface and output system for Windows Media Audio. If you use this module with your application, you will need to deploy wmaudioredist.exe (the CORE) with your program. The SDK (and the CORE) are claimed by Microsoft to be BETA. It seems to work correctly, but beware of BETA! Please, notify me, when Microsoft releases the final version of the SDK. Redistribution terms for this module consist of two parts. 1) wmamp.esp redistribution terms are defined by EldoS Sounds license. 2) The CORE redistribution terms are defined by Microsoft. As for now its redistribution is free.
- 2022-04-18 04:44:09下载
- 积分:1