-
zigbee采集温湿度程序
zigbee采集温湿度程序 用于采集温湿度再发到串口显示出来
- 2022-04-16 23:19:45下载
- 积分:1
-
饥饿的蛇
饥饿的蛇 每个把你吃了会让你成长,你越不咬自己或碰到墙壁,越难以捕捉更多的治疗的。这场比赛是一个伟大的时间杀手,适合儿童和成人,以及为每个人谁只是需要一个短暂的休息。
- 2022-02-01 01:45:48下载
- 积分:1
-
Windows2000下执行dos程序(wowexec.exe)的源代码
Windows2000下执行dos程序(wowexec.exe)的源代码 -Dos program under Windows2000 implementation (wowexec.exe) source code
- 2022-06-02 02:14:28下载
- 积分:1
-
遥感原理与应用的实习程序,主要是图像的纠正,图像的光滑,锐化...
遥感原理与应用的实习程序,主要是图像的纠正,图像的光滑,锐化-Remote Sensing Principles and Applications of the internship program, mainly to correct the image, the image of the smooth, sharpening, etc.
- 2022-05-18 00:12:58下载
- 积分:1
-
如何在界面中调用一个程序并返回运行结果
如何在界面中调用一个程序并返回运行结果-how to transfer a program and return the result in interface
- 2022-07-09 16:55:59下载
- 积分:1
-
3子棋的耍法,我们通常所需要的网络工具、修改资料、帮助信息等等都有,但没写具体实现的代码了...
3子棋的耍法,我们通常所需要的网络工具、修改资料、帮助信息等等都有,但没写具体实现的代码了-3 sub-game playing method, we usually web-based tools needed to amend the information to help both information and so on, but did not write the specific code of the implementation
- 2022-03-19 13:51:15下载
- 积分:1
-
质数计算器
C 编写的控制台应用程序计算质数与使用"Sieve of Eratosthenes"。
- 2022-06-29 10:52:38下载
- 积分:1
-
USB主机Lite
应用背景的usbhostlite支持以下功能:1。没有任何操作系统运行。2。包含小内存脚打印。3。源代码是用ANSI C是独立的IDE。4。支持控制和批量传输。5。支持FAT16文件系统。6。简单的文件接口允许文件读写操作。7。坚持良好定义的编码标准的芯片技术。8。结构良好,易于理解的源代码。关键技术NXP免费usbhostlite有以下限制:1。usbhostlite仅支持nxp lpc2468微控制器。2。不支持的其他类型的存储类。3。在第一配置中,必须将质量存储界面呈现。4。最大逻辑单位数(伦)大于零不支持。5。不支持的文件系统FAT16以外。6。不支持长文件名。7。除了根目录之外的文件夹中的文件不能访问。8。在应用程序中使用的缓冲区的大小不能超过4KB。
- 2022-04-22 08:42:35下载
- 积分:1
-
AVL树的程序,压缩包中含有项目文件,文件和…
构建一个avl树的程序,压缩包中含有项目文件,头文件和源文件。编译运行后输入结点的值如55,程序就会自动按avl规则建或重构AVL树,并以中序遍历打印出来,以100.001结束结点值的输入退出循环终止程序-AVL tree procedures, compressed packets containing project documents, files and source documents. After running compile input node as the value of 55, procedures will automatically AVL construction or remodeling rules AVL Tree, and to traverse the order to print out to the end of 100.001 node value of the input from cycle termination process
- 2023-03-08 08:30:03下载
- 积分:1
-
这个程序的作用是计算并输出运算表达式的值。本程序支持+、...
这个程序的作用是计算并输出运算表达式的值。本程序支持+、-、*、/、^这五个运算操作符,并支持()以及sin()、cos()、tan()、log()、ln()等函数,支持()、函数的多层嵌套。 本程序有一定的容错及判错功能-A program that evaluates an numeric expression, supports five operators:+,-,*, /, ^, and (), also supports functions like sin, cos, tan, log, ln ,and nested functions and parentheses. Besides, error checking is also supported.
- 2023-01-20 08:55:03下载
- 积分:1