16 16点阵显示汉字原理及显示程序
16 16点阵显示汉字原理及显示程序 #include "config.h" #define &nbs...
16 16点阵显示汉字原理及显示程序 #include "config.h" #define &nbs...
SelectionDemo also has code (not included in the preceding snippet) that changes the table s selecti...
delphi 自定义网络函数:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ...
unit Other interface Uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData ...
Visual Basic 6.0可以通过调用API函数格式化一个磁盘,无论是软盘还是硬盘。 打开一个新的项目(工程1) ,如果你没有更改过缺省模式,那么Visual Basic 6.0会自动添...
编译原理词法和语法分析,体内容是产生一个二元式文本文件,扩展名为dyd,可将Pascal程序(测试程序)分解成为一个一个的单词,并查“单词符号与种别对照表”得出其种别,用一数字表示,范围1-56(52...
问题描述:编写一个JAVA程序,用面向对象设计的方法编写一个电话卡的类。包括卡号、密码、余额、拨入号码等 b)基本要求:类的属性有卡号、密码、余额、拨入号码,电话卡的常用操作可以用连接电话方法、返...
Delphi6.0函数大全,Delphi程序员的至爱。∷图书简介∷ 电子图书名:Delphi6函数大全 Delphi6函数大全(1) <> 首部 function AnsiResemb...
武林DLL注入源码 VB调用 Private Declare Function CallHotKey Lib "wulin.dll" (ByVal hWnd As Long, ByVal hotke...
Floyd-Warshall算法描述 1)适用范围: a)APSP(All Pairs Shortest Paths) b)稠密图效果最佳 c)边权可正可负 2)算法描述: a)初始化:d...