-
5_zhanlue
战略管理 中科院的经典教材 这个非常还是 现在中科院用的教材(Academy of Strategic Management is now this very classic textbook used textbooks Academy)
- 2013-11-24 21:28:15下载
- 积分:1
-
软件试用期程序,对共享软件很有用的哦!
软件试用期程序,对共享软件很有用的哦!-software probation procedures, right-sharing software very useful!
- 2022-02-04 05:09:49下载
- 积分:1
-
将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。
程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成:...
将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。
程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成:
(1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。
(2)如果nk,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,
重复执行第一步。
(3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。
-Will be a positive integer decomposition of the quality factor. For example: enter 90, print out 90 = 2* 3* 3* 5. Program analysis: the decomposition of n quality factor, should be to find a smallest prime number k, then complete the following steps: (1) If the prime number exactly equal to n, is illustrated in the process of decomposition of the quality factor has come to an end, you can print out . (2) If n
- 2022-08-16 12:56:27下载
- 积分:1
-
imagepreprocessing
关于医学图像的基于形状的图像检索。预处理用小波去噪 ,特征选用不变矩。(image preprocessing)
- 2012-04-23 19:29:34下载
- 积分:1
-
430 sim300 gprs
实现用msp430单片机发送AT指令控制sim300进行gprs通信(Implementation of GPRS communication with 430 control SIM300)
- 2017-11-19 11:23:39下载
- 积分:1
-
USBDriverSetupDisk
cy7c68001驱动程序,主要用于这个usb芯片的驱动(CY7C68001 driver chips used mainly for the usb driver)
- 2020-11-25 14:29:33下载
- 积分:1
-
pt2258
PT2258源代码,音频处理系统,高低音及输入切换(PT2258 source code, audio processing system, high and low, and input switching)
- 2013-08-14 09:03:22下载
- 积分:1
-
C# 彩色连珠 小游戏源码
C# 彩色连珠 小游戏源码
- 2015-06-09下载
- 积分:1
-
项目代码风格要求
说明: 类型、属性、事件、方法、方法参数,根据需要添加注释。
如果类型、属性、事件、方法、方法参数的名称已经是自解释了,不需要加注释;否(Types, attributes, events, methods, method parameters, add comments as needed.
If the name of the type, attribute, event, method, and method parameter is self-explanatory, no comment is required; no)
- 2020-06-20 09:40:01下载
- 积分:1
-
sub54687654654
说明: This is program for substraction
- 2019-04-14 05:25:06下载
- 积分:1