资源列表
FileOpen
- VB中使用菜单编程,使程序能够通过文件打开对话框选择和打开文件
Form1
- ssd4 exercise5 vb编写-the preparation of ssd4 exercise5 vb
lx.JAVA
- 情人碰面的算法问题. JAVA编写的 -Valentine met the algorithm problems. Prepared by the JAVA
磁盘记录方式模拟
- 磁盘记录方式的模拟-disk recording mode simulation
Windows Forms Application
- 2 pass assembler for 8086 uusing c#
技巧_图形淡出淡隐
- 图形淡出淡隐效果.它可以做为一些做网页的朋友提供一些帮助-short saphenous graphics fade out effect. It can do some website as a friend to provide some help
PRCX
- 绝对是个经典的程序,绝对原创,是我们在学校时的作业!效果还非常漂亮的,不信的话,就运行看看!-definitely is a classic procedures absolute originality is in our schools when the operation! The results were very good and did not believe it, then look at running!
untitled4
- 使用 PLOT(T,Y1,Y2,…])命令,绘图命令plot绘制x-y坐标图; 使用HOLD 命令,保持住该图形窗口的内容,再画一条线。并且该线型的颜色、标记符号可以选择。 利用PLOT(X1,Y1,X2,Y2,..XN,YN)语句, X1,Y1,X2,Y2,..XN,YN分别为向量对,每一对X-Y可画出多条图形。 使用PLOTYY命令,可设坐标。 利用二维绘图函数patch函数fill ,
creatJS
- 创建一个层,弹出时压黑后面的内容,然后可以拖动-Create a layer and it will be make the background half-black(transparent) when it was pop up, it also can be drag here and there..
wqw2
- 只有在正确输入密码的情况下后才能进入页面-only with the correct password circumstances after entering pages
nizhen
- 矩阵求逆。输入任意的矩阵,能判断该矩阵是否可逆,如果可逆,能给出逆阵,否则,提示该矩阵不存在逆矩阵。
yi
- 这是我上汇编实验课做的三个实验程序,功能可以是输入一个小写字母显示对应的大写字母,还有输入一串字符串,识别并且计数其不同类字符的个数