-
VC on the MFC
VC++关于MFC-VC on the MFC
- 2023-07-06 16:05:03下载
- 积分:1
-
明华智能卡的上位机程序,可以给研发智能卡的用户带来方便...
明华智能卡的上位机程序,可以给研发智能卡的用户带来方便-Minghua smart card PC procedures to be developed smart card is convenient for users
- 2023-08-07 09:25:04下载
- 积分:1
-
将用户指定的符合iso
将用户指定的符合iso-9660标准的文件的信息dump出来。-Will be user-specified in line with the iso-9660 standard document dump out the information.
- 2022-02-15 03:18:03下载
- 积分:1
-
Java j2me游戏:摩迦历险记源码
Java j2me游戏:摩迦历险记源码,以前J2me盛行时候的Java手机游戏源码,本游戏界面做的挺不错,看效果请在JAva虚拟机环境下进行。
- 2022-05-25 01:12:13下载
- 积分:1
-
两阶段锁定
程序来模拟两阶段锁.那里是没有连接到数据库。故事设置在源代码中和跑步后,结果将显示在控制台上。
- 2022-03-31 09:51:31下载
- 积分:1
-
vdsp compiler manual vdsp compiler manual vdsp compiler manual
vdsp的编译手册 vdsp的编译手册-vdsp compiler manual vdsp compiler manual vdsp compiler manual
- 2022-03-22 10:28:23下载
- 积分:1
-
电除尘行业中监控界面采用ACTIVE 控件的形式,直接和下方被监控的控制单元通信,完成数据显示,报警和打印,...
电除尘行业中监控界面采用ACTIVE 控件的形式,直接和下方被监控的控制单元通信,完成数据显示,报警和打印,-ESP monitoring interface using industry ACTIVE form of control, direct and the bottom of the control unit has been monitoring communications, complete data, alarm and printing,
- 2022-09-16 02:35:04下载
- 积分:1
-
Delphi将TableToClass 表文件转换成类文件
Delphi将TableToClass 表文件转换成类文件,//刷新数据库procedure RefreshDB;
//读取数据库名称列表
function ReadDBNameList: TStringList;
//读取数据表名称列表
function ReadTableNameList: TStringList;
function TableToClassInfo(ATableName: string): TStrings;
//取得SQLServer字段的类型,返回相应Delphi变量类型
function GetColumnType(AType: integer): string;
//取得SQLServer字段的类型,返回相应字符串
function GetDBColumnType(AType: integer): string;
//仅生成类信息
procedure GenerateClassInfo;
//生成Unit文件
procedure GenerateUnitFile;
procedure TableToClassInfo1(ATableName: string; var AClassList1, AClassList2: TStringList);
//取得保存的文件名,没有扩展名
function GetFileName(AFileName: string): string;
//保存文件
procedure SaveToFile(AList: TStringList = nil);
//取取选择数据表的数量
- 2022-03-24 10:52:12下载
- 积分:1
-
生命进化游戏(The Game of Life) C++程序代码
一种在很多格子里不断进化的生命进化的小游戏。
它的规则是这样的:
对其中一个网格,如果它的邻居少于两个,则它会死于孤独;如果多于三个,它亦会因拥挤而死。只有当它的邻居数等于二或三时它才会生存到下一代;如果某格原先没有细胞,但它有三个邻居时,会繁衍一个新的细胞。
以上是百度到的介绍。这个程序是我自己写的,只用到了,用的是二维数组,在控制台显示,所以范围比较有限。
- 2023-04-18 04:10:03下载
- 积分:1
-
国产变频器键盘源程序,包括与主控板通信,
液晶驱动,led驱动,按键...
国产变频器键盘源程序,包括与主控板通信,
液晶驱动,led驱动,按键-Domestic source converter keyboard, including the master board communications, LCD driver, led driver, keys
- 2022-01-30 20:39:50下载
- 积分:1