CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - formation

搜索资源列表

  1. FileDiff 2

    0下载:
  2. Tsp的例子:程序计数器 差分计数器 4.1 将修改后的程序与它先前的版本进行比较。 4.2 找出在修改后的程序里增加和删除的代码行。 4.3 用记号来标出一个改动。 计数器 4.4 统计在修改后的程序里增加和删除的代码行。 4.5 统计在修改后的程序里总的代码行数。 生成文件 4.6 为修改后的程序版本生成一个新的程序源文件,这个新的程序源文件带有修改标记和行标记信息。 4. 7 在程序的头部插入一节带有修改标记的注释 4.8 注释里提供改变行的行标号 4.9 注释里保存删除的代码行 4.10
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:504802
    • 提供者:林世飞
  1. 最佳适应算法 信安 陆华锋 20022638

    0下载:
  2. 最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best"
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:37186
    • 提供者:快乐人儿
  1. voronoi

    0下载:
  2. voronoi算法实现平面上的点生成对平面的分割线,使用时先用鼠标在界面上任意点一些点delau按钮即可,本程离在CBuilder5上编译通过.-threshold algorithm plane formation on the point of view of dividing lines, the first use interface with the mouse in arbitrary point on some points delau button, the way from t
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:213970
    • 提供者:阙劲峰
  1. 谢尔宾斯基三角形

    0下载:
  2. 一个简单分形图形的源码,谢尔宾斯基三角形生成-a simple fractal graphics source code, the Sierpinski triangle formation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:36010
    • 提供者:思念
  1. 0下载:
  2. 此程序为动画编程,展示了一个动画的形成效果。-procedure for animation programming and demonstrate the formation of an animation effect.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:50330
    • 提供者:
  1. test_online

    0下载:
  2. 该程序关于一个测试的编成例子 用C# 编写 简单易懂 该例子侧重客户端的编写 在Visual Studio .Net2003下编译通过 -the procedures on the formation of a test case with C# prepared easily understood examples of the client focus on the preparation of the Visual Studio. Under compile Net2003
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9438
    • 提供者:lingqinghua
  1. Web Services ref

    0下载:
  2. 该程序关于WEb Service 的编成例子 用C# 编写 简单易懂 该例子侧重客户端的编写 在Visual Studio .Net2003下编译通过 -the WEb Service procedures on the formation of examples in C# prepared easily understood examples of the focus on the preparation of the client in Visual Studio. Under compi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8644
    • 提供者:lingqinghua
  1. ace_test1

    0下载:
  2. 该程序关于ACE的编成例子 用C++ 编写 简单易懂 该例子侧重客户端和服务端的编写 在Visual Studio .Net2003下编译通过 -the procedures on the formation of ACE examples in C + + easily understood examples focus on the client and server-side in the preparation of Visual Studio. Under compile Net200
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:167920
    • 提供者:lingqinghua
  1. HDFLOVE_Make_chm

    0下载:
  2. 一个用Delhpi开发的生成CHM文件例子.-a development with the formation CHM document examples.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:619534
    • 提供者:oliver
  1. exportwordsrc

    0下载:
  2. 如果您要在应用程序中处理Word文档,可以参考MSDN. Lori Turner. Automating Microsoft Office 97 and Office 2000,该文内容详细全面,但是要在C++程序中导出Word文档,按照文中的方法来处理是很麻烦的,特别是需要填写的参数太多,所以我们考虑生成正确的VB脚本,然后执行生成Word文档的操作,这个方法的优点在于:一方面可以少填写参数;另一方面可以使用在Word中录制的宏脚本,而只需作少量的修改。我们给出了一些简单的函数来方便生成Wor
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:145083
    • 提供者:徐磊
  1. 矩阵三角分解

    0下载:
  2. 对矩阵进行三角分解,从而生成一个上三角矩阵和下三角矩阵,其乘积等于原矩阵-right triangular matrix decomposition, resulting in the formation of an upper triangular matrix and lower triangular matrices, equivalent to the original product matrix
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:1124
    • 提供者:邹璇
  1. msdn

    0下载:
  2. 用 DirectSound 生成电子鼓,特约专栏作家 Ianier Munoz 使用托管 Microsoft DirectX 库和 C# 来即时合成音频流,从而生成了电子鼓。directx开发学习的好例子!-with DirectSound generation electronic drums, Contributing columnist Ianier Munoz use hosted Microsoft DirectX libraries and C# instantly streamin
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:297861
    • 提供者:在此
  1. OBlog30SQL

    0下载:
  2. 、完全支持生成htm,html后缀的静态文件,目前支持生成4种文件后缀:htm,html,shtml,asp。 2、修正以前整站加密的js伪加密为动态加密。 3、修正了登录框调用的动态读取及验证码问题。 4、加入了相册缩略图和图片水印。 5、加入了回复和评论验证码。 6、用户管理后台首页的改进。 7、修正了ubb分段及部分标签解析的问题。 8、修正了整合论坛第一次登录出错的问题。 9、修正了其他已知bug。-and fully support the format
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1082159
    • 提供者:刘欣
  1. CTreeView生成器

    1下载:
  2. 主要用于TREEVIEW的生成工具.是用VFP写的,可以很方便的以可视化的方式进行树型的生成工作.-mainly for the production tools. VFP is written, it is convenient to the visualization of the formation for tree work.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:96096
    • 提供者:蚂蚱
  1. attachments_2009_11_03

    0下载:
  2. Y-bus formation. file contains matlab code for formation of bus admittance matrix
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:3793
    • 提供者:azhar ahmed
  1. FVF---Formation-Volume-Factor

    0下载:
  2. formation volume factor
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:43873
    • 提供者:akoukita
  1. Tank-formation-transformation

    0下载:
  2. 假设三辆坦克开始队形为前三角形,间距为50米,变队后为纵队。三辆坦克的初始速度为aveV,变队完成后速度仍为aveV。坦克转弯半径r=10,坦克最大加速度a_max=1m/s^2。坦克最大速度v_max=20m/s。本程序中,坦克初始速度aveV适用范围为[8,16](单位:m/s)。 -Assume that three tanks began formation of the front triangle, a distance of 50 meters, change team after
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-16
    • 文件大小:5055
    • 提供者:马平川
  1. Formation-control

    3下载:
  2. 利用复杂网络原理实现机器人编队控制,同时完成避障-Formation control of Mobile agents
  3. 所属分类:Other systems

    • 发布日期:2015-06-15
    • 文件大小:2048
    • 提供者:权洁
  1. Gestion de formation

    0下载:
  2. projet web gestion de formation
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:1750016
    • 提供者:imane
  1. NOx formation in combustion processes

    0下载:
  2. This is a slideshow that describes the NOx formation mechanisms.
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:490496
    • 提供者:Codenevis
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com