CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - edit
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
ARM-PowerPC-ColdFire-MIPS
Embeded Linux
SCM
VxWorks
uCOS
DSP program
Windows CE
VHDL-FPGA-Verilog
Other Embeded program
QNX
hardware design
Open-source hardware
Search - edit - List
[
Embeded Linux
]
uda1341
DL : 0
基于linux kernel 2.6.20的UDA1341声音芯片的声卡驱动,在s3c2410 cpu下调试通过。 使用方法:源码树的根下新建local目录,并将其解压缩到该目录,修改源码树根下的Makefile文件的559行为: vmlinux-dirs := $(patsubst %/,%,$(filter %/, $(init-y) $(init-m) $(core-y) $(core-m) $(drivers-y) $(drivers-m) $(net-y) $(net-m) $(libs-y) $(libs-m))) local/ 就可以编译了,不过是模块编译,编译好了之后不要忘了insmod进内核啊-Linux kernel 2.6.20 based on the sound chip UDA1341 sound card driver in the adoption of s3c2410 cpu debugging. Usage: source tree root under the new local directory, and unzip to that directory, edit the Makefile under the root source file 559 acts: vmlinux-dirs: = $ (patsubst /,,$( filter /, $ (init-y) $ (init-m) $ (core-y) $ (core-m) $ (drivers-y) $ (drivers-m) $ (net-y) $ (net- m) $ (libs-y) $ (libs-m))) local/can be compiled, but is a module compiler, the compiler better not forget that after the insmod into the kernel ah
Date
: 2025-12-24
Size
: 23kb
User
:
杨少英
[
Embeded Linux
]
work
DL : 0
minigui 通讯录模块 完成版。有添加 查看 删除 编辑等功能。-minigui complete version of Address Book module. Show has added features such as delete edit.
Date
: 2025-12-24
Size
: 392kb
User
:
张拓
[
Embeded Linux
]
ebcontrol
DL : 0
基于minigui开发的一套图形控件系统,包括按钮、编辑框、滚动条、列表等控件,这些控件实现了多种风格,可灵活定制。-Minigui developed based on a set of graphical control system, including buttons, edit boxes, scroll bars, list of such controls, these controls to achieve a variety of styles, can be flexibly customized.
Date
: 2025-12-24
Size
: 271kb
User
:
徐伟华
[
Embeded Linux
]
blob-xlli-snapshot-123004.tar
DL : 0
bootloader for mainstone2 system,main cpu is intel pxa chip.may need edit for your onw system-bootloader for mainstone2 system, main cpu is intel pxa chip.may need edit for your onw system
Date
: 2025-12-24
Size
: 339kb
User
:
bruce lee
[
Embeded Linux
]
gpe-edit
DL : 0
This is a text editing for Unix-linux system which uses GTK-2.0
Date
: 2025-12-24
Size
: 273kb
User
:
缪炜
[
Embeded Linux
]
Edit
DL : 0
这是用QT写的一个文本编辑器,可能不好似那么完美,但大家可以-This is a text written in QT editor may not like so perfect, but we can look at
Date
: 2025-12-24
Size
: 143kb
User
:
全字
[
Embeded Linux
]
word
DL : 0
基于QT开发的记事本 实现了TXT格式文件的打开、编辑、保存!而且可以设置字体的大小颜色位置-Notepad based QT development to achieve the TXT format file open, edit and save! You can set the font size and color of the location, etc.
Date
: 2025-12-24
Size
: 113kb
User
:
木偶
[
Embeded Linux
]
USB-deviceTOMODEN-device
DL : 0
在linux系统嵌入式编程中,将usb接口的移动3G设备转为Moden设备的源代码(具有通用性,实验中使用的是中兴的mu351),该代码在ubumtu系统下编辑通过,使用的交叉编辑器是arm-linux-gcc(版本4.4.3,可以在网上下载)。-Embedded linux system programming, the usb interface of mobile 3G devices to the device source code Moden (generic, experiments using ZTE mu351), the code editor in ubumtu system through the use of cross-edit device is arm-linux-gcc (version 4.4.3, you can download).
Date
: 2025-12-24
Size
: 56kb
User
:
phobey
[
Embeded Linux
]
qtcodeviewer
DL : 0
代码查看器,可同时打开编辑多个文件,对于编程很实用方便。-Code Viewer, you can edit multiple files open simultaneously, it is useful for programming convenience.
Date
: 2025-12-24
Size
: 2kb
User
:
zhangqiao
[
Embeded Linux
]
ex2
DL : 0
编辑代码 在/mnt下创建usb目录 查看U盘设备名称卸载U盘函数-Edit the code in the/mnt directory to create usb U disk device name to view uninstalled U disk function
Date
: 2025-12-24
Size
: 1kb
User
:
whill
[
Embeded Linux
]
WorkingInMinix
DL : 0
描述如何在minix下编辑文件和编译源码。-descripes how to edit files in minix and compile source in minix
Date
: 2025-12-24
Size
: 69kb
User
:
ideaseek
[
Embeded Linux
]
studet_2
DL : 0
基于minigui的软件开发 经过gcc编译后你呢个显示学生信息管理系统 包括网格 对话框 按键 编辑框-Minigui-based software development after gcc compiler you display the student information management system, including key edit box of the grid dialog box
Date
: 2025-12-24
Size
: 2kb
User
:
张子安
[
Embeded Linux
]
LoginApplication
DL : 0
在linux下用Qt实现的用户登录界面,输入用户名和密码成功后会跳转至主窗口,如果不成功则清空编辑框。-Under linux with Qt user login screen, enter your user name and password success will jump to the main window, if unsuccessful, then empty the edit box.
Date
: 2025-12-24
Size
: 5kb
User
:
[
Embeded Linux
]
notepad
DL : 0
基于QT,实现了一个记事本软件的设计,包含保存,编辑,调整字体等基本功能-Based on the QT, a notepad software design contains save, edit, adjust font and other basic functions
Date
: 2025-12-24
Size
: 22kb
User
:
罗焕
[
Embeded Linux
]
xmlAddCreate.tar
DL : 0
使用QT中的xml实现创建,增添,修改,查找操作。-Use QT s XML implementation to create, add, edit, find operations。
Date
: 2025-12-24
Size
: 6kb
User
:
onlly
[
Embeded Linux
]
PIT_Magic_v1.3.10_Release
DL : 0
PIT Tool to edit PIT file partitions on devices.
Date
: 2025-12-24
Size
: 163kb
User
:
unokenopika
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.