资源列表

排序选择:

« 1 2 ... .44 .45 .46 .47 .48 56949.50 .51 .52 .53 .54 ... 267458 »

[嵌入式Linuxsound

说明:其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open("/dev/dsp", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以RDONLY方式打开进行录音和WRONLY方式打开进行放音。 Sound1.c用于将录音保存在te
<杨浩> 在 2025-09-27 上传 | 大小:3kb | 下载:0

[其他小程序16X16dot

说明:lcd编程,用在lcd上的各种点阵图形,可以帮助大家加速开发进度。文件里面的是16X16大小的图片。希望对大家有用-lcd programming, used in various dot matrix lcd graphics, everyone can help speed up the development progress. File inside the picture size is 16X16. Hope useful for everyone
<benter> 在 2025-09-27 上传 | 大小:226kb | 下载:0

[汇编语言GPSmatlab

说明:读取TXT文档里的GPS数据卡尔曼滤波程序,对于初学者很有帮助-TXT file to read GPS data in the Kalman filter procedure, very helpful for beginners
<姜玉林> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[其他小程序48X48dot

说明:lcd编程所需要的点阵图,该文件上传的是24X24的点阵图片,可以给大家提供些参考,帮助设计更优美的交互界面。-lcd programming required bitmap, the file upload is a 24X24 dot matrix picture, you can provide some reference to the U.S. to help design a more elegant interface.
<benter> 在 2025-09-27 上传 | 大小:576kb | 下载:0

[人工智能/神经网络/遗传算法TSP_ACO

说明:用蚁群算法求解TSP(旅行商)问题,按照TSP.m中要求的格式输入程序参数即可运行!-Using Ant Colony Algorithm for TSP (traveling salesman) problems, in accordance with the format requested TSP.m input process parameters to run!
<王元> 在 2025-09-27 上传 | 大小:3kb | 下载:0

[matlab例程COMReceive

说明:matlab程序能够实时接收COM数据并提取有关信息。-matlab program can receive real-time COM data and extract relevant information.
<姜玉林> 在 2025-09-27 上传 | 大小:1kb | 下载:0

[搜索引擎clucene-core-0.9.19

说明:最新clucen源码,是个稳定发行版,作搜索引擎方面的可以参考一下。-蟹褞邪孝clucen写袛孝褘袃袑歇效袠褨挟楔袞袌袟袀邪邪袗褑袃袑蟹褩蝎斜蝎褩胁 搂 效褑袟袧校褑袝肖袩些胁写袙挟袩袦胁袥携孝衼袃
<刘俊轩> 在 2025-09-27 上传 | 大小:2.07mb | 下载:0

[单片机(51,AVR,MSP430等)keil_lcd

说明:单片机结合简单外围计数电路设计的频率计,内附电路和c源代码-Single-chip combination of a simple design of the external counting circuit frequency meter, enclosing the circuit and c source code
<bobo> 在 2025-09-27 上传 | 大小:63kb | 下载:0

[其他小程序jkl

说明: 把本地计算机上的 常用程序添加到 列表 方便打开文件。 避免了windows快捷方式 图标 的载入时间。 支持一切可以打开的 文件文件夹。还可以 自己制作成 工具箱、媒体箱。极大提高了效率。-The local computer is added to the list of commonly used procedures to facilitate open the file. Avoid the shortcut icon windows load times. Support a
<liang> 在 2025-09-27 上传 | 大小:150kb | 下载:0

[人工智能/神经网络/遗传算法UnicodeOCR

说明:Unicode Optical Character Recognition
<史明忠> 在 2025-09-27 上传 | 大小:1.21mb | 下载:0

[人工智能/神经网络/遗传算法TSP_PSO

说明:用粒子群方法解决TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可-Using Particle Swarm solution to TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter input program
<王元> 在 2025-09-27 上传 | 大小:4kb | 下载:0

[单片机(51,AVR,MSP430等)1602

说明:16*2液晶显示1602驱动程序,内附与单片机的简单接口电路-16* 2 LCD 1602 driver attached with a simple single-chip interface circuit
<bobo> 在 2025-09-27 上传 | 大小:64kb | 下载:0
« 1 2 ... .44 .45 .46 .47 .48 56949.50 .51 .52 .53 .54 ... 267458 »

源码中国 www.ymcn.org