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

搜索资源列表

  1. MySerialPort

    0下载:
  2. 一个VC下面实现串口通信的编程案例,简单,可移植性好-MySerialPort, VC MFC Serial COM Example
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:3651158
    • 提供者:leon
  1. VCPPGetHardwareId

    1下载:
  2. VC++获取网卡MAC、硬盘序列号、CPU ID、BIOS编号,是个文档,用来学习,需要的话代码移植下也比较简单-VC++ Gets NIC MAC, hard drive serial number, CPU ID, BIOS serial number, is a document used to study under the required code migration is relatively simple
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:16667
    • 提供者:刘洋洋
  1. Kalman-filtering

    0下载:
  2. 卡尔曼滤波算法,Vc编译,可作为移植参考。-Calman filtering algorithm, Vc compiler, can be used as a reference for transplantation.
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1074161
    • 提供者:
  1. p2p

    0下载:
  2. 上传下载的p2p技术C语言源码,VC工程中包含P2P的C语言代码,可以移植到嵌入式linux。 我们已经有产品了。-p2p c language source
  3. 所属分类:P2P

    • 发布日期:2017-05-02
    • 文件大小:628138
    • 提供者:fsfsf
  1. ffplayformfc-code

    1下载:
  2. 本工程将ffmpeg项目中的ffplay播放器(ffplay.c)移植到了VC的环境下。 并且使用MFC做了一套简单的界面。- This software transplant ffplay to Microsoft VC++ environment. And use MFC to build a simple Graphical User Interface.
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2016-01-22
    • 文件大小:13275136
    • 提供者:
  1. zidongrenlianshibie12

    0下载:
  2. 一个自动人脸识别程序,可运行,可移植,在vc++上实现过,效果良好-A bill on recognition, image recognition program, suitable for developers to learn and use, the file is executable
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-14
    • 文件大小:22334422
    • 提供者:王亚飞
  1. C++ Text Speaker.zip

    2下载:
  2. 1.TTS接口封装,调用移植非常方便; 2.demo已在vs2008下编译通过; 3.VC++源码; 4.无需安装第三方语音包; 5.win7,win8电脑及平板测试通过; 6.x86
  3. 所属分类:Windows编程

  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
    • 提供者:诸原
  1. snmpPPv3.2.25

    0下载:
  2. 关于SNMP库的源代码,在vc++上开发,具有可移植性-About SNMP source code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-29
    • 文件大小:381670
    • 提供者:duangduang
  1. VCPPExcel_ReadExcel

    0下载:
  2. 实现VC++操作Excel,实现Excel的创建,保存,读写。在VS2010上通过测试,能快速移植。-VC++ to achieve operating Excel, to achieve the creation of Excel, saved, read and write. On VS2010 tested quickly transplantation.
  3. 所属分类:File Operate

    • 发布日期:2017-04-30
    • 文件大小:287299
    • 提供者:海涯
  1. VC_H264

    0下载:
  2. VC H264 Decode 开源程序,从ffmpeg移植过来,全部dll库替换成源代码.-VC H264 Decode open source migrate FFMPEG all dll lib were remove and replace by c code.
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2413233
    • 提供者:Johnson.li
  1. RussiaBlock

    0下载:
  2. 俄罗斯方块的C程序,在EasyX图形库(http://www.easyx.cn)即TC的图形库在VC下的移植实现-Tetris C program, in the EasyX graphics library (http://www.easyx.cn) that TC graphics library in VC transplantation
  3. 所属分类:Console

    • 发布日期:2017-05-09
    • 文件大小:1619775
    • 提供者:陈旭
  1. imu_ahrs

    0下载:
  2. imu_arhs的程序:基于IMU(三轴角速率、三轴加速计和三轴磁场)的方位姿态解算系统(ahrs),基于C语言开发,VC 6.0编译器,可方便的移植到其他环境 -imu_arhs program: Based on the IMU (three-axis angular rate, three-axis accelerometer and three-axis magnetic field) orientation attitude algorithm system (ahrs), bas
  3. 所属分类:transportation applications

    • 发布日期:2017-05-21
    • 文件大小:6114400
    • 提供者:刘丽明
  1. Mplayer-Demux

    0下载:
  2. 早期mplayer开源代码在VC下汇编的移植,可在visual studio 2015下编译运行,汇编语言改为intel汇编,不需要nasm第三方汇编编译器,方便跟踪调试和学习。-Mplayer s AT&T asm to intel asm, can complie under VS2015 without nasm.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-25
    • 文件大小:8128515
    • 提供者:loloo
  1. MP3播放器

    0下载:
  2. jpg图像的编解码,已经在vc以及嵌入式上调试通过,可以移植(the encode and decode of the file jpeg images,can be planted to any of the embedded devices)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-21
    • 文件大小:205824
    • 提供者:yhsdhd
  1. 寻找最大值和第二大值

    0下载:
  2. 控制台程序,利用vc编制程序,搜索最大值和第二大值的方法,成功实现所给一维数组中最大值和第二大值的寻找,方便程序寻优移植。
  3. 所属分类:其他小程序

« 1 2 ... 9 10 11 12 13 14»
搜珍网 www.dssz.com