-
VB MP3音频文件操作类
mod_getmp3Info.bas,VB MP3音频文件操作类,读/写MP3文件信息,这个类可实现根据MP3风格序号获取的风格的名字、根据MP3的风格的名字获取风格序号对应的字符、装载MP3风格列表、获取MP3文件的ID3v1信息、获取MP3文件的ID3v2(3)信息、设置MP3文件的ID3v1信息、写入MP3文件的ID3v2.3信息、要注意的是,需要选读出原来MP3文件的数据块的位置,然后从这个位置开始读取数据、获取MPEG文件格式信息。。。
- 2022-01-25 17:27:19下载
- 积分:1
-
understanding_and_applying_machine_vision_0824789
Perhaps because no important information is represented in absolute brightness
values in the visual environment, the visual system has confined its
processing almost exclusively to differences – spatial and temporal contrasts.
Recording from neurons along the visual pathways shows that the cells have
structured receptive fields – defined angular positions in the visual field where
they respond to the stimulation.
- 2010-08-23 10:25:58下载
- 积分:1
-
gps
matlab code for lms algorithm
- 2018-03-21 00:45:14下载
- 积分:1
-
Powerbuilder8.0 Utility Design 100 Cases of 31
Powerbuilder8.0实用程序设计100例之31-40-Powerbuilder8.0 Utility Design 100 Cases of 31-40
- 2023-03-23 10:05:04下载
- 积分:1
-
EPSON的3.5 QVGA 半透半反射型TFT LCD spec
EPSON的3.5 QVGA 半透半反射型TFT LCD spec-EPSON 3.5 QVGA transflective TFT LCD spec
- 2022-07-24 11:45:13下载
- 积分:1
-
rrdddwq
这是运用LabVIEW图形化编程语言开发虚拟数字滤波器的方法,对数字滤波器原理的分析。提出了利用虚拟仪器软件平台构建数字滤波器的设计思想,并在此基础上开发出了一套数字滤波器实例(This is the use of LabVIEW graphical programming language to develop a virtual digital filter methods, the principle of the digital filter analysis. Proposed the use of virtual instrument software platform for building a digital filter design, and on this basis to develop a set of examples of digital filter)
- 2009-04-10 00:52:59下载
- 积分:1
-
太阳能光伏电池的Matlab.rar
太阳能光伏电池仿真模型,Simulink仿真模型,对光伏特性进行仿真(Simulation model of solar photovoltaic cell)
- 2018-05-30 18:44:52下载
- 积分:1
-
匀速直线运动的卡尔曼滤波结果,包括蒙特卡洛实验分析
匀速直线运动的卡尔曼滤波结果,包括蒙特卡洛实验分析(Results of kalman filtering for uniform linear motion, including monte carlo experimental analysis)
- 2020-06-24 12:40:02下载
- 积分:1
-
1
一个很简单的js实现页面倒计时跳转,倒计时时间可以自己自由设置,默认为6秒钟后跳转。(A very simple JS page countdown jump, countdown time can be set freely, default to 6 seconds later jump.)
- 2018-08-23 10:43:18下载
- 积分:1
-
cuda 并行编程代码
CUDA 是一种并行编程模型和软件环境,用于应对这种挑战,同时保证熟悉 C 语言等标准编程语言的程序员能够迅速掌握 CUDA。CUDA 的核心有三个重要抽象概念:线程组层次结构、共享存储器、屏蔽同步(barrier synchronization),可轻松将其作为 C 语言的最小扩展级公开给程序员。这本关于GPU高性能编程的代码对于初学GPU编程的学者来说是非常难得的,它通过程序实例让初学者更好地理解GPU编程。
- 2022-04-10 15:46:25下载
- 积分:1