Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - linux c so
Search - linux c so - List
现阶段基于windows平台下的远程控制软件相当多,各种开发语言参差不齐。本课题基于C/S架构,实现了Linux平台下的远程控制,整个系统运用成熟的Perl和C语言,根据软件设计模式思想,实现了x-windows远程桌面支持、远程命令行模式以及安全连接支持,比纯粹的命令行环境更方便工作和学习,具有一定的科学性、安全性、创新性。-Nowadays the overflow of Remote control software which is based on windows platform is obvious and the development of various languages is also uneven. this system realized Remote control based on Linux platform by using mature Perl and C language, and it has achieved the remote table top support of X-windows and the remote command line pattern supply along with the secure joint support that makes it more convenient to work and study than on pure command line environment So this system is more scientific, more safe and more innovational.
Date : Size : 2.62mb User : MALIMING

This code has written in linux and c++ program language .We can sort by this code more than one million integer inputs .In this code I determine the number of threads be four but if we have enough cores we can change the number of threads and we can compile and run the code so fast.
Date : Size : 4kb User : sajad

SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2000年5月. 至今已经有10个年头,SQLite也迎来了一个版本 SQLite 3已经发布。 -SQLite, is a lightweight database, is to follow ACID relational database management system, its design goal is embedded, and is currently in many embedded products used in it, it takes up resources is very low, in embedded devices, may require only a few hundred K memory is enough. It can support Windows/Linux/Unix and so on mainstream operating system, at the same time with many programming languages such as Tcl, C combination,#, PHP, Java, and ODBC interface, as compared with Mysql, PostgreSQL two of the open source world famous database management system, its processing speed than they are fast. The first version of Alpha SQLite was born in 2000 of May. So far has been 10 years, SQLite also ushered in a version of SQLite 3 has been released.
Date : Size : 9.95mb User : leng daxin

Android系统启动过程分析 本文主要介绍Android系统的启动过程,以Androidinit进程之后部分为主,init之前部分同标准Linux内核启动完全相同。于Android启动过程复杂,涉及C、C++及java部分内容,本文以流程分析为主线旨在让大家在分析Android系统时有个清晰的思路。鉴于本人水平有限,如有阐述不正之处,还请不吝指正,感激不尽! 系统启动大致可分为一下几个阶段: • bootloader---初始化、从Flash读取Kernel镜像及一些必须的配置信息,引导kernel启动 • linuxkernel启动linux内核 • init进程启动 • init进程读取init.rc启动必要的daemon程序,如:adbd、vold、netd、等 • init进程启动servicemanager---随后详细分析其过程 • init进程启动zygote ---随后详细分析其过程 • JAVA部分的Service启动 • init进程启动mediaserver---多媒体本地服务启动 本文主要分析android部分的启动,涉及范围为servicemanager启动到android系统的Java部分的Service -Android system starting procedure analyze .doc This paper mainly introduces the Android system startup process, to Androidinit after process part is given priority to, init with standard Linux kernel part before start completely the same. In Android start-up process complex, involving C, C++ and Java part, this paper to process analysis to let everybody as the main analysis is a system in Android clear ideas. In view of the limited my level, if there is the place of paper is not straight, please not stingy correct, I appreciate! The system can be roughly divided into a few start-up stage: · bootloader-initialization, read from Flash Kernel image and some must configuration information, so as to guide the Kernel start · linuxkernel start Linux kernel · init process start · init process read init. Rc start daemon necessary procedures, such as: adbd, vold, netd, etc · init process start servicemanager-then detailed analysis of the process · init process start zygote-then detailed
Date : Size : 22kb User : netwalk

Android系统启动过程分析 本文主要介绍Android系统的启动过程,以Androidinit进程之后部分为主,init之前部分同标准Linux内核启动完全相同。于Android启动过程复杂,涉及C、C++及java部分内容,本文以流程分析为主线旨在让大家在分析Android系统时有个清晰的思路。鉴于本人水平有限,如有阐述不正之处,还请不吝指正,感激不尽! 系统启动大致可分为一下几个阶段: • bootloader---初始化、从Flash读取Kernel镜像及一些必须的配置信息,引导kernel启动 • linuxkernel启动linux内核 • init进程启动 • init进程读取init.rc启动必要的daemon程序,如:adbd、vold、netd、等 • init进程启动servicemanager---随后详细分析其过程 • init进程启动zygote ---随后详细分析其过程 • JAVA部分的Service启动 • init进程启动mediaserver---多媒体本地服务启动 本文主要分析android部分的启动,涉及范围为servicemanager启动到android系统的Java部分的Service -This paper mainly introduces the Android system startup process, to Androidinit after process part is given priority to, init with standard Linux kernel part before start completely the same. In Android start-up process complex, involving C, C++ and Java part, this paper to process analysis to let everybody as the main analysis is a system in Android clear ideas. In view of the limited my level, if there is the place of paper is not straight, please not stingy correct, I appreciate! The system can be roughly divided into a few start-up stage: · bootloader-initialization, read from Flash Kernel image and some must configuration information, so as to guide the Kernel start · linuxkernel start Linux kernel · init process start · init process read init. Rc start daemon necessary procedures, such as: adbd, vold, netd, etc · init process start servicemanager-then detailed analysis of the process · init process start zygote-then detailed analysis of the process · JAVA part of the Serv
Date : Size : 22kb User : netwalk

java调用c编译好的so库,在linux环境下调用。-java call c compiled so the library, call the linux environment.
Date : Size : 5kb User : jammy

Red-Piranha是一个开源搜索系统,它能够真正”学习”你所要查找的是什么。Red-Piranha可作为你桌面系统(Windows,Linux与Mac)的个人搜索引擎,或企业内部网搜索引擎,或为你的网站提供搜索功能,或作为一个P2P搜索引擎,或与wiki结合作为一个知识/文档管理解决方案,或搜索你要的RSS聚合信息,或搜索你公司的系统(包括SAP,Oracle或其它任何Database/Data source),或用于管理PDF,Word和其它文档,或作为一个提供搜索信息的WebService或为你的应用程序(Web,Swing,SWT,Flash,Mozilla-XUL,PHP, Perl或c#/.Net)提供搜索后台等等。-Red-the Piranha is an open source search system, it can really " learn" what you want to find. Red-the Piranha can be used as your desktop systems (Windows, Linux and Mac) personal search engine, or intranet search engine, or to provide search functionality for your website, or as a P2P search engine, or a combination of wiki as a knowledge/document management solution, or search the RSS feeds you want, or search for your company' s systems (including SAP, Oracle or any other the Database/Data source), or for management, PDF, Word and other documents, or as a provider of WebService of the search for information or for your application (Web, Swing, SWT, Flash, Mozilla, the XUL, the PHP, Perl, or c# /. Net) to provide search background and so on.
Date : Size : 3.23mb User : ltqjun

libacarsd is a free library for decoding of ACARS signals into readable messages.-ñ libacarsd.dll dynamic library for Windows ñ libacarsd.a static library for Windows ñ libacarsd.so dynamic library for Linux ñ libacarsd.la static library for Linux ñ libacarsd.h header file for libacarsd ñ sndfile.snd sample sound file with ACARS messages ñ test.c sample C Source
Date : Size : 1.29mb User : 王正也

软件名称:宽带自动接入软件 1.本软件为基于Windows操作系统的绿色软件,所有的类库都借助现存的Windows内置类库,所以无需安装,用户只需将软件拷贝到C:\Program Files中即可,但是软件不能应用在如下的平台中:嵌入式平台、Apple平台、Linux,Unix平台。 2.在拷贝完成后,只要双击该软件,软件就会自动运行、并自动加载到Windows的启动服务中。如果出现杀毒软件的提示,请广大用户在杀毒软件中,设法将该软件设置为“信任”。 3.软件运行后首先自动运行宽带链接,在第一次运行的时候,用户需要在如下的对话框内输入本地的宽带链接账号和密码,单击“设置”按钮,软件将自动保存宽带的链接账号和密码,再次运行的时候,将不会弹出该对话框。 -Software Name: broadband access software, the software to green software based on the Windows operating system, all libraries with the the existing Windows built-in class libraries, so do not need to install software simply copied to the C: \ Program Files in the can, but the software can not be applied in the following platforms: embedded platforms, the Apple platform, Linux, Unix platform. After the copy is complete, just double click on the software, the software will run automatically, and automatically loaded into the Windows startup services. If the tips of the anti-virus software, the majority of users in the anti-virus software, and managed to set the software to " trust" . 3 software to run after the first run automatically broadband link, in the first run, the user needs a local broadband links in the following dialog box, enter the account number and password, click " Settings" button, the software will automatically save the broadband link account number an
Date : Size : 32kb User : pupeng

LZ算法的实现,是项目中的一部分(这里给出的是最基本的功能,所以没有版权问题),自己理解后完成的,用了3周时间实现最基本的功能,非常便于理解。当数据量较小的时候,压缩后的数据量可能会增大;大数据压缩会减小数据。经过测试,word文档、bmp/jpg图像压缩解压都没有问题。纯C代码,linux和windows下都可编译运行,LZ algorithm, is part of the project (given here is the most basic function, so there is no copyright issues) own understanding, with three weeks to achieve the most basic functions, very easy to understand. When the amount of data is smaller, the amount of data after compression may be increased large data compression reducing data. After testing, word documents, bmp/​ ​ jpg image compression decompression are no problem. Pure C code, linux and windows can be compiled to run under
Date : Size : 2kb User : 丁力

通过学习c语言,我了解到了它的如此强大,不光可以永它编写出各种优秀的应用软件,甚至连功能强大的Unix操作系统和Linux操作系统也几乎是用c语言完成的,只是在硬件操作的代码一般使用了汇编语言,特别是c语言中的指针功能,使用它能灵活地操作内存,但是如果使用不当也会造成因为非法访问而使系统崩溃,也会因为乱使用指针而使内存泄漏,所有,要学习好c语言还是要花费一点功夫的!c语言的课程学习完了,也许现在我们还不能完成一个好强大的操作系统,但是使用c语言解决实际问题的方法还是一样的,所以,我用c语言编写了一个课程设计,题目是销售管理系统。-By learning c language, I learned that it is so powerful, not only can Wing it to prepare a variety of applications, even even the powerful Unix operating system and the Linux operating system is almost c language completed just in hardware operation code generally use assembly language, especially pointer in c language function, use it the flexibility to manipulate memory, but if used incorrectly can also cause crashes because unauthorized access to the system by, also because of the indiscriminate use of pointers so memory leak, to learn good c language or to spend a little more effort! c language course is over, maybe now we can not complete a good operating system, but the methods to solve practical problems using the c language is still the same, so I used the c language curriculum design, the title is a sales management system .
Date : Size : 84kb User : 狂人

通过学习c语言,我了解到了它的如此强大,不光可以永它编写出各种优秀的应用软件,甚至连功能强大的Unix操作系统和Linux操作系统也几乎是用c语言完成的,只是在硬件操作的代码一般使用了汇编语言,特别是c语言中的指针功能,使用它能灵活地操作内存,但是如果使用不当也会造成因为非法访问而使系统崩溃,也会因为乱使用指针而使内存泄漏,所有,要学习好c语言还是要花费一点功夫的!c语言的课程学习完了,也许现在我们还不能完成一个好强大的操作系统,但是使用c语言解决实际问题的方法还是一样的,所以,我用c语言编写了一个课程设计,题目是成绩信息管理系统。-By learning c language, I learned that it is so powerful, not only can Wing it to prepare a variety of applications, even even the powerful Unix operating system and the Linux operating system is almost c language completed just in hardware operation code generally use assembly language, especially pointer in c language function, use it the flexibility to manipulate memory, but if used incorrectly can also cause crashes because unauthorized access to the system by, also because of the indiscriminate use of pointers so memory leak, to learn good c language or to spend a little more effort! c language course is over, maybe now we can not complete a good operating system, but the methods to solve practical problems using the c language is still the same, so I used the c language curriculum design, entitled Results Information Management systems.
Date : Size : 448kb User : 狂人

该平台是免费开源的,使用该框架开发的程序可以不加修改的运行在Windows和Linux 以及Symbian等系统上。该软件使用C++编写,使用面向对象的开发方法,用户可以通过阅读该源码来学习C++编程、面向对象编程技术,以及框架程序 的设计和开发。该框架还实现了很多UI控件,比如Button, ListView, TreeView等等。-The platform is free open-source program, using the framework developed can be used without modifications running on Windows and Linux and Symbian systems. The software uses C++ written using object-oriented development methods, the user can read the source learning C++ programming, object-oriented programming techniques, as well as the design and development of the framework program. The framework also realize a lot of UI controls, such as Button, ListView, TreeView, and so on.
Date : Size : 507kb User : asd

其中包含7个PushButton控件、1个Horizontal Slider控件、1个Vertical Slider控件和一个label控件,各属性设置如下.做完界面之后,在每一个按钮控件上面点击右键,选择“go to slot…”。 我们的开发板播放MP3音乐是通过madplay实现的 如果程序在Window上面执行可以,如果要到开发板上去执行,需要先将这个拷贝到smb服务器上面去,然后在linux虚拟机上重新编译。 首先拷贝qt-4.5.tar.bz2和setARM_env到虚拟机上,解压过程: tar jxvf qt-4.5.tar.bz2 –C /opt/EmbedSky 然后让环境变量生效:source setARM_env 记得要重新烧写你的开发板,使之能支持QT -Contains 7 PushButton control, a Horizontal Slider control, a Vertical Slider control and a label control, the property is set as follows. Done interface, right-click each button controls above, select " Go to slot ..." . Our development board to play MP3 music is achieved through madplay If the program can be performed in the Window above, if you want to perform to the development board, you need to first copy to the smb server above, and then recompile the Linux virtual machine. First copy the qt-4.5.tar.bz2 and setARM_env to the virtual machine, decompression process: tar jxvf qt-4.5.tar.bz2-C/opt/EmbedSky and then let the environment variable to take effect: source setARM_env remember to re-program your development board, so that it can support the QT
Date : Size : 13.47mb User : 侯识欢

DL : 0
TinyXML是一个开源的解析XML的解析库,能够用于C++,能够在Windows或Linux中编译。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这棵XML树-TinyXML is an open source parsing XML parsing library that can be used in C++, Windows or Linux can be compiled. The analytical model by parsing the XML file, then the DOM model generated in memory, so that we easily traverse the XML tree tree
Date : Size : 2.14mb User : 孙磊

Imaging is native Object Pascal image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries or other compiled binaries. Main development language is Object Pascal (Delphi and Free Pascal compilers are supported) and there are interfaces to the library (compiled into dll/so) for other languages like C/C++ and Delphi.NET. Currently supported operating systems are Windows, Linux, FreeBSD (and some other Unixes), and Mac OS X (on Intel). Supported CPU architectures are x86 and AMD64. Currently supported image file formats are: (loading and saving) BMP, JPEG, PNG/APNG, GIF, TGA, DDS, MNG, JNG, JPEG2000, PSD, TIFF, PGM, PPM, PAM, PFM, XPM, (loading only) PCX, and PBM. Many internal image data formats are supported: 8/16/24/32/48/64 bit RGB and ARGB formats, indexed formats, grayscale formats, half/single precision floating point formats, and compressed formats DXT1/3/5, 3Dc, and BTC.
Date : Size : 13.03mb User : 刘炳元

基于unix linux 的sqlite c编程,对数据库进行查询,遍历等-Sqlite c programming based on Unix, Linux, the database query, traversing, and so on
Date : Size : 2.12mb User : hejie

Micrel系列PHY芯片驱动,本人亲自使用,验证可直接添加内核中使用,内含使用说明。支持-ksz9021 -ksz9031-ksz8001 -ksz8021 -ksz8031 -ksz8041 -ksz8051 -ksz8061 -ksz8081 -ksz8091 -ksz8721 -ksz8737-The Micrel PHY devices that are supported with the source code(micrel.c/micrel_phy.h) are as follows: Ethernet switches: 1. KS8873 Ethernet Phys: 2.1 Giga Phys -ksz9021 -ksz9031 2.2 100/10 Phys -ksz8001 -ksz8021 -ksz8031 -ksz8041 -ksz8051 -ksz8061 -ksz8081 -ksz8091 -ksz8721 -ksz8737 The source code that you find here is based on Linux 3.8-rc2. They depend on the linux internal platform so if you have a different linux version, it is suggested to use the appropriate driver code (micrel.c/micrel_phy.h) the internet. The latest versions are located at http://www.kernel.org.
Date : Size : 3kb User : jarius

Netkeeper openwrt版so文件编译源码-This is an algorithm(C/Linux) to generate the real username during PPPoE. I disassembled the code the Android version , modified it to run the algorithm on OpenWRT.
Date : Size : 79kb User : mr zhao

linux arch arm mm ioremap.c Re-map IO memory to kernel address space so that we can access it. -linux arch arm mm ioremap.c Re-map IO memory to kernel address space so that we can access it.
Date : Size : 4kb User : cbgonjao
« 1 2 3 4 5 6 78 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.