-
简单编译程序,用C语言编写完成,试试看,在TURBOR C环境下运行...
简单编译程序,用C语言编写完成,试试看,在TURBOR C环境下运行-simple compiler, C language prepared Try and the environment TURBOR C run
- 2023-04-03 19:00:03下载
- 积分:1
-
c51测量电路频率和幅值
通过AD603对电路进行波形整形方便C51测出电路频率,单片机通过I2C读取XPT2046测出的电压值。最后所有的结果都会通过lcd1602显示。
- 2022-08-03 02:46:06下载
- 积分:1
-
FATIGUE
疲劳寿命预测,用于飞机结构的疲劳分析,用灰色及模糊理论(Fatigue life prediction for fatigue analysis of aircraft structure, with gray and fuzzy theory)
- 2010-12-13 10:24:22下载
- 积分:1
-
TCP
说明: TCP服务器和客户端C++类,提供简单的TCP通讯功能(TCP server and client c + + class, provide simple TCP communication function)
- 2021-03-06 21:37:18下载
- 积分:1
-
1
说明: 线形骨架的综述类文献,着重强调定义属性和应用(Curve-skeleton properties, applications, and algorithms)
- 2010-06-16 13:53:59下载
- 积分:1
-
1905
很好的搜索:
给你很多长度不定的木棒,将他们分成几组,每组中的总长度作为这组的标示值,请给出一种分组方法,能使得所有标示值中的最小值最大。
Input
多组,每组两行,第一行是一个N和K,代表有N根木棒,分成K组,第二行是N个数字,代表木棒的长度。(N不超过100,K不超过20,每根木棒长度不超过1000)
Output
输出所有标示值中的最小值的最大值。
Sample Input
5 3
1 3 5 7 9
5 3
89 59 68 35 29
Sample Output
8
89(err)
- 2007-12-28 16:47:08下载
- 积分:1
-
CRsummarize
.NET环境下水晶报表使用总结
水晶报表是一个优秀的报表开发工具,本人在开发通用管理系统的时候,所有报表都使用水晶报表,其简单、易用和强大的功能令笔者倍加喜爱,现将水晶报表使用手记呈现给大家。
一、在使用自带的水晶报表时,请注册,否则只能使用30次
(. NET environment using Crystal Reports Crystal Reports is an excellent summary of the report development tools, I am in the development of common management system, all reports use Crystal Reports, its simple, easy to use and powerful features make doubly favorite author, now Crystal Reports presented to you using the Notes. First, when using the built-in Crystal Reports, please register, or can only use 30 times)
- 2011-05-25 17:51:19下载
- 积分:1
-
STLSLICE
STL切片算法,一种快速高效解决stl文件切片的程序算法讲解(STL slicing algorithm program algorithm, a fast and efficient solution stl file sections explain)
- 2021-01-28 13:58:34下载
- 积分:1
-
虎门大桥 -fluent卡门涡街仿真教程
说明: 一个虎门大桥涡街的udf和fluent仿真教程,适合初学者(A fluent udf example)
- 2020-05-17 19:46:17下载
- 积分:1
-
最短路径算法
最短路径算法,根据输入的图形,输入起点和终点,求出最短路径和最短路径的长度。
- 2022-03-09 10:43:08下载
- 积分:1