搜索资源列表

  1. explorercode

    0下载:
  2. 类似explorer.exe的显示所有路径和文件的程序-similar explorer.exe show all the trails and documentation procedures
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:67536
    • 提供者:王晓
  1. How_to_reload_an_assembly_component_from_a_differe

    0下载:
  2. 利用Solidworks APIVisual Basic 与 开发的自动从其他的指定路径中添加零部件到当前Solidworks激活的装配件中-use Solidworks APIVisual Basic and development of the automatic from other designated trails adding parts of the current activation of Solidworks loa
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1073
    • 提供者:niuxj
  1. cccccc

    0下载:
  2. 最近整理文档,发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE上有位网友说过一个方法:“给枚举的进程增加SE_DEBUG_NAME权限即可”,于是在网上找了些资料,解决了原文中的问题。这里要特别感谢那位名叫rovershen的网友!   GIF图象是基于颜色列表的(存储的数据是该点的颜色对应于颜色列表的索引值),最多只支持8位(2
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4522
    • 提供者:孙乾坤
  1. vcExplore

    0下载:
  2. VC资源管理器:能够搜索本地硬盘上指定路径下的所有和VC有关的工程文件或其他类型文件。-VC resources management : to search local hard disk designated trails and all of the VC project files or other types of documents.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:53335
    • 提供者:shaan
  1. MCProblem

    0下载:
  2. 传教士野人问题 用链表类保存路径,并删除无用路径节点-missionaries Savage spent objectlist preserve trails and delete useless path nodes
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1927
    • 提供者:戴雨宸
  1. QPSK_ZYY

    0下载:
  2. 考虑了瑞利衰落信道下的情况,设置了5,10,20条多径,有完美的仿真结果-consideration of Rayleigh fading channels under the conditions, the number of trails 5, 10, 20, a perfect simulation results
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:4174
    • 提供者:李朗
  1. Java_Object_trans

    0下载:
  2. Java对象传输程序,在Jbuilder中调试通过。 运行时需要保证文件路径中无空格或中文字符。-Java objects and transmission procedures, the Jbuilder debug through. Runtime need to ensure that there is no paper trails spaces or Chinese characters.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:15695
    • 提供者:王维杰
  1. NTL-RSA

    1下载:
  2. 使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密. 平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.-use of the NTL large integer achieve RSA public key cryptography algorithm, can be used to text file encryption and decryption. Win
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1917069
    • 提供者:李刚
  1. 50402417

    0下载:
  2. 和树类似,图的遍历是图的一种主要操作,可以通过遍历判别图中任意两个顶点之间是否存在路径、判别给定的图是否是连通图并可求得非连通图的各个连通分量,但对于带权图(网),其最小生成树或最短路径都取决于弧或边上的权值,则需要有特定的算法求解。-and similar trees, graph traversal map is a major operation, Discrimination can traverse map between a
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:8085
    • 提供者:李成军
  1. ffmpeg_src2007

    0下载:
  2. motion jpeg 视频流中帧的抓取和格式转换,并且把文件保存到指定的路径。-motion jpeg video stream fr a me grabbing and format conversion, and the preservation of the document to designated trails.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:2188624
    • 提供者:wanglijun
  1. CFPlayer

    0下载:
  2. 一个自己制作的精美的mp3播放器,请勿更改压缩包中的文件路径,尤其是xml文件夹中的config.xml,这是最先加载的配置文件,必须放在和cfplay.swf文件同级的xml文件夹中。 -produced an exquisite of mp3 players, do not change the compressed paper trails. especially xml folder the config.xml, this
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:303488
    • 提供者:anh
  1. huisu

    0下载:
  2. 回溯(b a c k t r a c k i n g)是一种系统地搜索问题解答的方法。为了实现回溯,首先需要为问题定义一个解空间( solution space),这个空间必须至少包含问题的一个解(可能是最优的)。在迷宫老鼠问题中,我们可以定义一个包含从入口到出口的所有路径的解空间;在具有n 个对象的0 / 1背包问题中(见1 . 4节和2 . 2节),解空间的一个合理选择是2n 个长度为n 的0 / 1向量的集合,这个集合表示了将0或
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:29600
    • 提供者:john
  1. 7554_sokoban113src

    0下载:
  2. *最经典的推箱子游戏,类似的游戏你一定早就玩过, *但是你试过用鼠标来操纵吗?试过让搬运工自己来找出到某个位置的最段路径,然后自己走过去吗?试过让搬运工自己将箱子推到你所指定的位置吗? *没有的话就试一下这个软件吧. 完全免费的绿色软件。-* classic Tuixiangzi game, similar games you played early on, * However, you tried using the m
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:627589
    • 提供者:hansoft
  1. transXR

    0下载:
  2. 丁字路口、十字路口两种有代表性的情况讨论如何划分节点及设置路径,其他情况可以根据这两种情况的设置原则来灵活设定。-Dingzi junction, a crossroads of two representative to discuss the situation and how the node set up trails Under other circumstances can be both cases, the princi
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3908
    • 提供者:markboo
  1. show_zuiduan

    1下载:
  2. 这是我的作业,是当时全班最好的,最短路径演示系统,能自定义节点和路径,显示出最短路径,节点用了组件,整个程序用了皮肤组件。-This is my work, then the whole class is the best, shortest path demonstration system can be defined nodes and trails. show that the shortest path, using a no
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:656449
    • 提供者:虚名
  1. Astarofme

    1下载:
  2. 小程序A*算法的实现 用来搜索路径 输入要求为路径文件,具体格式可以参考代码部分内容-procedures * algorithm used to search the path to achieve requirements for the importation of paper trails. specific format code can be part of reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2784
    • 提供者:sunbai
  1. supcode_71319

    0下载:
  2. 1. 直接安装并运行案例程序   运行“安装程序”文件夹中的setup.exe文件,按照系统提示进行安装,可使本例程序在任何Windows系统上运行。   登录时初始用户名和密码为:admin,manage 2. 阅读和执行源代码程序 (1)复制光盘内容到本地机,并取消相应目录及其下属内容的“只读”属性。 (2)改变数据库别名   使用BDE Administrator在本地机器上添加一个
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1122688
    • 提供者:keyu
  1. db-4.5.20

    0下载:
  2. Oracle BerkeleyDB(Oracle内嵌数据库,没有提供Borland C++Builder编译版本),该源码把BerkeleyDB 4.5.20的Visual C++ 2005的代码移植到Borland C++Builder上编译,生成静态库,可以在Borland C++Builder中进行开发使用. 工程文件路径为: db-4.5.20\\build_windows\\Libdb45BCB.bpr 编译后生成
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:12967261
    • 提供者:李周
  1. drawbitmap

    0下载:
  2. 可使一个位图延所画的路径运动-enable extension of a bitmap painting by the campaign trails
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:69033
    • 提供者:杨杰
  1. C迷宫代码

    0下载:
  2. 这是迷宫代码,输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。-code, the importation of an arbitrary size of the maze, with a stack get out of the maze of trails and on the screen.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3741
    • 提供者:宋瑞轩
« 1 2 34 5 6 7 8 9 »

源码中国 www.ymcn.org