-
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
-
RecommenderSystem
集体智慧编程中第十章推荐算法,实现源码,python实现(Tenth chapters of the collective wisdom programming to implement the source code)
- 2018-03-29 12:01:35下载
- 积分:1
-
它展示了怎样用这个库所生成的三层BP网络来求解那个臭名昭著的XOR问题...
它展示了怎样用这个库所生成的三层BP网络来求解那个臭名昭著的XOR问题-it tells how to use this library generated by the three-tier network BP to solve the notorious XOR
- 2022-11-12 23:40:03下载
- 积分:1
-
自助法
说明: 这是一个自助法仿真可靠性的一个小程序,里面有相关数据和主程序与子程序。(This is a simulation reliability of a small program, which contains relevant data and the main program and subroutines.)
- 2020-06-17 21:00:07下载
- 积分:1
-
C language used in PC speaker sound- Personal performance management (graphics m
-C语言中使用PC喇叭发声 -个人成绩管理(图形菜单)--C language used in PC speaker sound- Personal performance management (graphics menu)
- 2022-02-14 00:32:26下载
- 积分:1
-
2b4a949fec9274a552764df22c30deb7
基于matlab的电力系统电压稳定性分析算法程序代码(Power system voltage stability analysis algorithm code based on MATLAB)
- 2018-03-15 20:53:59下载
- 积分:1
-
微信小程序极客学院源代码分享
微信小程序极客学院源代码分享,这是一个类似于技术文章网站的手机客户端形式,可供用户发布一些以文章为主的教程,在微信端,这类小程序比较多,正是因为简单,所以想学习微信小程序开发的朋友,才可能更好的学习一些微信编程的小技巧。
微信极客学院微信版运行界面效果请参见截图所示。
- 2023-08-14 00:10:04下载
- 积分:1
-
wghxt
农业专家系统.针对无公害蔬菜的一个信息发布、病害诊断、远程诊断系统。适用于农业信息化实例应用中。(Agricultural Expert System. The pollution-free vegetables against a release of information, disease diagnosis, remote diagnosis system. Applied to Agricultural Information examples of applications.)
- 2006-06-20 09:51:00下载
- 积分:1
-
哈夫曼压缩算法课程设计报告+源码(C++)
哈夫曼压缩算法课程设计报告+源码(C++)-haffuman
- 2022-02-15 15:36:43下载
- 积分:1
-
Delphi个人信息管理系统
Delphi个人信息管理系统,数据库基于Access,可学习一下常用的数据库操作,比如添加、删除、修改和查询数据等,编写方面全部使用Delphi7自带控件,在D7环境下可直接编译运行,登录不对的朋友,可直接修改Access里的密码。
- 2022-12-25 08:05:03下载
- 积分:1