CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - linux c so
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - linux c so - List
[
Internet-Network
]
project_QT
DL : 0
Linux QT平台的C++写的聊天软件 初学小项目 有bug 有登陆 注册 聊天 修改头像 设置背景 听音乐 单人聊天 群聊 查看日志-Linux platform of QT c++ write chat software Beginners small projects have bugs have chat log in registration modification head set the background Listen to the music single chat group chat to check the log and so on
Date
:
Size
: 9.24mb
User
:
宋汪洋
[
Shell api
]
Bash-Shell
DL : 0
UNIX/Linux shell 有很多种,比如 Bourne shell(又称 AT&T shell,标准的 UNIX shell, sh)、 C shell(又称 Berkeley shell)、 Korn shell(Bourne shell 的扩展集,ksh)、 TC shell、 Z shell、 Bash shell 等。 这些 shell 的功能和使用都不尽相同。我们通常说 shell 编程,其实说精通所有 shell 编 程是很难的, 一般也没有必要。 学习 shell 编程最好选定一种 shell 来学习。 而如此众多的 shell 选那一种比较好呢?笔者的意见是选择 Bash,这不仅因为 Bash 几乎可以说是所有 shell 中 功能最丰富的,也符合 IEEE 1003.2 POSIX/ISO 9945.2 Shell 和工具部分规范,同时 Bash 也 是 Linux 上的默认 shell。-UNIX/Linux shell there are many, such as the Bourne shell (known as AT & T shell, the standard UNIX shell, sh), C shell (also known as the Berkeley shell), Korn shell (Bourne shell extension set, ksh), TC shell, Z shell, Bash shell and so on. Function and use the shell are different. We usually say shell programming, in fact, that it is difficult to master all shell programming, generally it is not necessary. Learning shell programming shell preferably choose one to learn. And so many shell choose what kind of situation? The author' s view is to Bash, not only because the Bash shell can be said almost all the most feature-rich, but also in line with IEEE 1003.2 POSIX/ISO 9945.2 Shell and Tools section of the specification, while Bash is the default shell Linux on.
Date
:
Size
: 113kb
User
:
jin
[
android
]
wxssjkym
DL : 0
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 , is to abide by the acid relational management system and its design goal is embedded and are now in many embedded products used it, it occupies resources is very low, in the embedded devices, may only need a few hundred K of memory is enough. It can support Windows/Linux/Unix, and so on mainstream operating system. At the same time, it can combine with many programming languages, such as TCL, C#, PHP, Java, and ODBC interface, the same than the mysql, PostgreSQL, these two open source world famous management system is concerned, its processing speed than they. SQLite first Alpha version was born in May 2000. So far, there have been 10 years, SQLite has also ushered in a version of SQLite 3 has been released.
Date
:
Size
: 56kb
User
:
赵昊罡
[
CSharp
]
cPP
DL : 0
TcpSDK包括车牌识别一体机接收识别结果、管理白名单、透明串口数据发送与接收、继电器控制等功能。 SDK支持的系统说明:Linux 32位系统 SDK开发语言:c、c-TcpSDK includes the license plate recognition machine to receive the recognition result, the management white list, the transparent string mouth data transmission and the receive, the relay control and so on the function. SDK Supported System Description: Linux 32-bit system SDK development language: c, c++
Date
:
Size
: 10kb
User
:
丁淘
[
Linux-Unix
]
Linux_print_color_string
DL : 0
用C语言Linux下打印带颜色的字符串,串口输出彩色字符串,让你的字符串带上色彩,错误信息输出红色。-Print colored string C language Linux, serial output color strings, so you put a string of color, output an error message in red.
Date
:
Size
: 38kb
User
:
cxsys
[
OS program
]
abc
DL : 0
多线程和多进程的管理与调度实验,C语言实现。 此次实验创建了多个线程和进程,使我们加深了对进程概念的理解,明确了进程与线程的区别,掌握了Linux进程创建和撤销的方法,进一步认识了并发执行的实质,了解了多线程的程序设计方法。-Multithreading and multi-process scheduling and management of the experiment, the C language implementation. The experiments created multiple threads and processes, so that we deepen the understanding of the concept of process, has been clear about the difference between processes and threads, mastered the Linux process creation and removal methods, further understanding the essence of concurrent execution, understand the multithreaded programming method.
Date
:
Size
: 2kb
User
:
段段
[
OS program
]
FreakZ_v075_101005_rx_tx_done
DL : 0
freakz是一个彻底的开源zigbee协议,而contiki也是一个彻底的开源操作系统,而且这个操作系统短小精悍,非常适合“物联网”时代的MINI型设备,同时,这套系统在全球已经拥有了众多的支持与使用者,已经开发了非常多的应用,甚至有像IPV6这么强大而且的应用,可以在其官方网站上下载到全套的代码!contiki是开源的,可移植的,针对存储空间受限的网络化嵌入式系统和无线传感器网络的多任务操作系统。而且contiki的代码全部为C语言写成,用GCC进行编译,对广大应用c语言多年的开发者来说,减少了学习另外一种语言与编译平台所带来的时间花费。对很多开发者和初学者来说,对Linux+GCC的平台不熟悉,所以,可以选用IAR这个极其稳定、易用的编译平台,对contiki进行移植。(Freakz is a complete open source ZigBee protocol, and Contiki is a completely open-source operating system, and the operating system is small, very suitable for the "Internet of things" in the era of the MINI equipment, at the same time, this system has the support of many in the world and the users, applications have been developed very much even so, applications like IPV6 and powerful, can be downloaded to a full set of code in its official website! Contiki is an open source, portable, multi task operating system for memory constrained networked embedded systems and wireless sensor networks. Moreover, Contiki's code is written in C language, compiled by GCC, which reduces the time cost of learning another language and compiler platform for developers who have been using C language for many years. For many developers and beginners, Linux+GCC is not familiar with the platform, so you can use IAR, a very stable and easy to use compiler platform for Contiki transplantation.)
Date
:
Size
: 1.28mb
User
:
lucas001
[
Other
]
declass
DL : 0
Hello 为java .class文件 windows java -agentlib:c:\jvm\deClass Hello deClass就是deClass.dll,注意不需要加.dll tomcat 修改tomcat的bin目录下catalina.bat set JAVA_OPTS=-agentlib:c:\jvm\deClass linux下 拷贝libdeclass.so到/lib下 java -agentlib:declass Hello tomcat: 修改catalina.sh JAVA_OPTS =-agentlib:declass(Could not find agent library F:\anche\JvmitPrjNEW\JvmitPrj on the library path, with error: Can't load IA 32-bit .dll on a AMD 64-bit platform)
Date
:
Size
: 9kb
User
:
mahtyfuf
[
e-language
]
sqlite3数据库操作示例
DL : 0
SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源的世界著名数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alpha版本诞生于2000年5月。 至2015年已经有15个年头,SQLite也迎来了一个版本 SQLite 3已经发布。 这个文件是sqlite的一个简单例程。(SQLite, a lightweight database, is a relational database management system that follows ACID, which is contained in a relatively small C library. It's a public domain project created by D.RichardHipp. Its design goal is embedded, and has been used in many embedded products, it occupies very low resources, in embedded devices, you may only need a few hundred K of memory is enough. It can support the mainstream Windows/Linux/Unix operating system and so on, and can combine with many programming languages, such as Tcl, C#, PHP, Java, and ODBC interface, as compared to the world famous Mysql database management system, PostgreSQL two of the source, the processing speed is faster than they. The first Alpha version of SQLite was born in May 2000. By 2015, 15 years ago, SQLite also ushered in a version of SQLite 3 has been released. This file is a simple routine of sqlite.)
Date
:
Size
: 15.27mb
User
:
咔斯灬无悔
[
]
sqlite-3.7.3
DL : 0
SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源的世界著名数据库管理系统来讲,它的处理速度比他们都快。(SQLite, a lightweight database, is a relational database management system that complied with ACID, which is included in a relatively small C library. It is a public domain project established by D.RichardHipp. Its design goal is embedded, and it has been used in many embedded products. It occupies very low resources. In embedded devices, it may only need hundreds of K of memory. It can support the mainstream Windows/Linux/Unix operating system and so on, and can combine with many programming languages, such as Tcl, C#, PHP, Java, and ODBC interface, as compared to the world famous Mysql database management system, PostgreSQL two of the source, the processing speed is faster than they.)
Date
:
Size
: 3.26mb
User
:
q风q
[
Linux-Unix
]
libevent
DL : 0
Libevent 是一个用C语言编写的、轻量级的开源高性能事件通知库,主要有以下几个亮点:事件驱动( event-driven),高性能;轻量级,专注于网络,不如 ACE 那么臃肿庞大;源代码相当精炼、易读;跨平台,支持 Windows、 Linux、 *BSD 和 Mac Os;支持多种 I/O 多路复用技术, epoll、 poll、 dev/poll、 select 和 kqueue 等;支持 I/O,定时器和信号等事件;注册事件优先级。(Libevent is an open source of high performance events in a language with C, lightweight circular base, mainly has the following highlights: event driven (event-driven), lightweight, high performance; focus on the network, as well as ACE so bloated; source code, very refined and legible; cross platform, support Windows, Linux, *BSD and Mac Os; support multiple I/O multiplexing technology, epoll, poll, dev/poll, select and kqueue; I/O, timer and signal events; registration priority.)
Date
:
Size
: 1.14mb
User
:
Ting_Yu
[
Other
]
djweboffice-v7.06
DL : 1
点聚WebOffice系列文档控件,能够在浏览器窗口中直接编辑Word、Excel、PowerPoint、WPS、CEB等文档并保存到Web服务器上。实现文档和电子表格和数据库的统一管理。同时支持痕迹保留,手写签名,电子印章等办公自动化系统必备的功能。是OA系统开发的标准控件,采用标准HTTP协议,支持任意后台Web服务器(IIS,WebLogic,WebSphere,Apache,Tomcat等),任意后台操作系统(Windows 2000/2003/XP/WIN7,Linux, Unix等),以及任意后台编程语言(Asp, Jsp, Php,VB.NET,C#.NET等)和任意Web应用服务器体系结构(J2ee, .NET等)。卓越的性能,标准高效的编程接口,让您以最低的开发成本,轻松创建极具特色的办公自动化解决方案!(The point poly WebOffice series document controls can directly edit Word, Excel, PowerPoint, WPS, CEB and other documents in the browser window and save it to the Web server. Achieve unified management of documents and spreadsheets and databases. At the same time, it supports the functions of trace preservation, handwritten signature, electronic seal and other office automation systems. It is the standard control of OA system development, using standard HTTP protocol, supporting arbitrary backstage Web server (IIS, WebLogic, WebSphere, Apache, Tomcat, etc.), arbitrary backstage operating system (Windows 2000/2003/XP/WIN7, Linux, Unix, etc.), as well as any background programming language. And any Web application server architecture (J2ee,.NET, etc.). Excellent performance, standard and efficient programming interface, so that you can easily create a very unique office automation solution with the lowest development cost.)
Date
:
Size
: 882kb
User
:
奋斗的小猪
[
P2P
]
Original bitcoin-qt
DL : 0
Password: bitcoin BitCoin v0.01 ALPHA Copyright (c) 2009 Satoshi Nakamoto Distributed under the MIT/X11 software license, see the accompanying file license.txt or http://www.opensource.org/licenses/mit-license.php. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/). This product includes cryptographic software written by Eric Young (eay@cryptsoft.com). Intro ----- Bitcoin is an electronic cash system that uses a peer-to-peer network to prevent double-spending. It's completely decentralized with no server or central authority. Operating Systems ----------------- Windows NT/2000/XP (and probably Vista) Vista hasn't been tested yet. All the libraries used are cross-platform, so there's nothing preventing future Linux and Mac builds. Setup ----- Unpack the files into a directory and run bitcoin.exe. The software automatically finds other nodes to connect to. You should set your firewall to forward port 8333 to your computer so you can receive incoming connections, otherwise the nodes you can connect with will be limited. To support the network by running a node, select: Options->Generate Coins and keep the program open or minimized. It runs at idle priority when no other programs are using the CPU. Your computer will be solving a very difficult computational problem that is used to lock in blocks of transactions. The time to generate a block varies each time, but may take days or months, depending on the speed of your computer and the competition on the network. It's not a computation that has to start over from the beginning if you stop and restart it. A solution might be found at any given moment it's running. As a reward for supporting the network, you receive coins when you successfully generate a block.
Date
: 2022-01-23
Size
: 2.72mb
User
:
charlieandmac
«
1
2
3
4
5
6
7
8
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.