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

搜索资源列表

  1. K-means_clustering_demo

    0下载:
  2. K-均值聚类算法 vc++图形演示程序-K-means clustering algorithm c++ demo program
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:75604
    • 提供者:leo
  1. liantongyufenxiWITHCPP

    0下载:
  2. 图像连通域标记c语言程序,在VC++环境下可执行,连通域分析是在图像处理中常用的分析方法,希望本代码可以帮助到需要的人。-Image connected component labeling c language program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:50596
    • 提供者:bonn
  1. 3des

    0下载:
  2. 这个是三重DES算法源代码(C语言版本) -This is the Triple DES algorithm source code (C language version)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:5406
    • 提供者:nexscorpio
  1. MoveDetection

    0下载:
  2. 用VC编写的运动检测程序,实现运动物体的跟踪与检测,包括了数字图像处理的一些操作方法-VC prepared with motion detection process, the achievement of moving object tracking and detection, including a number of digital image processing method of operation
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-09
    • 文件大小:43543159
    • 提供者:sue_Langsujuan
  1. VC_Assistant.10.6.1842

    0下载:
  2. VC6.0 - vs2010 辅助Visual c++进行开发的使用插件,具有处理语法错误、自动单词补全等功能-VC6.0- vs2010 supporting Visual c++ to develop the use of plug-ins, with grammar mistakes, make congruent features automatic word
  3. 所属分类:Other systems

    • 发布日期:2017-06-01
    • 文件大小:13892105
    • 提供者:SYN
  1. standard

    2下载:
  2. 一个标准正态分布函数的VC++实现方法,望给大家带来帮助-A standard normal distribution function of the VC++ implementations, hope to give us help
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:291753
    • 提供者:黎明
  1. ptconvert

    1下载:
  2. 全景图像处理源代码,vc开发,拼接数码照片的程序-Panoramic image processing source code, vc development, digital photo stitching program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:282625
    • 提供者:雷添杰
  1. des_c

    0下载:
  2. C语言的DES算法,速度很快,是VC++的好几倍、-C language of the DES algorithm, very fast, is several times the VC++,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:210413
    • 提供者:陈辉
  1. winsocket

    0下载:
  2. 适合初学者,winsocket局域网聊天 文件传输系统源代码(C语言),C语言是个好东西,用VC的话,界面部分东西太多,出血者看得头昏眼花,实质性的东西搞通后,再搬到VC中去做界面做逻辑就是顺理成章的事情了。所以,最后底层实质性的东西用c编译器去做,搞通了再搬到VC、C++Bulider 中去-For beginners, winsocket LAN chat file transfer system source code (C language), C language is a good
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:5327
    • 提供者:huangjun
  1. Mir3EIServerDev

    1下载:
  2. 传奇3服务端完整源码,包括网关和引擎,本人修复并完善,编译环境VS2010.NET,语言:C++ VC Xingbarking 2010-12-12-Legend 3 complete server source code, including the gateway and the engine, I repair and improvement, build environment VS2010.NET, Language: C++ VC Xingbarking 2010-12-12
  3. 所属分类:Game Engine

    • 发布日期:2017-03-30
    • 文件大小:586844
    • 提供者:xingbarking
  1. vc

    0下载:
  2. 进程保护,可以保护自身和其他进程,c++源码-process protect, but only one process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:9960
    • 提供者:xsy
  1. K-Means

    0下载:
  2. K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-06-30
    • 文件大小:179490
    • 提供者:ellen
  1. 插值原理还原波形曲线(误差改进版)

    0下载:
  2. 三次样条插值的VC源码,带有示例,测试通过-cubic spline code based on VC++
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-22
    • 文件大小:207012
    • 提供者:xxc
  1. test_dct

    0下载:
  2. 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:556
    • 提供者:浪飞人海
  1. vc_speak_recegnition

    1下载:
  2. vc++语音识别 vc++语音识别 vc++语音识别 -VC++speak_recognition
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:2708836
    • 提供者:kouyong
  1. GPIB_VISA_Delphi

    4下载:
  2. 本软件供大家学习用,任何使用本软件导致的损失,本人不承担任何责任,测试仪器在启动过程中,不要和仪器通信,切记! 定义了安捷伦GPIB的visa32.dll的函数原型声明,和简单通信的例子,以弥补没有GPIB的delphi函数声明,网上大都是VB,VC,C#的例子,DELPHI的有也不全,有错误还请指正。-GPIB VISA32.DLL DELPHI FUNCTION DECLARE
  3. 所属分类:Communication

    • 发布日期:2015-11-30
    • 文件大小:277504
    • 提供者:Egowell
  1. SLAM_C

    1下载:
  2. 用C++编写的单目视觉SLAM 图形化界面 VC++6.0环境-monoslam vc++ environment
  3. 所属分类:GUI Develop

    • 发布日期:2014-09-01
    • 文件大小:54191104
    • 提供者:edae
  1. 蚁群算法程序演示

    1下载:
  2. 蚁群算法程序演示,vc++的源程序,vb开发的演示课件-Ant colony algorithm demo program, vc++ the source code, vb demonstration courseware development
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-11-26
    • 文件大小:6519775
    • 提供者:张明扬
  1. c02 vc6

    0下载:
  2. 类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术-Vc similar integrated development environment, including the editor, debugger, compiler of all source code, a truly interactive, support automatic code generation technology
  3. 所属分类:Compiler program

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

    0下载:
  2. 以Visual C++6.0为开发工具,完成基于声卡的频谱分析仪的设计,学习windows下利用WaveX低级音频API采集音频和实时处理的基本方法,掌握频谱分析仪中各功能模块的设计以及整体工作流程的控制,并通过实践应用,进一步增加对工程数字信号处理的理解和认识。-VC SpectrumAnalyzer
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-19
    • 文件大小:5275307
    • 提供者:尚艳伟
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com