搜索资源列表
libid3tag-0.15.1b.tar
- linux下mp3编解码程序,有VC工程,纯C代码,移植性好,推荐!-mps decode program under linux, c code ,recomanded
libmad-0.15.1b.tar
- linux下MPEG编解码程序,有vc工程,纯C代码-MPEG codec library on Linux, has VC build project, pure C source code
madplay-0.15.1b.tar
- linux下MPEG播放器,支持各种格式,有vc工程,纯C代码-MPEG play used under linux, support many style, C code
libz-1.1.4.tar
- linux下MPEG编解码库文件,有vc工程,纯C代码-The library file about MPEG coding and decoding in linux system,including VC projects and pure c codes.
line_chart
- 这个代码教你如何制作曲线控件,对一些自控工程开发人员可能会有帮助!-the code to teach you how to make a curve control, for some control project developers may help!
汇编内核加密算法
- 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a netizen called for improvemen
MemLeakFinder4dll
- 自定义的内存泄漏检测程序的demo程序,一个完整的工程,示范内存检测代码的使用。
nmap-3.81src
- nmap源代码,包括项目工程文件,运行即可分析代码结构-nmap source code, including project files, run the code structure can be analyzed
GetMACNETBIOS
- 获取物理网卡地址,整个工程由.Net环境中生成,但代码很简单,只需用记事本打开即可-access to the physical network card address, the whole project from. Net environment generated, but the code is very simple. only use the notebook can be opened
HID.rar
- HID 设备Visual C++ 工程代码,HID device VC project
worm
- 蠕虫病毒的工程代码,已失效,VC下的源码。-The worm project code has expired, VC source code under the.
MyUnicode
- 关于Unicode编码的完整工程代码,可以用于研究Unicode.-Unicode encoding on the full project code
STM32_GPIO
- STM32gpio设置驱动,里面有现成的工程代码,可以拿来直接用。-STM32--GPIO
stunnel-4.05
- 强大的ssl proxy软件工程代码,支持C/S功能、提供证书管理和用户识别等功能-ssl proxy open source code project
UCOS-V6.0-2410plane-Code
- 这是一款UCOS V6.0-2410试验台工程代码,是个很不错的代码工程,欢迎下载-This is a very good code for ucos of test plane engineer code. welcome to download,..
NetworkVideoSurveillanceSystem
- 客户端是使用qt编写而成; 服务器(摄像头端)是基于ARM开发;并提供了gsm模块和蜂鸣器模块。 整个工程代码都有,简单移植就可拿来借鉴和使用。-Client uses qt written in server (camera side) is based on the ARM development and provide a gsm module and buzzer module. The whole project has a code, a simple tra
ble4.0
- 蓝牙4.0工程代码。实现双路ADC应用,串口透传,电量检测,液晶显示等功能-Bluetooth 4.0 project code. Achieve dual ADC application, serial pass-through, power detection, LCD and other functions
Adapter
- 常用设计模式之适配器模式C++源码。该文件包含整个工程代码,注释。-Common Design Patterns adapter mode C++ source code.
Visual C++实践与提高 —— 串口通信与工程应用篇
- 一些串口代码主要是C++,希望对大家有帮助。(Some serial code of GPS antenna)
BinaryShield
- BinaryShield是一款开源的 bin-to-bin x86-64 代码虚拟化器,旨在提供强大的逆向工程防护。它将常用的 x86-64 指令转换为自定义字节码,并由安全的专用虚拟机执行