-
bios programming for labtop.by this software you can remove any password bios on...
bios programming for labtop.by this software you can remove any password bios on any labtop.
- 2022-02-02 12:38:34下载
- 积分:1
-
Josephus write a problem solving function. With the sequence of integers 1, 2, 3...
编写一个求解Josephus问题的函数。用整数序列1, 2, 3, ……, n表示顺序围坐在圆桌周围的人。然后使用n = 9, s = 1, m = 5,以及n = 9, s = 1, m = 0,或者n = 9, s = 1, m = 10作为输入数据,检查你的程序的正 确性和健壮性。最后分析所完成算法的时间复杂度。定义JosephusCircle类,其中含完成初始化、报数出圈成 员函数、输出显示等方法。-Josephus write a problem solving function. With the sequence of integers 1, 2, 3, ... ..., n the order of sitting around the round table, said the people around. And then use n = 9, s = 1, m = 5, and n = 9, s = 1, m = 0, or n = 9, s = 1, m = 10 as input data, check the correctness of your program and robustness. Completed the final analysis, the algorithm" s time complexity. Definition JosephusCircle class, which included the completion of initialization, reported that the number of member functions of a circle, the output display and other methods.
- 2022-04-13 07:18:12下载
- 积分:1
-
Some on the C++ Study notes, for the scholars have some impact, I hope you can h...
是一些关于C++学习的笔记,对于出学者有一些影响,希望能够帮到你们!-Some on the C++ Study notes, for the scholars have some impact, I hope you can help!
- 2023-05-12 00:35:04下载
- 积分:1
-
水果网店
使用Java Web SSH框架开发的一款基于B/S的在线水果销售。代码是自己在学校做的课程设计,仅供参考,如有不足,请多指点
- 2022-03-13 15:49:14下载
- 积分:1
-
进行测量单一水准线路平差计算,成果采用Excel电子表格输出或打印。...
进行测量单一水准线路平差计算,成果采用Excel电子表格输出或打印。-To measure a single standard line adjustment calculation, the results of the use of Excel spreadsheets or print output.
- 2023-07-26 07:20:03下载
- 积分:1
-
嵌入式WinCE msgclient例子,使用EVC实现发展
嵌入式WINCE MSGCLIENT的例子,使用EVC开发实现-Embedded WINCE MSGCLIENT example, the use of EVC realize development
- 2022-03-21 17:54:43下载
- 积分:1
-
the program gives permutation
the program gives permutation
- 2022-09-08 18:20:04下载
- 积分:1
-
基于STM32的多功能PWM控制程序
基于STM32的多功能程序,包括多路PWM控制程序,LCD12864液晶屏显示程序,多路按键控制程序。
名称:PWM发生器
功能:LCD12864显示;4*4键盘输入;可以设定Timer1和Timer2的PWM发生周期以及各路输出的占空比
说明:
通讯方式: 4*4键盘扫描。键盘接PD0-PD7
12864液晶屏端口接线说明:
sbit CS_LCD=PC0; //数据口定义
sbit SDO_LCD=PC1;
sbit SCK_LCD=PC2;
1-VSS:接电源负极
2-VDD:接电源正极
3-Vo:接电源正极(使对比度最大)
4-RS(CS):串行的片选信号 PC0
5-R/W(SID): 并行的读写选择信号;串行的数据口 PC1
6-E(CLK):并行的使能信号;串行的同步时钟 PC2
15-PSB:并/串行接口选择:H-并行;L-串行 (接低电平)
定时器1输出:PA8; PA9; PA10; PA11; Channel 1N, 2N and 3N ---PB13; PB14; PB15
定时器2输出:PA0; PA1; PA2; PA3;
- 2022-02-13 06:17:47下载
- 积分:1
-
拉格朗日插值结构不同的氮+ 1个点的数目没有更多的…
拉格朗日插值法构造通过n+1个互异点上的次数不超过n的插值多项式P(x),利用此多项式计算在某一点的值-Lagrange interpolation structures differ by n+1 points on a number of no more than n, the interpolation polynomial P (x), take advantage of this polynomial calculation of the value of a point
- 2022-01-21 05:36:29下载
- 积分:1
-
贵美商城在线商城
贵美商城使用Javaweb技术编写的在线商城,使用了servlet+hibernate+struts+spring技术,前台为jsp页面+js+css技术
- 2022-01-31 06:31:51下载
- 积分:1