资源列表
vbhideprocess
- 在VB中实现隐藏进程,XP+Visual Basic 6环境下测试通过。-in VB achieve hidden process, XP Visual Basic 6 environment test.
access
- 这是一个关于acccess的数据库的一点技巧,希望对大家有帮助
pipe
- how to use pipe communication
simple_database
- 数据库简单的访问技术,适合初级者使用,有需要的可以看看,挺不错的-Database access technology, for primary use, needs to look at, very good
TBasediiicPCFh
- 这是一种基于IIC总线的PCF8563的程程序源码,里面说明非常详细的! -This is a the PCF8563 range program source code based on the IIC bus, which is very detailed!
Java
- 图形界面有一个标签,一个文本框和一个按钮,点击按钮后,将文本框的内容取出,作为标签文本复制给标签。-Graphical interface has a label , a text box and a button , write a program to achieve the click of a button , the contents of the text box to remove the label text copied to the label
zhongke98
- 中国科学技术大学1998年研究生入学考试 操作系统试题
Race
- 程序1,程序2和程序3共同通过多线程实现了一个简单的龟兔赛跑的游戏,它模拟了龟兔赛跑的过程,在程序运行期间会给出相应的比赛状况,如:2各自跑了多少距离,总终又是谁取胜了等信息。
Demo8
- 写一个应用程序,要求编写一个Panel的子类MyPanel,MyPanel中有一个文本框和一个按钮,要求MyPanel的实例作为其按钮的ActionEvent事件的监视器,当单击按钮时,程序获取文本框中的文本,并将该文本作为按钮的名称。然后再编写一个Frame的子类,即窗口。窗口的布局为BorderLayout布局。窗口中添加两个MyPanel面板,分别添加到窗口的东部区域和西部区域-MyPanel.Java package cn import java.awt.* import
42-
- 易语言判断图片格式源码,很不错的易语言源码,适合易语言爱好者学习。-Easy language to determine the source of image format, very good source of easy language for easy language enthusiasts to learn.
AVLCPP.rar
- 《数据结构》课程中,ALT树的C++实现。具有很好的参考价值!,ALT tree implementation by C++ programming language.
MatrixOP
- VC操作矩阵运算代码,封装了一个类,支持矩阵的基本运算。-VC operation matrix calculation code, encapsulates a class to support the basic matrix operations.