搜索资源列表
布尔运算
- 5个关于布尔运算的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-five Boolean operations on the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can
数学函数动态编译器
- 功能简介: 可以在程序运行过程中动态完成数学函数表达式字符串的编译执行, 可以带参数,支持布尔运算,定积分 动态生成机器码执行(并带编译优化),不是解释执行,执行速度超快!!! 可以想象,它他用在分形函数上时,可以允许用户自由输入新的方程式!而且速度还超级的快,心动了吧! 数学函数动态编译器类有两个,一个支持的是浮点类型,一个支持的是复数类型 而且同时提供了三种语言的开发支持(进行了封装)
boolean_6_53
- 多边形布尔运算处理原代码及说明-polygon processing Boolean operation code and the original note
csg.c
- OpenGL 布尔运算 例子。 csg.c trackball .h-OpenGL Boolean operation examples. Csg.c trackball.c trackball.h
java5tuxing
- 平面图形布尔运算,对平面图形的并、交和差做出面向对象的程序设计。-plane graphics Boolean operation of the plane and graphics, poor pay and make object-oriented programming design.
SmartPolygon
- 多边形布尔运算:求并、求交和求差,图形学算法 框架MFC编写-polygonal Boolean Operators : seeking and that the intersection and for worse, graphics algorithm fr a mework of the preparation of MFC
boolean_6_53
- 多边形布尔运算处理原代码及说明-polygon processing Boolean operation code and the original note
布尔运算
- 5个关于布尔运算的C程序,以及示例,来自《C语言数值常用程序》,所以程序均经过本人测试可以正常使用!-five Boolean operations on the C procedures, as well as examples from the "C language commonly used numerical procedures," and so I have to undergo testing can
csg.c
- OpenGL 布尔运算 例子。 csg.c trackball .h-OpenGL Boolean operation examples. Csg.c trackball.c trackball.h
java5tuxing
- 平面图形布尔运算,对平面图形的并、交和差做出面向对象的程序设计。-plane graphics Boolean operation of the plane and graphics, poor pay and make object-oriented programming design.
SmartPolygon
- 多边形布尔运算:求并、求交和求差,图形学算法 框架MFC编写-polygonal Boolean Operators : seeking and that the intersection and for worse, graphics algorithm fr a mework of the preparation of MFC
BoolApp
- 自己开发的布尔运算功能.利用VC#开发,供大家学习-its own development Boolean computing. VC# development, learning for everyone
BOOL2D
- Java语言实现任意复杂二维多边形的并交差等图形布尔运算并显示-Java language arbitrary complex 2D polygon graphics and other storage facilities and Boolean operation shows
WORK_TWO
- 利用C语言实现了任意复杂多边形的并交差布尔运算及动态过程显示。-use of the C language arbitrary polygon and complex Boolean operation perfunctory process and dynamic show.
BOOL
- 用BP网络实现布尔运算的功能,输入的两个变量可以有一定的范围,表明BP网络具有一定的纠错能力.-BP networks with the Boolean function, enter the two variables can have a certain range, indicating that BP network has a certain error-correcting capacity.
zbugffer
- zbuffer算法常用于3维图形的消隐,以及布尔运算,vc编的。-zbuffer algorithm commonly used in the blanking of the 3-dimensional graphics, as well as Boolean, vc series.
polybool_src
- 二维平面多边形布尔运算,高速,有效,可用于平面字体处理,矢量图处理等-Two-dimensional polygon Boolean operations, high-speed, effective treatment can be used to print fonts, vector processing
PolyBool
- 多边形布尔运算,多边形的交、并、差、异或等运算-polygon bool operation
PolyBoollily
- 一个很强悍的做多边形布尔运算的小程序,可以实现多边形的交、并、差和异或运算,GIS的朋友有福了。-A very powerful polygon Boolean operations to do a small program can be achieved polygon intersection, and, worse, and XOR, GIS friend blessed.
boolResolver
- 布尔运算表达式的解析,组合模式,Java(Analysis of Boolean expressions)