-
单片机PH浓度测量仪
基于stc15单片机的PH浓度测量仪,数码管显示浓度值,可对浓度和传感器进行校准
- 2022-08-08 13:11:00下载
- 积分:1
-
CCeFileFind类在Windows CE系统上实现本地文件搜索
CCeFileFind类在Windows CE系统上实现本地文件搜索-CCeFileFind category in Windows CE system to achieve local files search
- 2022-02-15 15:05:13下载
- 积分:1
-
要求是把文件名批量重命名为
上级目录名文件名
的形式,例如d: estPathfatherPath est.txt
就要重命名为
fatherP...
要求是把文件名批量重命名为
上级目录名文件名
的形式,例如d: estPathfatherPath est.txt
就要重命名为
fatherPathtest.txt
-Requirement is to bulk rename the file name directory name for the superior form of file name, such as d: testPath fatherPath test.txt will be renamed to fatherPathtest.txt
- 2022-03-18 03:05:22下载
- 积分:1
-
这是个可以实现UTF
这是个可以实现UTF-8与GB2312之间的互换类,已封装成类,调用简单,使用方便!(推荐下载)-this can be achieved is UTF-8 and the fungibility between GB2312 category, packaged as category, called simple, easy to use! (Download)
- 2022-03-10 17:06:09下载
- 积分:1
-
The system functional requirements:
Suppose Student Information includes: Stude...
系统功能需求:
假设学生信息含有:学号、姓名、成绩。要求用单链表表示一个班的学生信息,并能用菜单形式实现如下功能(菜单要能重复使用):
1、建立单链表
2、输出单链表
3、查找单链表
4、插入单链表
5、删除单链表
6、更新单链表
7、逆置单链表
0、退出系统
-The system functional requirements:
Suppose Student Information includes: Student ID, name, performance. Require a single linked list, said the students information, and can be used to achieve the following functions form the menu (menu to be able to re-use):
1, the establishment of a single linked list
2, the output single-linked list
3, to find a single linked list
4, insert a single linked list
5, to delete a single linked list
6, update a single list
7, reverse a single linked list home
0, exit the system
- 2022-03-16 13:31:58下载
- 积分:1
-
electric power admittance building program,accordind liner parameter become a li...
电力工作者常用软件,通过录入线路参数,形成导纳矩阵,用于电力潮流、仿真等基本计算-electric power admittance building program,accordind liner parameter become a linear matrix,it use for elecrtronic circuit ...etc
- 2022-04-20 09:55:15下载
- 积分:1
-
本程序可以通过简单的操作实现对串口的控制,想了解祥细内容可以从代码中得到帮助。...
本程序可以通过简单的操作实现对串口的控制,想了解祥细内容可以从代码中得到帮助。-this procedure can be realized by a simple pair of Serial control, would like to know the contents from the wound code be helped.
- 2022-07-17 23:16:46下载
- 积分:1
-
openc实现道路标志识别
环境为Opencv3.4.1 + VS2017:
Opencv3+VS2017实现交通标志检测
- 2022-07-13 17:18:45下载
- 积分:1
-
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut3...
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。
glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%System32文件夹下。
然后拷贝对应的文件到对应的目录:
glut32.dll to %WinDir%System, //这里或者是System32
glut32.lib to $(MSDevDir)....VC98lib,
glut.h to $(MSDevDir)....VC98includeGL
对于vc2005,则应拷贝到:
VCPlatformSDKLib和VCPlatformSDKIncludeGL-glut.h put this file include to your source code. Usually put this file on your compiler s header files directory gl folder. glut.lib (SGI version) and glut32.lib (Microsoft version), this document will be linked to your procedures, therefore, put it on the compiler s lib folder. glut.dll (SGI version) and glut32.dll (Microsoft version), put the document on the WinDir System32 folder. And copies of the corresponding documents to the corresponding directory: glut32.dll to WinDir System,// here or are System32glut32.lib to $ (MSDevDir ).... VC98lib, glut.h to $ (MSDevDir ).... VC98includeGL for vc
- 2022-06-28 06:41:31下载
- 积分:1
-
这是偶开发的 图形计算器的 vc 课程设计 功能很多 有科学计算...
这是偶开发的 图形计算器的 vc 课程设计 功能很多 有科学计算-Calculator
- 2022-07-20 13:45:33下载
- 积分:1