-
evmdm365_v1
Spectrum Digital tests example dm365
- 2010-12-13 21:27:31下载
- 积分:1
-
Sort
排序程序,包含快速排序、归并排序、谢尔排序、插入排序。输出了比较次数和移动次数。(It is a sort program, including quick sort, merge sort, shell sort and insert sort.It outputs the compare times and movement times.)
- 2009-05-24 18:53:10下载
- 积分:1
-
psat-new-version
潮流计算 潮流计算潮流计算潮流计算潮流计算潮流计算(FLOW )
- 2011-04-19 22:59:22下载
- 积分:1
-
DevIL-1.6.8-RC1-src-win32
Developer s Image Library
Developer s Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter and display a variety of images with ease.(Developer s Image Library Developer s Imag e Library (DevIL) is a cross-platform image lib LogicLibrary utilizing a simple syntax to load, save, convert, manipulate, filter and display a variety of images with ease .)
- 2006-04-25 11:19:12下载
- 积分:1
-
DHT11温湿度采集,stm32F1读取,按键控制预设范围,1602液晶显示
采用STM32F103C8T6单片机采集数据,,显示在1602液晶显示屏上,通过按键更改预设的按键值达到对温度和湿度的分别控制
- 2023-05-21 21:35:04下载
- 积分:1
-
nodogsplash-0.9_beta9.9.7
可以进行WIFI接入控制的软件,功能强大(A WIFI access control software, the function is powerful
)
- 2015-03-05 13:23:01下载
- 积分:1
-
91302SD
DS1302的操作程序。51单片机开发的C51程序。方便移植(DS1302 operating procedures. 51 C51 microcontroller development program. Easy transplanted)
- 2011-11-17 14:54:28下载
- 积分:1
-
CodeLinesCounter
C++代码统计器,统计代码行、注释行、函数个数(C++ code statistics, statistical lines, comment lines, the number of functions)
- 2013-12-19 19:16:44下载
- 积分:1
-
attack
this is useful for every one in simulation.
- 2014-01-06 18:00:50下载
- 积分:1
-
【程序54】
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为...
【程序54】
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0
- 2022-04-08 06:53:39下载
- 积分:1