-
设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积。
编程任务:对于给定的I 和k,编程计算I的最大k乘积。...
设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积。
编程任务:对于给定的I 和k,编程计算I的最大k乘积。-Set I is an n-bit decimal integers. If I is divided into k above can be k-integer. This is the product of k integers I called a k product. Programming tasks: For a given I and k, the calculation I programmed the largest product k.
- 2022-07-01 09:42:25下载
- 积分:1
-
Write beautiful code famous obtained jot winning, it is wonderful
编写优美代码的名著,获得了jot大奖的,很精彩-Write beautiful code famous obtained jot winning, it is wonderful
- 2022-03-24 07:55:28下载
- 积分:1
-
离线浏览工具,可以把整个网站下下来,自动重命名文件。
离线浏览工具,可以把整个网站下下来,自动重命名文件。-offline browsing tools, the entire site down under, an automatic document naming.
- 2022-06-30 01:57:25下载
- 积分:1
-
一般的延时子程序,用C语言描述,请各位大哥多多指教
一般的延时子程序,用C语言描述,请各位大哥多多指教-General delay subroutine, using C language description, please brother exhibitions
- 2022-11-09 00:15:03下载
- 积分:1
-
MFC深入浅出(简体).chm
MFC深入浅出(简体).chm-MFC easy (English). Chm
- 2022-03-07 18:47:22下载
- 积分:1
-
代码阅读有自身的一套技能,重要的是能够确定什么时候使用哪项技术。本书中,作者使用600多个现实的例子,向读者展示如何区分好的(和坏的)代码,如何阅读,应该注意什...
代码阅读有自身的一套技能,重要的是能够确定什么时候使用哪项技术。本书中,作者使用600多个现实的例子,向读者展示如何区分好的(和坏的)代码,如何阅读,应该注意什么,以及如何使用这些知识改进自己的代码。养成阅读高品质代码的习惯,可以提高编写代码的能力。-code readers have their own set of skills, it is important to determine when to use which technology. The book, the authors use more than 600 practical examples to show readers how to distinguish good (and bad) code, how to read, it should be noted that, and how to use this knowledge to improve their own code. Develop high-quality code reading habits, and improve the ability to write code.
- 2022-05-25 01:17:19下载
- 积分:1
-
design their own curriculum prepared by the process of scheduling a demo program...
课程设计自己编写的一个进程调度演示程序,界面很好,但是只有就绪和执行的调度,没有做等待状态的调度,毕竟时间太短-design their own curriculum prepared by the process of scheduling a demo program, a good interface, but only in place and implementation of the scheduling, do not wait for the activation state, after all, the time is too short
- 2023-02-01 06:30:03下载
- 积分:1
-
次为EZusb的通用源码,希望对大家能有所帮助,也希望根大家多多交流学习。...
次为EZusb的通用源码,希望对大家能有所帮助,也希望根大家多多交流学习。-Times for EZusb common source, in the hope that everyone can be helped, and hope to learn more exchanges root everyone.
- 2022-03-30 20:18:54下载
- 积分:1
-
制作网页入门教程,比较初级的。ExE直接运行就可以了
制作网页入门教程,比较初级的。ExE直接运行就可以了-Create a page Getting Started tutorials, more elementary. ExE can be run directly on the
- 2022-01-26 04:30:09下载
- 积分:1
-
Windows核心编程第四版+源代码
目 录
译者序
前言
第一部分 程序员必读
第1章 对程序错误的处理 1
1.1 定义自己的错误代码 4
1.2 ErrorShow示例应用程序 5
第2章 Unicode 11
2.1 字符集 11
2.1.1 单字节与双字节字符集 11
2.1.2 Unicode:宽字节字符集 12
2.2 为什么使用Unicode 13
2.3 Windows 2000与Unicode 13
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-05 12:39:27下载
- 积分:1