资源列表

« 1 2 ... .17 .18 .19 .20 .21 2422.23 .24 .25 .26 .27 ... 14954 »

[汇编语言浮点异常的控制位

说明://浮点异常的控制位 #define FPUEM_INVALIDOP 0x01 #define FPUEM_DENORMALOP 0x02 #define FPUEM_ZERODIVIDE 0x04 #define FPUEM_OVERFLOW 0x08 #define FPUEM_UNDERFLOW 0x10 #define FPUEM_PRECISON 0x20 #define __FORCE_INLINE__ __inline /*-----------------------------
<张虹> 在 2008-10-13 上传 | 大小:3.35kb | 下载:0

[汇编语言display.ara

说明:关于56700 的网络购物系统的实现程序源代码及有关注释-56,700 on the online shopping system of the source code and related Notes
<张虹> 在 2008-10-13 上传 | 大小:5.55kb | 下载:0

[其它pm

说明:c++编写的图形处理小程序 实现图形的平移 旋转-c prepared by the graphics processing procedures for small graphics translation rotation
<haha> 在 2008-10-13 上传 | 大小:57.37kb | 下载:0

[其它4798

说明:ASP编写的 主页登陆注册系统 记录用户注册的信息-ASP prepared by the Home landing registration system to track user registration information
<haha> 在 2008-10-13 上传 | 大小:79.46kb | 下载:0

[其它显示立体字

说明:由3个Label控件显示立体字,你可以把它作成一个控件-by three Label controls showed a three-dimensional character, you can make it a Control
<冷风> 在 2008-10-13 上传 | 大小:2.79kb | 下载:0

[其它bkup

说明:VB编写的备份软件默认备份30个副本,当然要有个同名字的,不是规范的INI文件-VB backup software prepared by the 30 default backup copy, of course, require the same name, is not standardized INI file
<陈军> 在 2008-10-13 上传 | 大小:11.13kb | 下载:0

[其它归途

说明:龟图,用vc实现,我写的第一个小程序,可以在dos环境下画出任意的直角图形-turtles map, using vc realized, I wrote a small section of the procedure, the environment dos draw arbitrary rectangular graphics
<余翔> 在 2008-10-13 上传 | 大小:1.09kb | 下载:0

[编译器/词法分析编译LLR(1)

说明:用户输入一个文法,然后再输入,要被分析的字符串,自动进行语法分析,把每一不的分析过程都一一打印出来。直到分析成功或失败。-a user input grammar, and then imported to the string were analyzed automatically syntax analysis, the analysis of each process does not have to print out on January 1. Until the analysis o
<小名> 在 2008-10-13 上传 | 大小:9.14kb | 下载:0

[编译器/词法分析编译程序

说明:关于c++的词法分析,语法分析,运行成功。对大家希望有帮助-Accidence analyse and parsing about C++,which run succeed.wish it can help you.
<张单> 在 2008-10-13 上传 | 大小:9.23kb | 下载:0

[其它Bezier曲线的交互式实现

说明:BEZIER曲线的交互式实现的一个实验报告,它使用VC++的图形界面来实现的-Bezier curve interactive experimental realization of a report, which uses VC graphical interface to achieve
<任真> 在 2008-10-13 上传 | 大小:23.26kb | 下载:0

[磁盘编程DFORMAT

说明:一个用汇编实现的磁盘自动分区和格式化程序。-a compilation of achievement with the automatic zoning and disk formatting procedures.
<liuben> 在 2008-10-13 上传 | 大小:6.4kb | 下载:0

[编译器/词法分析编译词法语法

说明:PL/0语言的词法分析,主要是将每个词识别并且读入-PL / 0 language lexical analysis, mainly to identify each word and read
<周周> 在 2008-10-13 上传 | 大小:37.46kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 2422.23 .24 .25 .26 .27 ... 14954 »

源码中国 www.ymcn.org