北大ACM网站 1127题 http://acm.pku.edu.cn/JudgeOnline/problem?id=1127
北大ACM网站 1127题 http://acm.pku.edu.cn/JudgeOnline/problem?id=1127
探索“problem”标签下的384个精选资源,涵盖电子设计与开发中常见的技术难题及解决方案。从电路故障排查到软件bug修复,这里汇聚了丰富的实战案例和专业指导,帮助工程师们快速定位问题、优化设计。无论是初学者还是资深开发者,都能在这里找到提升技能、解决实际挑战的宝贵资料。立即访问,开启您的高效学习...
北大ACM网站 1127题 http://acm.pku.edu.cn/JudgeOnline/problem?id=1127
It is very useful java developers .java object orient pgming problem solving books
This is a java implementation for solving NQueen problem using genetic algorithm.Enjoy it!
It is an expert system using clips language to diagnose the eyes problem
using greedy trategy to solve the problem of multiOptimalServe.this code runs in vc 6.0.
This paper studies the problem of categorical data clustering, especially for transactional data characterized by high ...
LSVMK Langrangian Support Vector Machine algorithm LSVMK solves a support vector machine problem using an iterative al...
经典的一维装箱问题(Bin Packing Problem)是指,给定 件物品的序列 ,物品 的大小 ,要求将这些物品装入单位容量1的箱子 中,使得每个箱子中的物品大小之和不超过1,并使所使用的箱子数目 最小。
KNN DEMO This is a binary classification problem defined on a N*N field.