CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Precise

搜索资源列表

  1. SunCal

    0下载:
  2. 用C#写的进行太阳高度角,太阳倾角,以及日照时数的计算的程序,通过输入经度和纬度,以及时间,即可得出需要的精确的地理用科学计算数字!-written in C# for the angle of the sun, the sun angle, and sunshine hours in the calculation process, through the importation of longitude and latitude and time can be obtained by the
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12029
    • 提供者:乌龙
  1. thdtimer12a

    1下载:
  2. 高精度的时间控件,支持多线程处理,可以精确到一微秒-precision time control and support multithreading, to be precise one microsecond
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:7251
    • 提供者:亦然
  1. vb中的精确定时

    3下载:
  2. VB自身提供的Timer控件的定时精度太差!补充一个我认为很精确的定时方法,该方法可以 真正精确到毫秒级!-VB own Timer control of the timing accuracy bad! I think that added a very precise timing, the method can really accurate to the millisecond!
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:3678
    • 提供者:孙波
  1. Arrayqiuzhi

    0下载:
  2. c/c++程序计算N!(0<N<10000)的精确值,并返回统计它的位数。主要功能是计算阶乘。-c / c calculated N! (0lt; Nlt; 10,000), the precise value, and return to the statistical median. Its main function is calculated factorial.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:29657
    • 提供者:冰城
  1. pai2

    0下载:
  2. 一个精确计算pai值的算法,可以精确到小数点后面4000位,而VC++代码只有4行-a precise calculation of the value of pai algorithm, to be precise decimal point after 4000, VC code and only four firms
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27632
    • 提供者:nehzil
  1. 电子地图查询系统 V0.90源代码

    0下载:
  2. 软件简介:给象我一样刚接触MAPX的朋友看看,希望大家多多指教,因为里面有许多问题我还是很不懂的. 这个系统本来应该注重于查询的,但查询有点问题,精确查询还好,模糊查询是错误的,大家可以看我的代码,模糊查询应该和精确查询是一样的,只是查的是所有图层罢了.所以想请教一下大家怎样可以模糊查询,看了代码,照着做了,好像还不是很行,^_^. 现在想把它完善一下,改的地方有鹰眼和查询结果做为浮动窗口,地图自动适-software descr iption : to begin, as I like to
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:107701
    • 提供者:阿牛
  1. vc0002

    0下载:
  2. 确切的说它是一个运行程序,它包括文件的操作,以及数据结构的知识-precise it is an operational procedures, which include the operation of documents and data structure of knowledge
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:44465
    • 提供者:小明
  1. CrystalReportOperator

    0下载:
  2. 水晶报表定制功能,方便套打,根据参数对打印的内容进行精确定位.-crystal statements Custom function to facilitate inter-print, the print parameters of the contents precise positioning.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3877
    • 提供者:陈斌
  1. ajks

    0下载:
  2. 许多现代浮点单元的一项主要体系结构功能,是能够将一个乘法与后面紧跟的加法作为单个运算执 行,且没有中间舍入误差。例如,Intel 的 Itanium 体系结构提供了一些指令,将三元运算 (a*b+c) 、(a*b-c) 和 (c-a*b) 中的每一个都组合为单个浮点指令(分别为 fma、fms 和 fnma)。这些单个 指令都比执行独立的乘法和加法指令快,并且因为没有中间乘法舍入,所以更为精确。该优化可以显 著提高那些含有多个交错乘法和加法运算的函数的速度-many modern floatin
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:6440
    • 提供者:jack
  1. handicapsx

    1下载:
  2. 足彩专用程序 亚洲盘口水位—欧洲标盘精确换算表。-DUBLIN special procedures Asian dish water-European standard set precise conversion tables.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:335228
    • 提供者:wking
  1. prisesclock

    0下载:
  2. 精确的时钟计算功能,对于输入的时钟信息进行精确计算-precise clock calculation for the importation clock information accurately calculate
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14435
    • 提供者:李燕
  1. PosPrint

    0下载:
  2. 打印精确定位。DELPHI Code,App,Simple to Publish,forum,WEB/FTP uploads Support,member WEB Space or email addr-Print precise positioning. DELPHI Code, App, Simple to Publish, forum, Web / FTP uploads Support, member Web Space or email addr
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:1844842
    • 提供者:fenglijun
  1. cwaitable_timer_demo

    0下载:
  2. 实现精确延时的类 -achieve precise type of delay
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:58813
    • 提供者:刘旺
  1. MilliSecond1

    0下载:
  2. de能准确的得到计算机内的毫秒,非常精确-de accurate access to the computer within milliseconds, very precise
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:37647
    • 提供者:开心
  1. Number Test

    0下载:
  2. This program executes a very precise test to determining if the user input is a number.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5206
    • 提供者:erya
  1. Ad_dc_sch

    0下载:
  2. Aduc812 进行ad_da 转换的原理图,Protel 99制作,-Precise ad_da conversion for the schematics, Protel 99 production,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12176
    • 提供者:张宏亚
  1. Sorce_timeSetEvent

    0下载:
  2. 在实际问题中,我们需要在VB中得到更精确的时间事件触发,timer控件的精度只达到30ms,该程序应用timeSetEvent多媒体函数实现1ms的精确事件触发。-on practical issues, we need to be in VB more precise time trigger events, The timer control precision is only 30 ms. Application procedures for the multimedia function
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2397
    • 提供者:林为样
  1. Implementation.precise.leveling

    0下载:
  2. 精密水准测量的实施Implementation of precise leveling -Implementation of precise leveling
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:578336
    • 提供者:ox
  1. Precise.leveling.main.error.sources

    0下载:
  2. 精密水准测量的主要误差来源Precise leveling of the main error sources -Precise leveling of the main error sources
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:383207
    • 提供者:ox
  1. Excel-using-VB-programming-of-precise-distance-cal

    0下载:
  2. 利用VB编程调用Excel进行精密测距气象改正Excel using VB programming of precise distance calls meteorological correction-Excel using VB programming of precise distance calls meteorological correction
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:421369
    • 提供者:llcc0554
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com