-
EX33_2812-FFT-FIR
DSP2812 滤波代码 开发板历程 简单明了(DSP2812 )
- 2012-04-20 18:28:49下载
- 积分:1
-
huaweipeixun
华为公司最新的员工内部培训资料,设计编程规范,常见低级错误案例、优秀代码样例(Huawei in-house employee training materials, design programming specifications, common low-level error cases, excellent code sample)
- 2012-03-12 23:16:02下载
- 积分:1
-
12345TestTab
说明: TAB控件的应用,在TAB控件的各选项卡里分别嵌入了列表控件、按钮控件以及下拉列表控件,并对列表控件进行了初始化,对初学者很有帮助。(In the application of tab control, list control, button control and drop-down list control are embedded in each tab of tab control, and the list control is initialized, which is very helpful for beginners.)
- 2020-07-07 14:46:20下载
- 积分:1
-
ivpu
i.mx27---vpu的源码硬件编解码的API-i.mx277-- vpu source hardware codec API
(i.mx27-- the of vpu the source hardware codec the API-i.mx277-- vpu source hardware the codec APIs)
- 2012-08-12 16:23:56下载
- 积分:1
-
OpenGLShowText
本例程主要介绍了如何在OpenGL中显示文字,并且介绍了摄像机漫游的方法,很值得大家借鉴学习。(Introduced the routine of how to display text in OpenGL, and introduced the method of roaming camera, it is worth learning from.)
- 2009-05-11 10:23:44下载
- 积分:1
-
C_andMATLAB
C_与MATLAB混合编程(英文版),讲解如何用C与MATLAB的混合编程运用。(C_ mixed with the MATLAB programming (English))
- 2009-05-28 13:32:43下载
- 积分:1
-
zoumigong
用VC++设计的一个走迷宫的小游戏,界面显示,用键盘控制人物走动(Designed with a maze of VC Games,Interface display, using the keyboard to control the characters move)
- 2011-12-06 16:47:55下载
- 积分:1
-
4546
角点检测的概述,是一篇文章,介绍了角点检测的发展和现状(coener detection)
- 2012-04-25 17:01:01下载
- 积分:1
-
4955389iso85EB
根据在银行的经验制作的iso8583精品讲稿, ISO8583包(简称8583报文)是国际标准的金融通讯报文格式 有任何疑问,请联系daheng99@qq.com (According to the the iso8583 script in the bank' s experience in production, ISO8583 package (referred to 8583) international standard of financial communication message format have any questions, please contact daheng99@qq.com)
- 2012-09-15 17:19:49下载
- 积分:1
-
astar
A*算法 1、将开始节点放入开放列表(开始节点的F和G值都视为0)
2、重复以下步骤:
在开放列表中查找具有最小F值的节点,并把查找到的节点作为当前节点
把当前节点从开放列表删除, 加入到封闭列表.
(A* algorithm 1, will begin to node placed in the and opening up list of (the began to node of the F and G values are regarded as 0) 2, repeat the the following steps: to Find a the has a the the smallest F value of the node in the the and opening up list of, and put Find a to the node as the current node current node is removed from the open list, added to the closed list.)
- 2013-04-04 11:06:42下载
- 积分:1