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

搜索资源列表

  1. calculator

    0下载:
  2. 二次方程计算器,用于计算测试用,vc编写的-Quadratic Calculator
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2230769
    • 提供者:zhang
  1. ComputeGS

    0下载:
  2. 新版个税年终奖计算器 VC实现,方便计算-NO DES --------------------------------------
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:27822
    • 提供者:小红
  1. AVRTimer

    0下载:
  2. VC编程的AVR定时器初值计算,输入预分频的时钟频率即可计算出定时器初值。用于弥补codevisionAVR软件不能帮助计算初值。-VC programming AVR timer initial calculations, input clock frequency prescaler timer initial value can be calculated. Software can not be used to make up codevisionAVR help calculate t
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3465074
    • 提供者:杨奕庆
  1. hjb

    0下载:
  2. 计算两镜片间空气间隔程序,适用于各种镜片组立情况,适用于验证光学镜片设计合理性。-vc++ MFC 可视化界面,适用于计算两镜片间空气间隔程序。
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-14
    • 文件大小:21955584
    • 提供者:什锦豆腐
  1. Romberg

    0下载:
  2. VC++编写,使用Romberg方法计算定积分。 -VC++ written using the Romberg method to calculate the definite integral.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:287838
    • 提供者:sun
  1. BP

    0下载:
  2. 使用VC++编写。BP人工神经网络计算程序,里面自带模拟数据。-Use VC++ writing. BP artificial neural network calculation program, which comes with analog data.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:8763
    • 提供者:sun
  1. cvddzuobiao

    0下载:
  2. 本代码用VC和opencv开发的,用于计算图像中矩形四个顶点的坐标,先二值化,再找轮廊,后定矩形求坐标,很有参考价值-The code used VC and opencv, used to calculate the image coordinates of the rectangle four vertices, the first two values, find contour, after seeking the coordinates given rectangle, great r
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1901013
    • 提供者:李明
  1. SalaryP1.6

    0下载:
  2. VC+Access 适用于初学者, 薪资程序说明: 本程序主要用于计算员工薪资。主要有记录、插入、查询、计算、删除员工薪资等功能。 一、 登陆 。默认的UserName 是admin,Password是1111 二、 插入记录:进入主接口后,点击“所有记录”可以查询员工所有薪资记录,单击左边时间栏,在薪资表格最下一条记录的第二格空白处,如图所示:点击该处会有一个小的按纽,点击该按纽会弹出计算薪资对话框.;社保费表格同例,会弹出计算社保费的对话框,如下图所示
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-10
    • 文件大小:1627339
    • 提供者:王海松
  1. Maxtrix

    0下载:
  2. 利用VC++实现的矩阵计算,实现了一些基本功能 如+ - *-Use VC++ of matrix calculations to achieve some basic functions such as+-*
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2333313
    • 提供者:位东辉
  1. GetPubIP

    0下载:
  2. VC++获取计算机外网IP地址,直接可以获取,稍微改动一下可以写文件-VC++ obtain the IP address of the computer outside the network, you can directly access, a little bit to be able to write files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:12771
    • 提供者:朱郑
  1. Esobel

    0下载:
  2. vc++和opencv里面的sobel算子,计算图像边缘的亚像素边缘检测程序-vc++ and opencv inside sobel operator, to calculate the image edge sub-pixel edge detection procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2012
    • 提供者:王忠祥
  1. Calculator

    0下载:
  2. 计算器,能够实现一般的计算功能,VC源代码,可以直接运行-Calculator, to achieve general computing functions, VC source code can be run directly
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-16
    • 文件大小:4025446
    • 提供者:li
  1. LU

    0下载:
  2. 利用vc++开发的下三角分解程序,数值计算方法必备。-deformation program in VC++. it is essential for linerfunction solved.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1474
    • 提供者:dingliang
  1. vcPPChinese-checkers

    0下载:
  2. 跳棋程序,是用VC++开发的,简单实用,有一定算法的计算和实现-Checkers program is VC++ developed a simple and practical, there is a certain calculation algorithm and implementation
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-21
    • 文件大小:6516731
    • 提供者:XQ
  1. ExportClassDll

    0下载:
  2. 创建Win32 DLL导出一个计算长方体表面积和体积的类,VC++精选编程源码,很好的参考资料。-Create a Win32 DLL derived a calculation of rectangular surface area and volume, VC++ select programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:61101
    • 提供者:什锦丁儿
  1. UseExportClassDll

    0下载:
  2. 调用DLL,使用其导出类计算长方体的表面积和体积,VC++精选编程源码,很好的参考资料。-The call to DLL, use the derived class calculation of rectangular body surface area and volume, VC++ select programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:128570
    • 提供者:什锦丁儿
  1. WorkThreadDemo

    0下载:
  2. 创建MFC工作者线程,进行耗时计算,VC++精选编程源码,很好的参考资料。-Create a MFC worker threads, time-consuming calculation, VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:23027
    • 提供者:桂花翅子
  1. GetTimeSpan

    0下载:
  2. 计算两个时间点的时间间隔,VC++精选编程源码,很好的参考。-Calculation of the two time intervals, VC++ select programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:12668
    • 提供者:清拌蟹肉
  1. GetWeekDay

    0下载:
  2. 计算某日为星期几,VC++精选编程源码,很好的参考。-Calculation for a few weeks, VC++ select programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:12247
    • 提供者:烟鸭掌儿
  1. matlabhunhebiancheng

    0下载:
  2. Matlab是一个很好的大型数值计算软件。解释型的程序执行、即时的调试窗口、高效的矩阵运算、丰富的工具箱,使它成为了数值计算和科研工作的必备软件。虽然Matlab具有众多的优势,可是它的程序却很难完全摆脱Matlab环境运行,在界面功能上也效率低下,这些缺点我们在使用Matlab的同时,不免担忧自己的成果不能方便地对外发布。对Matlab的运行方式进行了分析,之后提出了Matlab和VC高级语言之间混合编程的方法,以及Matlab程序独立打包和如何提高Matlab程序的界面运行效率的方法。 更多
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:129071
    • 提供者:王斌
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com