搜索资源列表

  1. LabVIEW调用动态链接库之参数问题

    0下载:
  2. LabVIEW调用动态链接库之参数问题!实现LAB与其他语言的连接-LabVIEW called dynamic link library, Parametric problem! LAB realization, and other languages link! !
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:123530
    • 提供者:张培卿
  1. 多多校园个人简历系统

    0下载:
  2. 程序内核:原甘肃人才网 特点&功能: 1、专门针对应届毕业生进行了优化设计,多用户维护,适合毕业班班级主页或学校网站使用。 2、输出页面保持打印风格,方便及时打印和网上投递。 3、彻底解决了原版照片上传问题,可在大部分服务器无组件上传。 4、可分为有照片和无照片两种方式浏览简历。 5、可设置多个管理员,管理员可在后台批量删除用户,但不能直接编辑某个会员的个人资料。 管理地址:mange/login.asp
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:251743
    • 提供者:ding
  1. 分支限界算法求解TSP问题

    1下载:
  2. 本程序用分支界限方法解决TSP问题,即旅行商问题.-the procedures used branch line solution to TSP, the traveling salesman problem.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:23761
    • 提供者:chen
  1. 近邻算法求解TSP问题

    1下载:
  2. 本程序用另外一种算法即近邻算法解决TSP,即旅行商问题,请高手指教.-this procedure with the other algorithms that solve the TSP neighbor algorithm, the traveling salesman problem, experts advise.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12178
    • 提供者:chen
  1. Philosopher(new)

    0下载:
  2. 这是一道经典的线程同步问题——哲学家吃饭问题。这里结合了win32使得这个问题可视化了-This is a classic thread synchronization -- philosopher food problem. Win32 here combination of this makes the issue of visualization
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:17079
    • 提供者:Freedom
  1. htmlbben

    0下载:
  2. 相信不少朋友在做导航条的时候感到很麻烦吧,因为每做一页,连接就要修改一次,页面多起来的时候简直就是折磨了。这种情况在使用js 的情况下会有所改善,因为每个连接都是一样的,并且以后有栏目修改,增加减少的时候会倍感方便。但使用手工修改的时候未免会出更多的麻烦,js 错一个字整个 js 都不能运行。 Html2js 就是在这种情况下产生的,可以直接把 html代码转换成 js代码 ,那么这样一来,无论作什么修改,在 html 里面做好,然后转
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:415714
    • 提供者:陈国炎
  1. md5编码生成器

    0下载:
  2. md5的反编码生成器, 测试可以破解五位字符的md5加密,六位以上需要大量的空间。-md5 anti-generator coding, testing can solve the problem of five characters md5 encrypted, six more than needed a lot of space.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10265
    • 提供者:dong
  1. C++数学计算

    0下载:
  2. 用于解决目标函数的最优化问题,目标函数自编,在vc++6.0中运行通过 -objective function for the solution of optimization problem, the objective function writing, the vc + +6.0 running through
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4053
    • 提供者:刘辉
  1. 求一个Dijkstra优化算法

    0下载:
  2. 求解一个最短路径问题程序,可以参考一下求一个Dijkstra优化算法! 谢谢了 目的是求给定两点之间的最短距离 或者改一下我的程序也行 -shortest path to solve a problem of procedure, can seek a reference Dijkstra algorithm optimization! Thank you, the purpose is scheduled for 2:
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3083
    • 提供者:Bill
  1. 迷宫求解问题

    0下载:
  2. 一次软件作业,迷宫的求解问题,有需要的可以直接下载,(c语言版)-a software operations, maze solving the problem, we need can be directly downloaded (c language version)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2175
    • 提供者:li
  1. 货郎担分枝限界图形演示

    1下载:
  2. 货郎担分枝限界图形演示 问题描述:某售货员要到若干城市去推销商品,已知各城市之间的路程(或旅费)。他要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程(或旅费)最小。-traveling salesman Branch and Bound graphic demonstration Problem descr iption : A salesman to a number of cities to sell co
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4253
    • 提供者:林周
  1. 零件切割问题

    0下载:
  2. 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。要求求出一种切割法使得所使用的矩形板的高度h最小.用递归及分治法解此问题-given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is requi
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1373
    • 提供者:叶黎
  1. Text3

    0下载:
  2. 利用C语言中的回溯法对图案的着色问题进行解决并检查颜色可用性生成邻接矩阵-use of the C language law back to the logo coloring problem solving and check availability of generating color adjacency matrix
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1118
    • 提供者:jjin
  1. 模拟退火

    0下载:
  2. 本程序用模拟退火算法实现了旅行商问题(tsp问题)-the procedures used simulated annealing algorithm to achieve the traveling salesman problem (tsp)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2686
    • 提供者:叶靥
  1. tsp(2)

    0下载:
  2. 本程序实现了多城市的tsp问题(即旅行商问题)的遗传算法-the process of multi-city tsp (ie, the traveling salesman problem) Genetic Algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:19631
    • 提供者:叶靥
  1. my0-1knapsack

    0下载:
  2. 给定n 个物品, 物品i重为wi 并且价值为 vi ,背包所能承载的最大容量为 W. 0-1 背包问题即是选择含有着最大总价值的物品的子集且它的容量 ≤W . 用动态规划实现-given n goods, items i weight of wi and value of vi, the backpack can carry a maximum capacity of W. 0-1 knapsack problem that
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1002
    • 提供者:叶黎
  1. caitou

    0下载:
  2. 贪心算法解决分割问题 给定一定的宽度,和N个输入(宽度) 得出最小的宽度-greedy algorithm to solve the segmentation problem must set the width and N input (width) reached the minimum width
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1353
    • 提供者:蔡兴辉
  1. 压缩access

    0下载:
  2. 自己测试access数据库压缩的一个小程序, 定期压缩access数据库,可以解决access数据库膨胀的问题-access their database compression testing of a small procedures, compressed database access, database access can solve the problem of expansion
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:168748
    • 提供者:彭海
  1. 数值算法-QuadraticPenitentiary

    0下载:
  2. 我自己用VC++开发的数值算法程序——二次罚函数罚,对于处理带约束的问题效果很好-my own use VC numerical algorithm development process -- second penalty function fines, and dealing with the problem of constrained good results
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8457
    • 提供者:龚文引
  1. s3c2410_IIC

    0下载:
  2. arm单片机S3C2410,IIC总线的例子源代码。测试过了可以用,没问题。-arm SCM S3C2410, IIC Bus example source code. After testing can be used, no problem.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3198
    • 提供者:陈景卫
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org