搜索资源列表

  1. lwip_readme

    0下载:
  2.  整型寄存器中的值被解释为有符号的二进制补码数,而reg寄存器或时间寄存器中的值被解释为无符号数。实数和实数时间类型寄存器中的值被解释为有符号浮点数。 -integer value of the register be interpreted as a symbol of the binary complement, rather reg register or time value of the register was no e
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2626
    • 提供者:dong
  1. test_FLOAT

    0下载:
  2. 测试float数据类型存储结构小程序 -test float data types of small storage structures procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:35263
    • 提供者:蒋铃锋
  1. b2f

    0下载:
  2. 经典遗传算法工具箱中的二进制转浮点数程序,与大家分享-classical genetic algorithm toolbox binary float switch procedures, and share
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1229
    • 提供者:赵学
  1. huidu

    0下载:
  2. #include \"stdio.h\" #include \"malloc.h\" #define TRUE 1 #define n 39 #define max 500 typedef struct { char p[n] float w[n][n] }graph graph *ga2 int visit[n] int path[n][n] float C[n
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:4665
    • 提供者:jiangshan
  1. floatcalculate

    0下载:
  2. 我的数据结构作业。用栈实现浮点数的运算。-my data structure operations. With Stack float arithmetic.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2069
    • 提供者:马慧
  1. LED_Digital_Control

    0下载:
  2. 用数字二极管来显示时间、浮点数或整数的控件-with figures to show that the diode, or float integral component of
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:39781
    • 提供者:王军
  1. tinycc.tar

    0下载:
  2. c语言编译器arm-gen.c asmtest.S bcheck.c boundtest.c c67-gen.c Changelog coff.h configure COPYING elf.h [examples] float.h gcctestsuite.sh i386-asm.c i386-asm.h i386-gen.c il-gen.c il-opcodes.h libtcc.h libtcc1.c lib
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:423807
    • 提供者:xjjxing
  1. myprointf

    0下载:
  2. 小型的printf函数原码,省略了浮点数的支持,可明显减小原码大小.-small printf function source, the omission of the float, could significantly reduce the size of the original code.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1565
    • 提供者:谭晓波
  1. dongtaixianshi

    0下载:
  2. 这是一款可以以曲线或柱状图的形式实时动态显示数据的控件。 主要特点是:支持显示浮点数、负数,显示数据范围大、可以自定义显示范围也可自动选择范围,还可锁定显示范围。 -This a can of a curve or column in the form of real-time dynamic display of data control. The main features are : support shown floa
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:16634
    • 提供者:mfy
  1. javamoiblecodes

    0下载:
  2. J2ME核心类及MIDlet类 MIDP用户界面对象 图形处理及低级事件处理 多线程编程 I/O及网络编程 数据库RMS编程 浮点数编程 多媒体及GAME API编程 安全、加密及代码优化 扩展类库及供应商提供的API 与服务端联合搭建移动应用 XML 及Web Service编程 短信编程 各种移动平台的应用开发-J2ME MIDlet core categories and
  3. 所属分类:手机WAP编程

    • 发布日期:2008-10-13
    • 文件大小:3960250
    • 提供者:殷丞
  1. DynPrompt28

    0下载:
  2. 一般工具栏可以浮动,这个离子是不能移动的工具栏,内容来字网络-general toolbar can float, the ion mobility is not the toolbar, as characters Network
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:57128
    • 提供者:古林枫
  1. floating_point_numbers

    0下载:
  2. 剖析Intel IA32架构下C语言及CPU浮点数机制,一些代码演示~~请多多指教~-Intel IA32 architecture analysis of C language and CPU float mechanism, some code demonstration ~ ~ ~ please exhibitions Thank you
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2523
    • 提供者:左俊
  1. classstr2

    0下载:
  2. 完善字符串类的运算符功能 1、 利用运算符重载完善字符串类的运算符功能。如: 串+整数;整数+串;浮点数+串;串-串;串/串 等; 2、 编制一个带菜单的小系统,演示该类的运算符操作。 -perfect string Operators such a function, using Operator perfect string category Operators function. Such as : S
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11264
    • 提供者:李昭明
  1. fft_debug

    0下载:
  2. 能进行32位浮点数fft运算的VHDL描述。-can float for 32 fft Operational VHDL descr iption.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:135365
    • 提供者:liuqifeng
  1. FFT-c

    0下载:
  2. 傅立叶变换的c语言源代码 128点DIT FFT函数: /* 采样来的数据放在dataR[ ]数组中,运算前dataI[ ]数组初始化为0 */ void FFT(float dataR[],float dataI[]) -Fourier Transform c language source code DIT 128 point FFT function : / * Sample data on the dataR [
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3525
    • 提供者:郑超
  1. CORDIC_FLOAT

    0下载:
  2. 这是一个数值计算算法在FPGA中实现的东东。包括CORDIC算法的详细资料还有float型数的详细论述,可供参考。-This is a numerical algorithms in FPGA achieve saucepan. CORDIC algorithm include detailed information is the number of float-type discussed in detail for referen
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2980350
    • 提供者:克林顿
  1. Float

    0下载:
  2. 单片机浮点运算子程序,使用C51编程,可分别得到整数部分和小数部分,数据存储长度为4字节.-SCM floating point routines, the use of C51 programming, respectively integral part and be part of a minority, data storage for 4-byte length.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1061
    • 提供者:魏金城
  1. IsInsidePolygon

    0下载:
  2. 点在闭合区域内判断,做这个测试时只注重算法测试,所以没有对于浮点数相等比较的问题作特别处理.-point in the region closed judgment, to do this test focused only on test algorithms, there is no equivalent for the float to the question of comparison for special treatmen
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:11869
    • 提供者:admin
  1. CANNY 算子

    0下载:
  2. int trace (int i, int j, int low, IMAGE im,IMAGE mag, IMAGE ori) float gauss(float x, float sigma) float dGauss (float x, float sigma) float meanGauss (float x, float sigma) void hysteresis (int high, int low, IMAGE im,
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3656
    • 提供者:呼怀平
  1. float-point

    0下载:
  2. gcc支持soft fp 和hard fp两种,这里是实现了soft fp.-gcc support soft and hard fp fp two, here is the realization of a soft fp.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:13019
    • 提供者:xwdok
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org