搜索资源列表
list_BestDeporation
- 规格相当规范的连表演示程序,完全按照数据结构要求编写。 被评为A类-fairly standardized specifications even Table Demonstration Program, in accordance with the data structure fully prepared. Was named Class A
c++
- 判断素数的简单应用,从1到100可以全部显示出来而且可一按10个一行规格输出!
8Queen
- 在8*8的国际象棋盘上放置八个皇后,使得这八个棋子;不能互相被对方吃掉。要求: 1、依次输出各种成功的放置方法 2、画出棋盘的图形形式,并在带上动态的演示试探过程 3、程序能方便的移植到其他规格的棋盘上
eightqueens
- 经典回溯算法,可以移植到其他任意规格的棋盘上,实现N皇后的问题。
QR java源码
- QR java源码 及 QR 规格
4.3SOLA-SPEChanstar
- 汉彩4.3寸屏规格书,很稀缺的资源,4.3寸屏的典型-Han color 4.3-inch screen specifications, a very scarce resources, the typical 4.3-inch screen
qbxgg
- 漆包线规格表,可以用测电阻来计算线圈长度。-Enameled wire specification sheet can be used to calculate the loop length measuring resistor.
PinDp
- 一种动态规格算法,所谓的插头dp,提供详细的分析,另附带一道练习。-This document is about a dynamic programming method, providing Detailed analysis and code.
guifanbiancheng
- 规范编程,规格编程习惯-guifanbiancheng
ltm190e1-l01
- 液晶屏规格书 开发液晶屏的资料液晶屏 规格书 开发液晶屏的资料-LCD .PDF
Nqueensproblem
- 题目说明: 在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。 题目要求: (1)依次输出各种成功的放置方法。 (2)最好能画出棋盘的图形形式,并动态的演示试探过程。 (3)程序能方便的移植到其它规格的棋盘上。 -Title Descr iption: In an N × N chess board in place N queens, so that the N-Queen can not eat each other to be each
9879878978907890
- 该文档描述了NP0等电容的性能参数与规格。-NP0 capacitor such as described performance parameters and specifications.
motionartifact
- :探索一种能有效抑制和消除颅脑MRI运动伪影产生的方法,以提高图像质量和工作效率。方法:利用包装CT管球的海绵,设计并制作了2 cm x 7.5 cm x 22 cm,3 cm x 7.5 cm x 22 cm,4 cm×7.5 cm x 22 em等3种规格的海绵垫, 配合使用颅脑正交线圈进行颅脑MRI检查。结果:采用“加垫法”行颅脑MRI检查2 638例。其中,一次性扫描成功2 633 例(占99.81%),失败5例(占0.19%); 在扫描失败的5例患者中,第2次扫描时配合使用
The-CPP-STL(by-Nicolai-M.Josuttis)
- 本书主要谈论STL的设计哲学、程序库背后的严密架构和严谨定义以及STL的完整规格。-This book about the STL design philosophy behind the tight structure of library and rigorous definition of complete specifications and STL.
Multi-standard
- 多规格一维下料问题基于满意度模拟退火算法-Multi-standard one-dimensional cutting problem based on simulated annealing satisfaction
str_comp2
- 将给定的字符串,按照规格压缩,输出压缩后的字符串。压缩规格为:相同字符连续,则压缩为“字符+数字个数”,如”aaaa”压缩为”a4”-Given string, in accordance with specifications compression, the compressed output string. Compression standard is: the same character continuously, then the compression is " the numb
largest-sub-matrix
- 最大子矩阵和 求一个n*m矩形的最大子矩形和 子矩形的规格为x*y-hdu1559 largest sub-matrix and Seeking a n* m rectangular sub-rectangular and sub-rectangular specifications for x* y
dlta-workspace
- 在虚拟仿真环境下进行了几种不同规格零件的抓取试验。在ADAMS中进行仿真试验设置,创建传感器及仿真脚本命令,对两种规格零件进行了抓取试验分析,进一步验证结构设计的正确性及合理性。-the capture of several parts with different specification test was carried out in a virtual simulation environment. To further verify the correctness and the re
GA
- 在考虑汽车零部件包装箱长、宽、高等三维尺寸的约束下,以配送中心为原点,分派多辆同一规格的货车到n个供应商处取货,最后回到配送中心。本章所构建的三维装载约束下的汽车零部件循环取货路径优化模型要解决的问题是确定循环取货路径,要求充分考虑汽车零部件在货车车厢中的三维装载位置,确保每个供应商处的零部件均能成功装载,尽可能使车辆装载率最大,且所有车辆的总行驶路径最短。-In considering the auto parts box length, width, higher dimensional s
TEST5
- 实现与atoi将字符串转换为整数。 提示:仔细考虑所有可能的输入实例。如果你想要一个挑战,请不要见下文,问自己什么是可能的输入实例。 注:它用于将指定隐约这个问题(即没有给定的输入规格)。你是负责收集所有的输入要求锋线。-Implement atoi to convert a string to an integer. Hint: Carefully consider all possible input cases. If you want a challenge, plea