资源列表

« 1 2 ... 94 95 96 97 98 99100 .01 .02 .03 .04 ... 66581 »

[Windows编程Delphi_205670

说明:Delphi在一段文字中分别统计中文字符和英文字符个数,程序智能判断是中文还是英文字符,并把各自的统计结果显示出来,主要是用一个for循环遍历字符串,逐一通过调用ord函数将所有字符转换为对应的数值,再通过Length来判断各个字节所对应的字符数值是否在33~126之间,从而区分出是英文或是中文,然后下一步就好操作了,直接过滤出大于127的为中文、33~126之间的为英文,并返回到窗体的控件上显示。 -Delphi in a text are the statistics the numbe
<4XMHBGW> 在 2025-07-22 上传 | 大小:2kb | 下载:0

[Windows编程Delphi_211653

说明:Delphi结合SQLSERVER实现批量打印数据的例子,实例数据库为SQLServer数据库,数据库名为mrxt,配置ODBC为mqis。使用本例时,请安装SQLServer2000数据库,利用企业管理器恢复数据库脚本或附加数据库。数据库脚本为mrxt.sql,在Database文件夹下。 -Delphi SQLSERVER achieve combined batch printing data example, SQLServer database instance database,
<4XMHBGW> 在 2025-07-22 上传 | 大小:14kb | 下载:0

[Windows编程Delphi_273580

说明:Delphi条码扫描相关例子,与配件配合使用的,扫描成功的话会在右侧显示出整个条形码的示例图,条形码的应用越来越广泛,因此学习这个例子是比较有实用价值的。 -Delphi barcode scanning relevant examples, and accessories used in conjunction with, the scan is successful will be on the right shows the example of FIG entire barcode,
<4XMHBGW> 在 2025-07-22 上传 | 大小:4kb | 下载:0

[文件操作LeiKeZiBo

说明:石油地震处理中雷克子波的一个小的处理方法,专业性比较强,但是代码很简单-A small earthquake in oil Ricker wave processing method, relatively strong professional, but the code is very simple
<张森> 在 2025-07-22 上传 | 大小:6kb | 下载:0

[控制台(字符窗口)编程CpuUsage

说明:Allows to see proc usage.
<Bruce> 在 2025-07-22 上传 | 大小:2kb | 下载:0

[其他小程序naozhong

说明:(1)功能要求 该系统要求以文件存储用户设置的闹铃信息,具体功能有 ①设定闹铃时间; ②修改闹铃; ③取消闹铃; ④闹铃/停止闹铃。 (2)界面友好 有提示信息或菜单,帮助用户选择功能。 -(1) functional requirements The system requires the alarm information to files stored user settings, specific functions ① Set the ala
<卡卡斩> 在 2025-07-22 上传 | 大小:1.8mb | 下载:0

[其他小程序LinearLWR

说明:代码为Matlab环境下开发的局部加权线性回归算法,以绘图方式表达结果。-Matlab code for locally weighted linear regression algorithm under development environment to graphically express the results.
<陈静> 在 2025-07-22 上传 | 大小:1kb | 下载:0

[其他小程序Bayes

说明:朴素贝叶斯分类器,能实现高准确的分类,且速度快-Naive Bayes classifier, can achieve high accuracy of classification and fast
<iill> 在 2025-07-22 上传 | 大小:2.86mb | 下载:0

[C#编程warehouse-inventory-management

说明:库存管理系统的源代码,可以在visual c++的环境中运行-warehouse inventory management
<wxh> 在 2025-07-22 上传 | 大小:184kb | 下载:0

[其他小程序seven-degreesmodel

说明:汽车七自由度模型,很实用的simulink模型-Automotive seven degrees of freedom model, very practical simulink model
<DavidWang> 在 2025-07-22 上传 | 大小:112kb | 下载:0

[界面编程1020

说明:Teechart例子采用Teechart绘图实现动态效果-teechart Example
<caozhou> 在 2025-07-22 上传 | 大小:746kb | 下载:0

[其他小程序Animal

说明:一个多态动物的例子,未改善,是C++程序设计课上用的animal.c-animal poly
<吴陈辉> 在 2025-07-22 上传 | 大小:1kb | 下载:0
« 1 2 ... 94 95 96 97 98 99100 .01 .02 .03 .04 ... 66581 »

源码中国 www.ymcn.org