CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - VC移植

搜索资源列表

  1. libid3tag-0.15.1b.tar

    0下载:
  2. linux下mp3编解码程序,有VC工程,纯C代码,移植性好,推荐!-mps decode program under linux, c code ,recomanded
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:338143
    • 提供者:JYL
  1. MP3PALAYERDIY

    0下载:
  2. 本程序是MP3的解码程序,可以用VC编译或者用GNU编译,可以运行在PC机上。 本程可以MP3文件解压为WAV文件 TEST 中的代码可以播放WAV文件 有兴趣的朋友可以把这段mp3程序移植到开发板上,这样就可以用开发板播放MP3了。-MP3 decoding procedures that can be used with VC or GNU compiler compiler. can run on the PC. The process can decompress MP3 t
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:141057
    • 提供者:richard
  1. AutoUpdater

    0下载:
  2. 用VC++编的自动更新CAutoUpdater Class 和使用例子。It will check new version in a specified website and download it to your local drive. 非常容易移植到你的VC程序里。在VC6 和VC2003都编译成功。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:22906
    • 提供者:Sam YU
  1. 320112738

    0下载:
  2. DES,MD5,ZLIB算法源代码,VC++代码,方便移植
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:136588
    • 提供者:方景
  1. Test_Map

    0下载:
  2. 包中TMap,TMapStringToPtr类,为本人重vc下CMap,CMapStringToPtr两个STL移植到linux的,经过测试,效率比C++中的stl对应的高3-5倍以上
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:22068
    • 提供者:ly
  1. RSAPK

    0下载:
  2. RSA公钥加解密算法源码,VC++语言开发, 可生成最长1024比特密钥对,里面包含大数运算类,可直接移植使用。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:20427
    • 提供者:曹鹏
  1. RSA RSA公钥加解密算法源码

    1下载:
  2. RSA公钥加解密算法源码,VC++语言开发, 可生成最长1024比特密钥对,里面包含大数运算类,可直接移植使用。-RSA public key encryption algorithm source code, VC++ language development, can generate up to 1024-bit key pair, which contains large numbers operation classes can be directly transplanted to
  3. 所属分类:加密解密

    • 发布日期:2017-03-23
    • 文件大小:19496
    • 提供者:wangrui
  1. DES-encryption-algorithm

    0下载:
  2. DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:413933
    • 提供者:xiaowei
  1. http_protocol_sourcecode

    0下载:
  2. 完整实现http协议源代码(WINDOWS或LINUX平台均可移植使用),我在VC++上(不调用WINDOWS的HTTP的API)可实现XML文件下载等. -Http agreement to achieve a complete source code (WINDOWS or LINUX platform can be transplanted to use), I VC++ On (not the HTTP call WINDOWS the API) can be downloaded,
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:37249
    • 提供者:yang
  1. Koules

    0下载:
  2. Clear Mine扫雷游戏: 这是一个模拟扫雷游戏的vc编码程序 编码思想: 通过几个数组设定好雷区的位置,自己造出几个视图类的成员函数,分析是是否有雷,以及雷的个数。 基于DirectDraw的小游戏 Koules: Koules是基于DirectDraw的小游戏用DirectDraw,DirectSound,DirectInput的综合例子 移植自linux下游戏,原代码结构较好较容易看懂。-Clear Mine mine Game: This is a simulatio
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:187444
    • 提供者:小H
  1. ko_vir

    0下载:
  2. 双进程保护的杀进程工具,,,windows控制台程序,,可以移植到VC上面-Two-process protection to kill the process tool,,, windows console program, can be transferred to the VC above
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:12015
    • 提供者:beyond
  1. jffs2(VC)

    0下载:
  2. jffs2在VC上的移植,运行在虚拟flash之上,便于jffs2原理的分析;是从eCos2.0移植出来的,已脱离linux的VFS;因此,简单改动flash的驱动,可以把JFFS2移植到其他非linux或无OS的嵌入式系统。-jffs2 in the VC transplant,running on a virtual flash, easy to jffs2 theory analysis that is transplanted from the eCos2.0, has nothing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:455846
    • 提供者:Wells
  1. MD5-VCPP

    0下载:
  2. MD5加密算法VC6项目, 实现类封装, 可移植性强-MD5 encryption algorithm-VC++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:38534
    • 提供者:chel
  1. TestCom

    0下载:
  2. c++ 串口收发数据例子. 在BCB6编译过.可自行修改移植到其他VC项目.核心代码已在商业项目应用!-C++ serial data transceiver example. BCB6 compiled. You can modify transplanted to other VC project. The core code has been applied in commercial projects!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:53998
    • 提供者:诸原
搜珍网 www.dssz.com