CSL is a programming language with C syntax and comprehensive libraries. The compact scripting engine can also be embedded into your own applications as a powerful macro language. Windows Distribution utilities.
标签: comprehensive programming libraries scripting
上传时间: 2013-11-27
上传用户:xuanchangri
a set of cross-platform tools that is useful for programming the GBA written in Java.
标签: cross-platform programming written useful
上传时间: 2015-01-06
上传用户:yd19890720
Giga Crime Fighting Mecha Gelato-Bots: The Supreme Icecream-Tron Revolution 8,000,000. A top-down adventure game with three themes; mecha, anime and icecream. This project hopes to evolve with action/rpg/multiplayer elements like classic console games.
标签: Icecream-Tron Gelato-Bots Revolution 000
上传时间: 2013-12-18
上传用户:D&L37
DEbug 关于制作瑞星杀毒软件密钥盘的源码 MOV BX,200 ;内存基址(0面) MOV DH,00 ;磁头号00 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 3 MOV BX,300 ;内存基址(1面) MOV DH,01 ;磁头号01 MOV DL,00 ;驱动器号00(A盘) MOV CX,4F01 ;4F(即79)号磁道01号扇区 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;连续读取9个扇区 INT 13 ;调用13号中断 INT 20 ;返回dos 初学汇编,请各位多多指教!
上传时间: 2015-01-07
上传用户:我干你啊
A*
标签:
上传时间: 2013-12-20
上传用户:569342831
题目:利用条件运算符的嵌套来完成此题:学习成绩>=90分的同学用A表示,60-89分之间的用B表示,60分以下的用C表示。 1.程序分析:(a>b)?a:b这是条件运算符的基本例子。
上传时间: 2015-01-08
上传用户:lifangyuan12
CGAL is a collaborative effort of several sites in Europe and Israel. The goal is to make the most important of the solutions and methods developed in computational geometry available to users in industry and academia in a C++ library. The goal is to provide easy access to useful, reliable geometric algorithms
标签: collaborative several Europe Israel
上传时间: 2015-01-09
上传用户:refent
The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers.
标签: programmers Scientific numerical Library
上传时间: 2015-01-09
上传用户:teddysha
A Library of Efficient Data Types and Algorithms,封装了常用的ADT及其相关算法的软件包
标签: Algorithms Efficient Library Types
上传时间: 2014-01-10
上传用户:fhzm5658
PQP is a library for performing three types of proximity queries on a pair of geometric models composed of triangles:
标签: performing geometric proximity library
上传时间: 2014-01-13
上传用户:love_stanford