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

搜索资源列表

  1. chipgenius

    0下载:
  2. 能够实现 vc界面开发 能够帮助 程序员 尽快的开发出自己满意的系统-Vc interface development can be achieved as soon as possible to help programmers develop their own satisfaction with the system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:139644
    • 提供者:vc很好的书
  1. MFC

    0下载:
  2. 本电子书深刻讨论了MFC的内部机制,对想学习VC的人来说大有帮助-it s a good book about VC on MFC.it can help you if you want to understand MFC deeply
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:277030
    • 提供者:李冬
  1. trans

    0下载:
  2. trans程序的源代码在Cygwin下编译调试通过。(因使用了Unix特有的文件读写函数,用TC,BC,VC编译时须改写部分代码) 使用说明:trans [-R/-S] file 其中,-R 将摩斯码翻译成英文; -S 将英语翻译成摩斯码。 file为需要翻译的文本文件。运行成功后结果会保存在“~file”文件中。 注意:若是翻译英文,须保证所有字母均为大写字母。且标点符号仅可为“.”,“,”和空格。-trans program' s sour
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:783450
    • 提供者:longqzh
  1. Linux

    0下载:
  2. Linux文件系统,用VC++编写代码,模拟实际情况下Linux系统下文件的操作-Linux file system, using VC++ to write code to simulate the actual case files under Linux operating system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:215490
    • 提供者:赵凯
  1. snow

    0下载:
  2. 基于VC的雪花飘舞,漂亮,浪漫, 给人亲和的感觉-VC-based snow flying, beautiful, romantic
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:290416
    • 提供者:liU
  1. SMTPclient

    0下载:
  2. 通过本客户端发送带附件的信件,由VC和linux分别实现-The client sends through the mail with attachments, are achieved by the VC and linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3604220
    • 提供者:肖军
  1. shiyan

    0下载:
  2. 基于linux下的VC++编程实验,里面含有如何在linux内核下的基本编程实验。-Linux-based VC++ programming under test, which includes how the linux kernel of the basic programming experiment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:6856
    • 提供者:阳军连
  1. The_Linux_Kernel_Module_Programming_Guide

    0下载:
  2. Shortcuts in VC it explains the visualstudio keyboard shortcuts
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:167101
    • 提供者:kasturi
  1. DataConvert

    1下载:
  2. IEEE到PSSE之间的数据格式转换,在VC和QT的环境下可直接运行。代码中多有注释,对IEEE的数据格式解释都能从注释中看到。从IEEE9节点一直算到IEEE118节点,计算结果都和IEEE基本一致,所以说转换结果应该是可信的。-IEEE PSSE between the data format conversion, can be run directly in the environment of VC and QT. Much comment in the code can see fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2015-05-20
    • 文件大小:37888
    • 提供者:晓娅
  1. h264plusAAC

    0下载:
  2. vc++下编写的一套可以解压h.264格式视频的代码-vc++ can be extracted under a written code h.264 format video
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-12
    • 文件大小:2972900
    • 提供者:lqi
  1. WinSockets

    0下载:
  2. WinSockets网络编程实例篇:-用VC++制作一个简单的局域网消息发送工程-WinSockets network programming examples articles:- with VC++ making a simple LAN messages sent engineering
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:2100
    • 提供者:耿哲
  1. Main

    0下载:
  2. 使用vc++6.0编写的mfc程序,使用简单,适合新手学习-Mfc program written using vc 6.0 , simple to use , suitable for novice learning
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-23
    • 文件大小:133114
    • 提供者:zhujian
  1. source

    0下载:
  2. 强大的TLD目标跟踪算法,c++编写,linux环境下的,有windows版本的可以在vs或者vc的牛人麻烦传我一份。-A great algorithm for target tracking named Trackin-Learning_detection,this is written with c++ under linux.if anyone has a edition for windows, i wiil be greatful for your share.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-09
    • 文件大小:43961464
    • 提供者:
  1. query

    0下载:
  2. 利用队列实现任意数到几选择第几个出队列,环境可以是vc也可以用gcc编译。-Queue to achieve any number to a few select few out queue
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:675
    • 提供者:杨兵
  1. neuy

    0下载:
  2. 在linux平台下实现单纯形法的优化过程。比在vc中更加方便-On the Linux platform to achieve the optimal process of simplex method. More convenient than in the vc
  3. 所属分类:Driver develop

    • 发布日期:2017-11-30
    • 文件大小:6047
    • 提供者:淡如水
  1. vc3xxx_data

    0下载:
  2. OMAP3 Voltage Controller (VC) data for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:620
    • 提供者:jeidongtei
  1. vc44xx_data

    0下载:
  2. OMAP4 Voltage Controller (VC) data for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:686
    • 提供者:nouqennun
  1. 27146767SaveFile

    0下载:
  2. vc中文件保存控件的实现,初学vc的可以下下来借鉴一下-vc file to hold the controls, beginners vc down under to learn about
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-24
    • 文件大小:15224
    • 提供者:zhang
  1. sch_atm

    0下载:
  2. ATM VC selection "queueing discipline"
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:6042
    • 提供者:kapuqie
  1. VCPP

    0下载:
  2. VC++ 语音识别程序源代码 入门级别参考的书-VC++ speech recognition program source code entry-level reference book
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:41656
    • 提供者:叶杰
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com