-
电子温度计C语言程序代码
ds18b20的初始化、读写时序
数码管的显示程序...
电子温度计C语言程序代码
ds18b20的初始化、读写时序
数码管的显示程序-temperature measure
- 2022-10-06 01:45:03下载
- 积分:1
-
这是一个用来实现找鞍点的程序,最后输出鞍点所在的横坐标和纵坐标...
这是一个用来实现找鞍点的程序,最后输出鞍点所在的横坐标和纵坐标-Used to realize this is a saddle point finding procedure, the final output saddle point where the abscissa and ordinate
- 2022-08-22 14:41:44下载
- 积分:1
-
视频捕获程序,很有指导意义,希望对你有帮助。
视频捕获程序,很有指导意义,希望对你有帮助。-Video capture process, is guiding significance, and they hope to help you.
- 2022-08-23 13:28:40下载
- 积分:1
-
深入浅出mfc原代码,吐血推荐内含MFC的基本操作原理和消息循环说明.是MFC的学习者的必学之课....
深入浅出mfc原代码,吐血推荐内含MFC的基本操作原理和消息循环说明.是MFC的学习者的必学之课.-easy mfc original code, MFC recommend to vomit blood containing the basic principles of operation and news cycle note. MFC is the learners will Studies class.
- 2022-06-13 09:18:45下载
- 积分:1
-
输入一个句子(由空格分隔的若干个词)将该句子按如下的要求输出:
1.第偶数个词反序,第奇数个词不反序
2.个词之间只留一个空格
3.句首和句尾不留空...
输入一个句子(由空格分隔的若干个词)将该句子按如下的要求输出:
1.第偶数个词反序,第奇数个词不反序
2.个词之间只留一个空格
3.句首和句尾不留空格-importation of a sentence (space separated by the number of words) Revise the sentence requested by the following output : 1. even the first-term anti-sequence, section 000 odd word does not fight sequence two. between the words out, leaving only a blank 3. the first sentence and the end of the sentence without leaving spaces
- 2022-02-09 18:33:21下载
- 积分:1
-
实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能;它能够对直线,矩形等几种图元进行绘制和操作。本章主要介绍了视图文档的程序框架的应用,创建...
实现了一个简单的绘工具,该绘图工具具有打开,关闭,保存,另存文件的功能;它能够对直线,矩形等几种图元进行绘制和操作。本章主要介绍了视图文档的程序框架的应用,创建工具条,使用设备环境变量的各种绘制功能,使用设备环境变量的不同绘制模式,实现文件的流式存储与加载功能等。-achieve a simple painting tool, the graphics tools with open and closed, preservation, Save document functions; It is capable of linear, rectangular, etc. Several map yuan for mapping and operation. This chapter introduces the Document View the procedural framework of the applications, create tools, equipment use environment variables in the various functional mapping, the use of equipment of different environmental variables mapping models and document flow storage and loading capabilities.
- 2023-02-07 00:50:03下载
- 积分:1
-
安装盘制作源码
安装盘制作的源码,非常不错,可以制作常一个文件,也可以制作常多个文件,有全部源码,可以自己根据情况修改,D5-D7,
- 2022-01-31 07:53:58下载
- 积分:1
-
Alarm clock applet,To start automatically on the toolbar, you can set the time t...
闹钟小程序,用C2008开发,启动后自动放到工具栏,可以设置闹响时间,可以保存闹响时间。到时自动弹出,并有铃声。 -Alarm clock applet,To start automatically on the toolbar, you can set the time to make sound, you can save time to make ring. To automatically pop-up, and ring tones.
- 2022-05-12 20:56:33下载
- 积分:1
-
View disk partition information of the C language source code. Zip
查看磁盘分区信息的 C 语言源代码.zip-View disk partition information of the C language source code. Zip
- 2023-01-09 00:25:03下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1