-
STM32F103ZET6开发的液晶显示程序
这个文档是基于STM32F103ZET6开发的液晶显示程序,包换全部的配置和引脚说明
- 2022-02-24 19:19:02下载
- 积分:1
-
oi
说明: 聚类和分类技术在生物信息学中的应用,不包含源代码!(Clustering and classification technology in bioinformatics applications, does not contain the source code!)
- 2009-08-11 09:57:31下载
- 积分:1
-
maopao_youhua
冒泡优化:
如果一个序列是int n[]={1,2,3,4,5,6,7,8,9} , 用正常的冒泡排序需要排8次才行,优化之后1次就好,也就是说序列越接近于正常序列,改进之后的冒泡排序的次数就越少,这样会给一个冒泡排序算法带了很大的效率。
思想:添加一个boolean变量用来判断冒泡是否是已经排好了顺序,如果boolean的值为false,说明是已经排好了,如果boolean的值true,说明没有排好,继续排。(If a sequence is int n [] = {, 1,2,3,4,5,6,7,8,9} need to row 8 times the job after optimization times like normal bubble sort, but alsomeans that the sequence is more close to the normal sequence, improved bubble sort, the less the number, which would give a bubble sort algorithm with a great deal of efficiency.
Idea: add a boolean variable used to determine the bubble whether it is already lined up the order, if the boolean is false, indicating already lined up, if the boolean value of true, did not line up, continue to row.)
- 2012-04-18 00:33:45下载
- 积分:1
-
ModbusMaster-master
说明: 实现modbus 客户端的给功能,实现tcp通讯(Implementing the function of Modbus client,Realizing TCP communication)
- 2020-06-20 04:40:01下载
- 积分:1
-
飞狐浏览器(C#)
这是一个基于C#开发的简易浏览器,结合了C#窗体应用,类和方法的使用,非常实用的一个简易浏览器。
- 2022-03-05 11:09:38下载
- 积分:1
-
18b20
这个是基于STC89C52的温度显示 使用12M晶振和1602 和18B20,经验证可以使用(This is based on the temperature STC89C52 use 12M crystal display and the 1602 and 18B20, you can use proven)
- 2011-09-27 12:19:33下载
- 积分:1
-
calculator
对话框经典起步实例计算器,能够实现普通计算器的功能,希望对初学者有所帮助(Classic examples of the dialog started calculator, to achieve common calculator functions, I hope to help beginners)
- 2013-12-07 21:23:53下载
- 积分:1
-
将对话框作为MDI子窗口
一个用于多文档MDI的对话框子窗口,与FormView不同,不需要子框架窗口的支持。(more documentation for an MDI window-box, and FormView different, not for the support of the framework of the window.)
- 2005-04-08 10:04:12下载
- 积分:1
-
8*8*8光立方
8*8*8光立方完整程序,注释清晰,可提供原理图及PCB图。多种动画效果,算法已封装好,只需调用即可,各端口连接说明均在程序中提及,只需按照自己的硬件接口修改程序端口即可使用。
- 2022-07-18 15:27:53下载
- 积分:1
-
简单的接受文本(包括汉字)的 服务器
简单的接受文本(包括汉字)的 服务器-accept simple text (including Chinese) server
- 2022-03-07 15:16:05下载
- 积分:1