资源列表
在结束任务对话框中隐藏程序标题(For win9x)(
- 在结束任务对话框中隐藏程序标题(For win9x)-the tasks hidden dialog procedures title (For win9x)
3310LCD_function
- 3310液晶的驱动-3310 LCD driver
BlkLanCom
- 生成复杂矩阵,利用lanczos算法。不知道说什么了-Generate complex matrix, use lanczos algorithm. Do not know what to say
WindowXp
- WindowXp进程的一生,包括创建进程,观察进程,终止进程。-WindowXp process of life, including the creation process, the observation process, terminate the process.
CreateKey
- 一个演示算号器 调试用 用来做演示 算号器-A demo demo key generators key generators used for debugging
FolderDialog
- 应用于Win32平台,标准CommonDialog扩展出来的FolderDialog,非常实用。-Used in Win32 platforms, standards CommonDialog extended out FolderDialog, very practical.
56785967543
- VB累加求和(函数过程计算)演示源程序.-VB cumulative sum (Function procedure calculates) demo source code
tictactoe
- 2.2.1 程序功能简介 该程序是TICTACTOE游戏,棋盘为3*3,3个棋子连起来即为赢。输入参数时,若输入的数字超出边界在已有棋子的地方再输入,则提示出错,要求重新输入。 2.2.2程序设计要求 (1) 将程序改写成类; (2) 将棋盘扩充成4*4; (3) 统计输赢结果并打印输出; (4) 选做:使游戏更生动(输赢条件相同)。 2.2.3课程设计说明 (1) 棋盘可用数组来定义,如Board[4][4]={0,0,0,0,0,0,0,0,0,0,0,0,
WR
- 创建一个控制台进程。此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件(后面有介绍)的要求进行读写操作。用信号量机制分别实现读者优先和写者优先的读者-写者问题。-Create a console process. This process consists of n threads. Use of these n threads to express n readers who write. Each thread according to the corresp
Base100
- C#调用DLL,标准实例代码,很有代表性-C# Call DLL, the standard examples of code, very representative
gethdid
- 获取硬盘id,vb实例,此为硬盘物理序列号-Access to the hard disk id, vb examples of this for the hard disk physical serial number
匹配通配符API源码
- 易语言源码,希望你会用到,比较鲜为人知。