搜索资源列表
QBASIC
- 分形Qbasic程序 简短有用 关于树叶形状
qbasic
- 这是一个Qbasic的编译平台 自己用过了,可以正常使用-Qbasic This is a compiler used his platform, and it can be used normally
用Qbasic来读取FX系列PLC的IO
- 用Qbasic来读取FX系列PLC的IO得程序-Qbasic used to read FX Series PLC in the IO procedures
200495607QB
- Qbasic 教程 -Qbasic Guide
qbasic
- 这是一个Qbasic的编译平台 自己用过了,可以正常使用-Qbasic This is a compiler used his platform, and it can be used normally
用Qbasic来读取FX系列PLC的IO
- 用Qbasic来读取FX系列PLC的IO得程序-Qbasic used to read FX Series PLC in the IO procedures
openjpg
- QBasic 显示JPG文件的程序,支持多种真彩模式-QBasic JPG file shows the process that supports a variety of color patterns
future2
- 大名鼎鼎的QBasic下的图形库,推荐给QBasic爱好者-The famous graphic library under QBasic, QBasic recommended to lovers
vector
- QBasic下的3D图形引擎,可以开发小游戏。-QBasic under the 3D graphics engine, can develop a small game.
QBASIC
- 分形Qbasic程序 简短有用 关于树叶形状-Fractal Qbasic program useful brief on the shape of the leaves
FateHand
- 这是我用QBasic做的一个完整的游戏“命运之手”是我当时在学校时的“开山之作”,有Dos+QBasic+PDos95环境的可以玩一下,情节很棒。记得电脑才出来的时候还没什么游戏,我做了这个在班里大家玩得很开心。-This is what I do with QBasic a complete game, "the fate of hand" I was in school when the "mountains of as" ther
BASFY
- QBASIC的倒油问题,通过测试。设有大小不等的X,Y,Z三个无刻度的油桶,分别能够盛满油X,Y,Z(例如,X=80,Y=50,Z=30),并约定X>Y>Z。初始时,仅X油桶盛满油,Y和Z油桶为空。要求程序寻找一种最少的分油步聚,在某个油桶中分出T升油(例如T=40)。 -QBASIC was the oil issue, to pass the test. With size ranging from X, Y, Z sc
COLORS.ZIP
- show 64 color in VGA Palette with QBasic
DRAW.ZIP
- This program, draws some pictures and grounds painting them. with QBasic
QBASIC
- 本电子书可以帮助参加计算机等级考试的学生顺利通过考试,书中包含了大量的例子,供应试者参考-To participate in this e-book can help students NCRE successfully pass the exam, the book contains a large number of examples, the supply of reference test
qbasic
- ewb的相关资料,可以了解相关ewb编程的知识。-ewb relevant information, you can understand the relevant ewb programming knowledge.
QBasic
- 工程中的有限元方法(第3版)源程序\VB程序- Finite Element Analysis Program
QBasic
- 《工程中的有限元》书中程序的QBasic源代码-failed to translate
QBASIC
- 本程序用dos下的qbasic语言编写和运行,运行前先调中文系统。程序开始显示 "标题,然后玫瑰色的幕布徐徐拉开,出现美丽的奶油蛋糕,接着按照被祝贺者的年龄数插上一支支的蜡烛,然后依次点燃蜡烛。当蜡烛点完,响起祝贺生日的歌曲。曲毕, 逐字显示一条祝愿语句。最后幕布又徐徐关闭。该程序前面五行,可根据不同对象输 入被祝贺者的姓名、年龄、贺词、祝贺者的姓名、日期等实际材料。插在蛋糕上的蜡烛数目和位-The program qbasic lan
llvm-qbasic-master
- QBASIC编译器,用yacc、lex等生成,生成语法树(AST),自动代码生成,静态链接运行库-llvm-qbc is a QBASIC compiler as well as an runtime library ( statically linked ).Based on yacc,