搜索资源列表
program_S_DES
- 通过编程实现S-DES算法的加密与解密过程,从而加深对这一算法过程的印象,并增强编程解决问题能力,为进行更复杂的算法学习奠定基础。-programming through S-DES algorithm for the encryption and decryption process. enhance the algorithm to process the impression that the enhanced programming and problem-solving abiliti
ECC_1
- 椭圆曲线对数问题解决算法源代码,如何生成一个可用的椭圆曲线-elliptic curve logarithm problem solving algorithm source code, how can a generation of Elliptic Curve
RunningLinux5th(2005)
- 您可能会考虑你的第一个Linux安装。或者您可能已经使用Linux多年,需要更多地了解增加了网络打印机或建立一个FTP服务器。运行Linux ,现在在第五版,是这本书你会想手头上在这两种情况下。广泛承认的Linux社区作为最终获得启动和解决问题的书,它回答的问题和处理的配置问题,经常困扰着用户,但很少涉及的其他书籍。-You may be contemplating your first Linux installation. Or you may have been using Linux f
12
- 很自然可以考虑到 问题解决的这一层 或许是自然属性的最高级 就是说我们不能再找到比它更合适 更抽象的表述了 同时我们也能得到 这样的方法 其实侧面的证明了 自然方案的有限性 即 如果能够 那我们可以在有限的空-时范围内 认识该范围 的所有自然属性 当你遇到一个SB的时候 请注意 一定要尽可能的给他舞台 让他尽情的发挥 这样才有可能 让他自己觉得自己有多么得SB -Hen naturally consider the problem solving of this layer m
five
- 对于非对称性互斥问题有关概念的理解。观察和体验非对称性互斥问题的并发控制方法。了解Linux系统中IPC进程同步工具的用法,训练解决对该类问题的实际编程、调试和分析问题的能力。-For non-symmetric mutual exclusion problems understanding the concept. Observe and experience the non-symmetry of the problem of concurrency control methods are
linuxanwer
- 十分经典,一句话把linux的几乎所有遇到过的问题解决-A classic, a word to linux encountered in almost all problem solving
cifa
- 通过手工构造词法分析器,理解词法分析的过程原理,从而更好的理解编译原理。 通过构造过程中代码的编写,锻炼自己动手解决问题的能力和编程能力。 -Lexical analyzer constructed by hand, understanding the process of lexical analysis principles in order to better understand the compiler theory. Through the process of prepar
anwser_for_bothroom
- 生产者与消费者的一个问题求解。对了解其原理有很大帮助-Producers and consumers of a problem-solving. Understand the principles of great help
Agri_Net
- 最小生成树,Agri_Net问题解决,有详细的代码解释帮助理解-Minimum spanning tree, Agri_Net problem solving, detailed code explained to help understand
simplex
- 此程序运用单纯形法计算目标函数为max型,约束条件全为小于等于型的线性规划问题,求解得到正确的结果。-This program uses the simplex method to calculate the objective function as max-type constraints are all less than or equal to the type of linear programming problem solving to get the correct result
multiobjectiveoptimization
- 文中运用matlab实现了多目标问题的求解,实现过程涉及了GA算法的求解,交叉变异等操作均有详细的步骤。-Matlab applied to achieve a multi-objective problem solving process involving the GA algorithm solving crossover and mutation operations are detailed steps.
Ch26
- matlab---经济和金融相关问题求解-matlab--- economic and financial problem solving
POA
- 梯级水库优化调度问题中逐次优化算法方法求解-Cascade Reservoirs Problem Solving successive optimization algorithm
road
- 利用分治的思想,并使用C语言,解决树上路径问题,求权值最小的边-Use the idea of partition, and use the C language, problem solving tree path, find the smallest edge weights
ruanjian
- 软件课程设计,如何创建一个进程以及解决兄弟问题-Curriculum design software, how to create a process and problem solving Brothers
01beibao
- 使用VC编程工具,C语言实现动态规划算法解决01背包问题-Using the VC programming tool, C language implementation 01 knapsack problem solving dynamic programming algorithm
Eight-queens-problem
- 八皇后问题求解!用OPEN表和CLOSED表实现!人工智能实验!-Eight queens problem solving! OPEN and CLOSED table with table to achieve! AI experiment!
lesson-2
- C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。-Inheri
java
- 是由 Richard Bellman 和 Lester Ford 創立的,求解單源最短路徑問題的一種演算法. 常見的最短路徑問題演算法還有 Dijkstra s algorithm, 且 Dijkstra 演算法不允許路徑的 cost 是負值, 但此演算法不受此限制. 但是如果圖形中有包含 cycle, 且 cycle 上面的 cost 的合為負值, 則此演算法不適合用於此種圖形-By Richard Bellman and Lester Ford founded, single-source
eightnumcode
- 人工智能的启发式查找八数码的解决问题,利用opne,close表去实现功能,最后输出最好路径-AI heuristics to find eight digital problem solving, use opne, close table to realize the function, the final output of the best path