-
单片机PH浓度测量仪
基于stc15单片机的PH浓度测量仪,数码管显示浓度值,可对浓度和传感器进行校准
- 2022-08-08 13:11:00下载
- 积分:1
-
FatFs /小
The FatFs/Tiny-FatFs module is opened for education, reserch and development.
fat file.You can use, modify and republish it for personal, non-profit or profit use
without any limitation under your responsibility.
- 2022-07-19 12:04:21下载
- 积分:1
-
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用...
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用-The program can be used for data interpolation, especially the meteorological data interpolation, IDL wrote, remote sensing meteorological data can be used the same
- 2022-04-19 14:17:42下载
- 积分:1
-
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现...
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如,
a,b,ab,bc,xyz 等字符串都是升序字符串。现在对字母表A 产生的所有长度不超过6 的升序
字符串按照字典序排列并编码如下。
1 2 … 26 27 28 …
a b … z ab ac …
对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。
-Given the alphabet A by the 26 lowercase letters of the alphabet composed of A = (a, b, ..., z). Generated by the alphabet ascending string refers to the letter string in accordance with the order from left to right appears in the alphabet and letters appearing in the same order, and each character appears a maximum of 1 times. For example, a, b, ab, bc, xyz, etc. are ascending string string. Alphabet A have now all the length of not more than 6 strings of ascending order in accordance with the dictionary and coding sequence is as follows. 1 2 ... 26 27 28 ... ab ... z ab ac ... for any length of not more than 6 strings of ascending quickly calculate it in the dictionary encoding.
- 2023-06-07 02:40:04下载
- 积分:1
-
ehlib5.6源码
安装方法:
1. 把 EhLib 中的 common 和 DataService 文件拷贝到 Delphi7 目录中.
2. 在 TOOLS->Environment Options->Library->Library Path 中添入Delphi7 路径。
3. 在Delphi 7中打开EHLIB70.DPK ,编译一下(点击Compile),但不要安装。
3. 在Delphi 7中打开DclEhLib70.dpk,编译(点击Compile)再安装(点击 Install)。
4. 打开附带的DEMOS,编译并运行,测试安装成功。
有安装EhLib5.0控件后,使用打印功能时,总是出现“Error reading Splitter.ExplicitTop:Property ExplicitTop does not exitst.” 这个错误,关于这个错误的解决方法如下。
先找到这个文件 PrvFrmEh.dfm
打开这个文件,在这个文件中找这个属性定义,查找ExplicitTop这个关键字(好像有两个地方),把这一行直接去掉,再查询ExplicitHeight这个关键字(只有一个地方),也去掉,保存,编译,一切OK。
- 2022-05-12 20:08:31下载
- 积分:1
-
This is a program used in class. It s applicable to beginner. if you study JAVA...
这个也是上课用的程序,适合于初学者用,对于java的初学者,建议多看源码。-This is a program used in class. It s applicable to beginner. if you study JAVA just now,I suggest you read some source code.
- 2022-04-24 07:54:56下载
- 积分:1
-
杨创2440矩阵键盘
扬创2440矩阵键盘 做了一个矩阵的键盘绝对能用-Yang Chuang 2440 Matrix Keyboard
- 2022-08-16 20:40:33下载
- 积分:1
-
银行交易系统银行交易系统
- 2023-03-29 12:30:04下载
- 积分:1
-
C语言编程实例,共百例,方便使用,强力推荐
C语言编程实例,共百例,方便使用,强力推荐-C language programming examples, a total of 100 cases, user-friendly, powerful Suggest
- 2022-05-17 04:12:09下载
- 积分:1
-
一些名数学问题的 C语言源程序(例如 四皇后问题,
八皇后问题,特洛比方块等等)...
一些名数学问题的 C语言源程序(例如 四皇后问题,
八皇后问题,特洛比方块等等)-some mathematical problems from the C language source code (for example, four Queen"s, Queen"s eight, Tello than box, etc.)
- 2022-02-06 19:48:47下载
- 积分:1