搜索资源列表
webmin-1.310.tar
- Linux服务器配置工具,希望对那些需要做量化U盘的人能得到一点帮助-Linux server configuration tool, and I hope U disk that needs to be done to quantify the person can get a little help
linux_cross
- 如何建立交叉编译环境的录像,虚拟机上做的,入门者可以-How do I create a cross compiler environment, video, virtual machines do, entry can
snake
- 自己编写的贪食蛇,在linux下运行,大家玩玩看-I have written the game snake, run in linux, let s play~
2dimensionFDTDprogram
- 2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode) All boundaries are perfect conductors. // For Visualization of the field, I use PGPLOT which is available as port // (for FreeBSD) or binary package (for Debian Linux). // (1) In Free
linux-2.6.14-for-skyeye.tar
- skyeye 模拟器下 的 linux-2.6.14 含LCD cs8900a(driver/net/arm/cs8900-end.c是最终版) 已修改arch/arm/kernel/module.c 以支持insmod 驱动 kernel/resource.c文件添加I/O读写函数-skyeye simulator under linux-2.6.14 with LCD cs8900a (driver/net/arm/cs8900-end.c is the final
qmodbus-0.2.1
- qt实现modbus的协议的串口工具,跨平台的源码,包括window和linux系统。希望对大家有帮助-qt realize modbus protocol serial tools, cross-platform source code, including window and linux systems. I hope everyone has to help
Imote2-Localization.tar
- This Imote2 localization from www.ee.washington.edu/research/nsl/Imote. The compiled application is in folder "Already-Compiled-In-arm-xscale-linux" which I compiled using arm-xscale-linux-gnu-gcc. To compiled into other system please modify the Make
My-C-Tutorial-Program-Base-On-wwwlearncorg.tar
- This my first C programs, it s a tutorial base www.learn-c.org, but I wrote them on my own, some are exactly from there. I use linux gcc as compiler.
TEXT_EDITOR
- TEXT EDITOR IN LINUX This text editor runs in Linux/unix platform and can perform basic file operation such as open, edit, save, close along with option for copy/cut paste, insert a word/line etc. This editor can only be run in Linux/unix
studentsystem
- 这是linux下c语言学生管理系统项目,希望可以对初学者有帮助-This is student mange system of linux c language,I hope it can help you
ThreadPool
- linux下两种方式实现线程池,可以直接用在项目中,希望对你有帮助!-Two ways under Linux thread pool, can be directly used in the project, I hope it can help you!
manger
- 运用面向对象程序设计思想,基于linux文件管理和C++的I/O框架,实现命令行下的文件管理器。-The use of object-oriented programming ideas, linux-based file management and C++ I/O framework, file management command line under.
AT32UC3A3256 USB to I2S
- [ 5577.057130] usb 1-2.2: new full-speed USB device number 4 using ehci-pci [ 5577.133868] usb 1-2.2: New USB device found, idVendor=03eb, idProduct=2ff1 [ 5577.133876] usb 1-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 5577.133
zouligongusb
- 内附ZLGCANTest通用测试软件V1.5中文版。 SBCAN-I/II 智能CAN接口卡配套驱动程序 支持Windows2000/Xp/WIN7 32+64位系统,同时还支持Linux系统。 内附USBCAN数据手册及用户手册,产品功能测试报告。 所支持的硬件ID: USB\VID_0471&PID_1200.DeviceDesc="ZLG USBCAN" 已测试可以正常使用!(Containing ZLGCANTest universal test
Linux与unix shell编程指南
- shell,I wish it can help you.Thask you very much!
给嵌入式linux新人的几点意见
- 刚接触嵌入式,对前途充满忐忑、迷茫和犹豫。有的担心能否找到工作?待遇是不是太低?自己能不能学会?怎么才能学好?哪些行业最有前途?等等……作为嵌入式的老司机,给大家几点看法和建议,希望对你有帮助(Just contact embedded, the future is full of disturbed, confused and hesitant. Some worry about getting a job Is the treatment too low? Can you learn it
tina-3.4.4-x64-mswin
- Tina是一款对时间Petri网支持得比较好的软件,也是我用得较多的一款软件。 它的运行程序是解压后/bin目录下的nd.exe文件(NetDraw),适用于Windows和Linux操作系统,也就是说他的移植性很好。 Tina的操作也比较特别,很多操作需要借助键盘按键来完成,如:Ctrl + g用来切换软件背景网格线的有无;鼠标中键用来添加库所;Ctrl +鼠标中键用来添加变迁;用鼠标中键在库所与变迁间拖拽可以添加弧。(Tina is a good support for time Petri
stasm
- 人脸识别库,VC2010下速度很快,但是我用C#封装后速度下降,也请大拿能封装个速度快的C#接口,程序也包括linux环境。(Face recognition database, VC2010 is very fast, but I used the falling speed of C# package, please take a fast C# interface package, the program also includes linux.)
学宪法懂宪法座谈会 - 副本
- 其实写本游戏的动机就是我一个朋友特别喜欢linux下的KTron这个游戏(In fact, this game motivation is a friend I particularly love the game under Linux KTron)
linux grep命令
- linux grep命令 1.作用 Linux系统中grep命令是一种强大的文本搜索工具,它能使用正则表达式搜索文本,并把匹 配的行打印出来。grep全称是Global Regular Expression Print,表示全局正则表达式版本,它的使用权限是所有用户。 2.格式 grep [options] 3.主要参数 [options]主要参数: -c:只输出匹配行的计数。 -I:不区分大 小写(只适用于单字符)。 -h:查询多文件时不显示文件名。 -l:查询多文件时只输