搜索资源列表
qt-x11-free-3.3.4.tar
- Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。-c++ graphic develop enviroment released by Trolltech company, the GDE which supports huge amount of API, is the sharp weapon of linux graphic development
qt-x11-2.3.2.tar
- Trolltech公司发布的基于C++图形开发环境,支持大量的API,是Linux下的图形界面开发利器。这个版本可以和qt-embedded-2.3.7配合使用。-GUI developing circumstance by Trolltech. It can support many APIs and be a good tool for GUI developing on Linux. This version can be use with qt-embedded-2.3.7.
Gsm手机(短信息,电话簿)开发库C++源代码
- Gsm手机(短信息,电话簿)开发库C++源代码 通过GSM modem 或 IrDA 设备 基于GSM标准: ETSI GSM 07.07, ETSI GSM 07.05 提供Nix,win系统 PDU 编码.支持Nokia-61,62,71,8***,Simens S10,M20,35i,Ericcson SH888,Wavecom WM02 -Gsm phone (short message telephone directories)
剖面线c语言
- 基于c语言的编程
RSA-base-c-program.rar
- 基于C语言的RSA算法实现 用标准C语言实现了RSA算法 编译通过验证,C language based on RSA algorithm
C.Compiler
- C编译器使用了界面库CJLIB6.0,自己修改了CrystalView的高亮显示方式,仿照emacs,代码生成先使用了PCode,但因为苦于手中没有解释器,编写一个时间不够,所以后来又编写了80x86汇编代码的生成,有一定突破。自我认为整个程序界面比较友好,功能(基于所要求的)也计较完善。-C compiler to use the interface library CJLIB6.0, his revised CrystalView highlighting the way, along th
BT
- linux下基于C语言的BT下载程序 BitTorrent(简称BT)是一个文件分发协议,每个下载者在下载的同时不断向其他下载者上传已下载的数据。而在FTP、HTTP协议中,每个下载者从FTP或HTTP服务器处下载自己所需要的文件,各个下载者之间没有交互。当非常多的用户同时访问和下载服务器上的文件时,由于FTP服务器的处理能力和带宽的限制,下载速度会急剧下降,有的用户根本访问不了服务器。BT协议与FTP协议不同,它的特点是下载的人越多下载的速度越快,其原因在于每个下载者将已下载的数据提供给其
json-c-0.9.tar
- JSON(Javascr ipt Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于Javascr ipt Programming Language, Standard ECMA-262 3rd Edition - December 1999的一个子集。 JSON采用完全独立于语言的文本格式,但是也使用了类似于C语言家族的习惯(包括C, C++, C#, Java, Javascr ipt, Perl, Python等)。这些特性使J
test_socket
- 一个LINUX下的套接字编程示例c源,基于C/S模式.-A LINUX programming examples c socket under the source, based on C/S mode.
cmd_yaffs.c
- 基于TQ2440的编译Uboot镜像的源码,支持大于64M的文件系统烧写。(在天嵌自带的光盘Uboot源码u-boot-1.1.6_20100601.tar.bz2的Common下增加此代码,并修改相应的Makefile,得到Uboot镜像就可以支持大于64M的文件系统烧写。烧写时在命令行模式下loadYaffs 0x30000000 root)-Based on the support of more than 64M TQ2440 file system programming of Ubo
C-language-board-password-algorithm
- 基于C语言棋盘密码小算法,加密算法基础编程。-C language board password algorithm
C-yuyan-juanjima
- 这是基于c语言的卷积码编码的源程序,希望对同学们有所帮助。-This is convolutional codes based on the C language source code, I hope to help the students.
newscan.c
- 基于c语言,简单实现端口扫描器,适合初学者学习,老鸟跳过。-C language, simple port scanner, suitable for beginners to learn, veterans skipped.
C-language
- 基于c语言的判断身份证号码是否正确。程序简单易于理解。-Judgments based on the c language ID number is correct. Program is simple and easy to understand.
3.c
- 实现一种最基本的加密解密,是基于C语言的一种,并没有使用什么模式(To achieve one of the most basic encryption and decryption)
杨辉三角
- 本文件是基于C语言实现杨辉三角的生成与打印输出。(This document is based on C language to achieve the Yang Hui triangle generation and print output.)
C++.tar
- 基于C++ 使用madagascar编写的波动方程正演程序(Forward modeling using Madagascar based on C++)
sm2加密,解密基于openssl的C语言实现
- SM2 SM3 签名,验证签名,加密,解密,很好用的(SM2 signature verification C language implements very good resources for signing signature verification signatures)
paho.mqtt.c-master
- 基于c/c++语言实现mqtt物联网通信协议,可以在linux系统上进行编译运行(Mqtt implementation based on C language)
C++并发编程实战源码
- 《C++并发编程实战》是一本基于C++11新标准的并发和多线程编程深度指南。内容包括从std::thread、std::mutex、std::future和std::async等基础类的使用,到内存模型和原子操作、基于锁和无锁数据结构的构建,再扩展到并行算法、线程管理,最后还介绍了多线程代码的测试工作。
