-
mpc2872系列的usb controller产生sof源码
mpc2872系列的usb controller产生sof源码-mpc2872 series have a usb controller source sof
- 2022-04-19 12:38:05下载
- 积分:1
-
Thai 44B0
立宇泰44B0所有测试源代码,使用中请根据自己板上资源情况作相应修改-Thai 44B0-up testing of all source code, please use the resources according to its own board of the amended accordingly
- 2022-11-17 00:00:03下载
- 积分:1
-
asterisk-g72x-1.1.tar.bz2
经过定点优化的G723、G729的codec
In case you do not want to install IPP, then you"ll get twice better performance
out of ITU-T code if you build it with GCC 4.5 or Intel CC with LTO/IPO enabled.
Still, even with ICC, it is 10x slower than IPP - 30ms vs 3ms of processor time
to encode one second of G.729 audio on modern hardware. G.723 is around 100ms.
GCC with LTO is 2x slower than ICC.
For ITU-T code, a Core2 class processor is recommended.
- 2022-01-30 16:18:30下载
- 积分:1
-
weeks D12 development board, who were brought to the Windows XP drivers, the com...
周立功D12开发板中带的WINDOWS XP驱动程序,在编译后会出现USB设备不能正常工作. 以下是修改的代码,修改后可以正常工作. 在d12.c和Ioctl.c中, 将+256去掉,这个会引去枚举设备时,设备描述符的长度不对,修改后: siz = sizeof(USB_CONFIGURATION_DESCRIPTOR) 在d12.c中的D12_SelectInterface函数中, 设备查询完接口后有一段代码,也会引起驱动返回不对,需要屏蔽下面的代码 // Retrieve the selected Configuration and Interface 修改上面两处后,USB可以正常使用了. -weeks D12 development board, who were brought to the Windows XP drivers, the compiler will happen after the USB device not working properly. Following is the revised code, revised after normal work. In d12.c and Ioctl.c, 256 will be removed, this will generate to Enumerate equipment located descriptors up the length wrong, the revised : not = sizeof (USB_CONFIGURATION_DESCRIPTOR) in the D12_SelectInterface d12.c function, equipment End interface for a period after the code can also lead to wrong drivers need to shield the following code// Retrieve the selected Configuration Interface and the above two changes, USB can use the normal.
- 2022-06-28 00:42:14下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
这是基于蓝海微芯LJD
这是基于蓝海微芯LJD-SY-XA+单片机开发系统的远程无线监控系统的DA及AD采集和数码显示的部分,GPRS无线控制部分正在整理,稍后再传-This is based on LAN Hai-core LJD- SY- XA MCU Development System Remote Wireless Monitoring System DA and AD Acquisition and digital display, GPRS wireless control of the process of collating and later the re-
- 2022-03-14 16:19:39下载
- 积分:1
-
单片机实现4×4键盘及8位数码管显示构成的电子密码锁,带有keil程序以及protuos的模拟电路。...
单片机实现4×4键盘及8位数码管显示构成的电子密码锁,带有keil程序以及protuos的模拟电路。-SCM 4 × 4 keyboard and 8-bit digital tube display constitutes an electronic code lock with keil procedures and protuos of analog circuits.
- 2022-01-25 22:52:51下载
- 积分:1
-
PDA上的X86模拟器
PDA上的X86模拟器-PDA on the X86 simulator
- 2022-04-26 11:12:31下载
- 积分:1
-
这是《嵌入式linux-硬件、软件与接口》一书对应的所有linux方面实例的源代码,对linux具有通用性...
这是《嵌入式linux-硬件、软件与接口》一书对应的所有linux方面实例的源代码,对linux具有通用性-This is the "embedded Linux-hardware, software and interfaces," a book counterparts in all aspects Linux source code examples for linux with versatility
- 2022-01-25 18:41:47下载
- 积分:1
-
LCDSLIN.c is the driver file for UCGUI. It supports single color LCD module, lik...
-LCDSLIN.c是UCGUI的驱动程序文件。它支持单色LCD模块,如1337。它还为UCOS提供了磁盘操作系统。
- 2022-03-05 09:59:45下载
- 积分:1