-
SQLiteTable3
说明: SQLite Table3.pas修正版,解决中文显示乱码,以及最后一字符乱码。delphi 里UTF8Encode和UTF8Decode两函数配合使用,例:获取sltb := slDb.GetTable(UTF8Encode(sSQL)); 显示字段sd.Cells[i + 1, sltb.Row + 1] :=UTF8Decode(sltb.FieldAsString(sltb.FieldIndex[sltb.Columns[i]]));(The revised version of SQLite Table 3. PAS solves the problem of Chinese display scrambling and last character scrambling. In delphi, UTF8Encode and UTF8Decode functions are used together, for example: get sltb: = slDb. GetTable (UTF8Encode (sSQL); display field sd. Cells [i + 1, sltb. Row + 1]: = UTF8Decode (sltb. Field String (sltb. Field Index [sltb. Columns [i]);)
- 2020-06-23 10:00:01下载
- 积分:1
-
Delphi 24点游戏实例代码
Delphi 24点游戏实例代码,这是个图片版的24点游戏源码。读取第一个运算符的位置以得到表达式的第一个数字
function AnyFirstPos(Str: string): Integer;
//读取最后一个运算符的位置以得到表达式的最后一个数字
function AnyLastPos(Str: string): Integer;
//判断最先出现的符号是+号、-号、*号还是/号
function AnyFirstF(Str:String):Char;
//此计算用于计算不带()号的加、减、乘、除运算
function SubCompute(Str:String):integer;
//用于计算表达式的结果
随机读取4张牌同时启动计时器,输入的数至少有一个不是系统所发4张扑克中的一个。
- 2022-01-20 23:25:36下载
- 积分:1
-
希尔伯特振动分解算法实例
说明: 针对信号处理方面,该例子实现了希尔伯特振动分解的,(For signal processing, this example implements the Hilbert vibration decomposition.)
- 2019-04-29 20:39:35下载
- 积分:1
-
俄罗斯方块,fdjkdkflfjldljkdflkdfkldlk dlk
俄罗斯方块,fdjkdkflfjldljkdflkdfkldlk dlk -Russia squares fdjkdkflfjldljkdflkdfkldlk dlk
- 2022-02-14 12:54:00下载
- 积分:1
-
benchmark测试源程序, 测试源程序 ,测试源程序
benchmark测试源程序, 测试源程序 ,测试源程序-benchmark testing source, source testing, testing source source testing, testing source
- 2022-05-05 18:37:40下载
- 积分:1
-
Manuals
Manuals for Fanuc Mate Lathe
- 2017-08-06 02:04:00下载
- 积分:1
-
PSO程序代码
对生产线上的工位布置优化,解决NP难问题。求解最优平衡率下的工位布置,平衡个工位的负荷。达到人员精简和降低成本的目的。(Optimize the workstation layout and solve the NP-hard problem. The workstation layout under the optimal balance rate is solved, and the load of each station is balanced. Achieve the goal of streamlining personnel and reducing costs.)
- 2018-11-08 09:50:38下载
- 积分:1
-
G11_loader
富士G11变频器通用连接程序,调试组态王时,做参考。这是厂家内部提供软件,我做大工程时,套关系才给的(Fujitsu General G11 inverter connection procedures, debugging KingView when reference. This is the provision of software manufacturers, I make a big project, sets of relations to the)
- 2008-12-13 12:41:55下载
- 积分:1
-
bi_wireless_power_transfer
开环双向无线电能传输系统simulink仿真(simulation of open loop bidirectional radio energy transmission system)
- 2018-04-19 19:26:27下载
- 积分:1
-
wolf3d游戏源码 学习3d的好游戏,使用c语言和汇编实现的
wolf3d游戏源码 学习3d的好游戏,使用c语言和汇编实现的-wolf3d game 3d source of learning the game, the use of language and c compilation of achievement
- 2022-03-21 11:19:27下载
- 积分:1