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

搜索资源列表

  1. qhull

    0下载:
  2. 主要介绍了如何在vs2010中使用qhull库以及环境变量配置问题-The project mainly focus on how to set the envirenment variable of qhull library in vs2010
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:630897
    • 提供者:liguojun
  1. PL0-lexyacc-vs2010

    1下载:
  2. lex-yacc编写pl0解释器 编译器-lex-yacc compiler interpreter written pl0
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:4897
    • 提供者:夏日星
  1. 03

    0下载:
  2. 基于CUDA平台用VS2010编写的计算一系列数平方和的并行程序,比较简单,适合CUDA的初学者学习-CUDA computing platform using VS2010 to write a series of squares and the number of parallel programs based on relatively simple, suitable for beginners to learn CUDA
  3. 所属分类:MPI

    • 发布日期:2017-05-14
    • 文件大小:3351753
    • 提供者:欧伟明
  1. wtl-code-467-trunk

    0下载:
  2. wtl开发组件配置vs2010一个很好的配置工具 里面有配置步骤
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:986914
    • 提供者:leoyang
  1. vs2010face-identification-system

    0下载:
  2. 基于vs2010的人脸识别系统,对于研究图像处理的入门有较好的参考价值-face identification system,picture processing
  3. 所属分类:source in ebook

    • 发布日期:2017-06-17
    • 文件大小:25686016
    • 提供者:
  1. ParallelAverage

    0下载:
  2. 此源码为用Intel TBB并行开发工具实现计算平均值的并行程序,为用C++编写的,但需要有Intel TBB的插件,具体可以安装Intel Parallel Studio嵌入VS2010或2012中使用-This source is using Intel TBB parallel development tools to achieve a parallel program to calculate the average, for the use of C++ written, but r
  3. 所属分类:MPI

    • 发布日期:2017-04-08
    • 文件大小:9787
    • 提供者:冯帆
  1. studyinfomanage

    0下载:
  2. 本源码是模拟的跑酷小游戏,带有流畅的人物奔跑动画效果,还有欢快的音乐。源码基于VC 2010创建,请用VS2010或更高版本编译运行。在帧动画的判断上,本可以直接使用求余运算, 但是 求余运算速度及效率不好, 所以使用简单的判断操作代替。通过源码可了解下绘制人物、透明贴图的相关技巧,这些技巧对于编写游戏来用是相当有用的。- Test.clw This file contains information used by ClassWizard to edit existing
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-16
    • 文件大小:40892
    • 提供者:六和
  1. 使用C#语言

    0下载:
  2. 使用C#语言,VS2010环境开发,.NET2.0支持,的48键电子琴,支持鼠标+键盘同时操作,支持缩放窗口,支持自选MIDI音色,键盘热键只支持字母和数字,ZAQ1为由低到高四阶Do音(C),黑键无热键。单文件直接运行。   本来想用DirectMusic的,结果找来找去没有能看懂的资料,于是用了系统自带的WinMM.d-Using the C# language, VS2010 development environment,. NET2.0 support, 48-key keybo
  3. 所属分类:语音合成与识别

    • 发布日期:2017-04-05
    • 文件大小:324706
    • 提供者:崔宏友
  1. cdpAdvancedQuicksort

    0下载:
  2. CUDA 编程实现快排,理论上比较完善的一种方法,VS2010,计算能力要求sm35-One way to achieve fast CUDA programming row, theoretically more perfect, VS2010, sm35
  3. 所属分类:MPI

    • 发布日期:2017-04-17
    • 文件大小:447640
    • 提供者:晏儒
  1. LRFBlogSystem

    0下载:
  2. 个人博客管理系统,此系统是在C# VS2010下完成的,大家注意数据库是SQL2008-LRF Blog System
  3. 所属分类:source in ebook

    • 发布日期:2017-05-07
    • 文件大小:1349233
    • 提供者:yaoxin
  1. library

    0下载:
  2. 一个在vs2010上用c#写的图书馆管理系统,配合使用SQL2008,水平有限,仅供参考-A library management software base on the C# and SQL server 2008.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-24
    • 文件大小:8124183
    • 提供者:
  1. msvc64

    0下载:
  2. Parser Generator 2用vs2010生成64位库的脚本代码:【注:以下路径用绝对路径举例说明,具体请根据实际情况修改】 [Compiler Bin Directory:] C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 10.0\VC\BIN\X86_AMD64 [Compiler Bin Directory(2):] C:\PROGRAM FILES (X86)\MICROSOFT VISUAL STUDIO 10.0
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:2274
    • 提供者:wang jingquan
  1. sphinxRec

    0下载:
  2. 自己搭建了一个pocketsphinx sphinxbase的win下的语音识别程序,用vs2010打开 pocketsphinx.sln 编译pocketsphinx_continuous 项目,调试输入命令好都写好了,直接对着mic喊话,然后看识别cmd下的识别结果 -This speech recognition program is build with pocketsphinx and sphinxbase under the Win7 OS, Open the pockets
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-06-17
    • 文件大小:26616830
    • 提供者:袁斌
  1. DormManage

    0下载:
  2. 公寓管理系统。用的vs2010及sql server2008实现的公寓管理系统,包括完整的项目及数据库文件,完全可用-Apartment Management System. With vs2010 and sql server2008 achieve apartment management system, including the complete project and the file, fully available
  3. 所属分类:source in ebook

    • 发布日期:2017-05-22
    • 文件大小:6609730
    • 提供者:王云涛
  1. vector-sum

    0下载:
  2. CUDA的矢量求和 用于CUDA5.0+VS2010,帮助学习GPU加速-vector sum for cuda
  3. 所属分类:MPI

    • 发布日期:2017-05-12
    • 文件大小:2943180
    • 提供者:李二
  1. cifafenxi

    0下载:
  2. vs2010实现编译原理中的词法分析,显示分析逻辑的每一步-use vs2010 to make a programme to analysis,and show each step
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:79461
    • 提供者:马茹茹
  1. netdxf

    1下载:
  2. 读取DXF文件的中间件文件。VS2010下可完美使用。-Read DXF files middleware file. Perfectly use under VS2010.
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-12
    • 文件大小:2943427
    • 提供者:高军哲
  1. mpi_simpleexample

    0下载:
  2. mpi初学简单例子,c编写环境vs2010已通过调试-Mpi beginners simple example of C language vs2010 has passed the test
  3. 所属分类:MPI

    • 发布日期:2017-06-10
    • 文件大小:16481421
    • 提供者:黄磊
  1. BPOPenMP

    0下载:
  2. BP算法的多核并行研究,输入输出txt文件内容保密,不能上传,大家根据代码自己加数据很简单。环境vs2010,技术openmp-BP algorithm of multi-core parallel study, input and output TXT file content confidential, can t upload, according to the code and data is very simple. Openmp vs2010 environment, technol
  3. 所属分类:MPI

    • 发布日期:2017-04-14
    • 文件大小:4049
    • 提供者:黄磊
  1. score_manage

    0下载:
  2. 成绩管理系统,vs2010编译环境,链表基本操作-Performance management system, vs2010 compiler environment, list the basic operation
  3. 所属分类:ELanguage

    • 发布日期:2017-05-28
    • 文件大小:10801223
    • 提供者:bingo
« 1 2 34 »
搜珍网 www.dssz.com