-
Modbus调试精灵
很方便的调试软件,平时使用很多,收藏工具之一(Very convenient debugging software, usually used a lot, one of the collection tools)
- 2020-06-16 01:20:02下载
- 积分: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
-
cipher
说明: 使用维吉尼亚密码进行控制台编程,实现对英文文本文件的加解密!(Virginia password using the console program, to achieve the English version of the document encryption and decryption!)
- 2008-10-08 13:41:00下载
- 积分:1
-
smart-grid
智能电网综述。提出新的概念和研究方法。及其对目前传统电网的颠覆。(smart power grids。)
- 2015-08-21 16:26:20下载
- 积分:1
-
UU
说明: c++语言求解稀疏矩阵方程组的ICCG法源程序。参考:《工程电磁场数值计算分析与综合》 附录(Fortran90).(c++ solves sparse matrix equations with the ICCG method.Reference: " Analysis and Synthesis of Numerical Electromagnetic Field ," Appendix (Fortran90).)
- 2010-06-08 18:53:07下载
- 积分:1
-
WSAEventSelect_Test_IO
关于WSAEventselect模型的使用,这个模型和WSAAsyncselect很相像,但是使用方法还是要注意(About WSAEventselect model used is very similar to the model and WSAAsyncselect, but still have to pay attention to use)
- 2010-11-08 17:05:04下载
- 积分:1
-
prog1
通信原理实验生成软件及相关代码,调制解调(C生成)(Communication principle experiment generation software and related codes, modulation and demodulation (C generated))
- 2014-09-17 20:13:40下载
- 积分:1
-
windows-file-filter-system-frame
windows文件过滤驱动的入门介绍,以及框架说明,很好的参考示例(windows file system filter driver of introduction and description of the framework, a good reference sample)
- 2011-04-19 14:30:18下载
- 积分:1
-
RLC测量仪
设计硬件电路完成R、L、C参数的同时测量,测量精度高、速度快,产品工作稳定。程序给出PWM输入捕获配置流程和参数要求,根据测量AD值和相应软件校正算法进行校正,最终可实现R、L、C同时测量的RLC测量仪。采用STM32F103单片机和MDK进行开发。
- 2022-03-16 16:08:19下载
- 积分:1
-
CommTest
串口通讯测试代码,经过测试,可以成功运行。(Serial Communication Test.)
- 2010-08-25 22:04:07下载
- 积分:1