搜索资源列表

  1. Mandelbrot集的MPI并行实现

    0下载:
  2. Mandelbrot集Mandelbrot 集是复数平面上的点集,它是通过一个函数迭代计算得到的。其迭代函数为 ,其中Zk、Zk+1 分别为复数 Z= a+ bi的第k 次和k+1次迭代值,c为在复数平面上复数点,Z0 =0,z的幅度为sqrt (a2+b2),即向量的长度。对所有的复数平面上的复数点,按上述迭代公式计算直到其幅度>2或迭代次数达到指定限度。当Z的幅度> 2时,表明Z的值最终趋向于无穷大。
  3. 所属分类:源码下载

  1. shfoldering

    0下载:
  2. 在我的一个项目编制过程中,需要用到一个可以指定初始目录的目录选择对话框,起初我找到了http://www.vckbase.com/bbs/prime/viewprime.asp?id=94 这篇文章,发现由于"bi.pidlRoot"的格式不了解,很难实现这样的功能,后来在一个日本网站上找到了一篇文章,有示例代码和相关说明(现在网址找不到了,抱歉,以后找到了再加上),利用回调函数解决了此问题,现在我把示例程序做出来,有相关Puzzle的
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:17408
    • 提供者:啊啊啊
  1. FTKernelAPIBT

    0下载:
  2. FTKernelAPI是一套完全免费(对于非商业性程序而言)的实现了BitTorrent 网络协议的内核库。在兼容官方BitTorrent协议的同时针对国内的网络带宽状况进行了优化,增加了一个侦听端口支持多个任务同时运行, 文件选择下载,断点续传, 自动配置支持UPnP协议的路由器, 对于全局或者单个任务进行速度限制等功能。FTKernelAPI BT协议内核库以及示例码 BitZam 的出现,使BT软件开发不再高深。只要你愿意,不必关
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:435200
    • 提供者:mm110044
  1. socket_improve

    0下载:
  2. 我最近的毕设,socket通讯程序,改进了传输停止部分,能够实现文件的传输,是对上一次的改进,这个程序我还会不断的改进-Recently, I set up the BI, socket communication procedures, improving the transmission stopped, to achieve the transfer document, the last improvement of this p
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:rocky
  1. OpenGLSDAppWizard

    0下载:
  2. 开发三维必用的SDAppwizard,是所有开发三维的基础文档。-development of the three-dimensional Bi SDAppwizard, all of the development is the basis of 3D files.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:sunAngle
  1. OutBmp

    0下载:
  2. a tool convert black/white resource as a bitmap format and save into file-a tool convert black/white resource as a bi tmap format and save into file
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:章泰来
  1. vtkExample

    0下载:
  2. 这个是我在vc6下的vtk程序。程序很简单,适合初学者研究。注意在vc下设定vtk得编译环境,除了添加vtk得lib等目录外,还要在工程->设定->link 选项卡, 在object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjp
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:7283712
    • 提供者:付文宇
  1. bestroute

    0下载:
  2. 运行应用本程序,输入节点个数n以及m各个节点的三元组信息。 m个三元组(it,jt,ft),t=1、2、……、m,两个节点it和jt之间有双向连接的直接连接,其距离为ft。输入节点g(1≤g≤n),程序将计算出可以由g达到的每个节点的最佳路由。并在显示器上输出运行结果。-Run the application of this procedure, enter the node number n and m nodes in all th
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:169984
    • 提供者:周钰川
  1. CodeConvert

    0下载:
  2. gb2312/ucs2/utf8编码互相转换的封装-gb2312/ucs2/utf8 coding each conversion package
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:159744
    • 提供者:simon
  1. D2R10

    0下载:
  2. 用vc++平台开发的双三次样条插值函数,具有很高的精度,能够完成对面上的点的插值-Using vc platform for the development of bi-cubic spline interpolation function, has high accuracy, can be completed on the surface of the interpolation points
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:246784
    • 提供者:任林
  1. fobwin

    0下载:
  2. 在windows下对Flock of Bird 跟踪器编程的源代码-In the windows under the Flock of Bird Tracker programming source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:70656
    • 提供者:lao qiao
  1. BookSellAnalysis

    0下载:
  2. 一个基于数据挖掘的图书智能销售系统,具有预测功能,同时能对客户进行数据挖掘分析。 .net平台,sql2005环境,必须安装sql205 BI-A book based on data mining intelligent marketing system, a prediction function, at the same time be able to analyze customer data mining. . net pla
  3. 所属分类:其他行业

    • 发布日期:2024-05-20
    • 文件大小:2144256
    • 提供者:林子斌
  1. PfTrack

    0下载:
  2. 毕设中期答辩时的成果,有界面,用opencv实现对视频的读取,并用camshift算法跟踪。-Bi-based medium-term results of his reply, there are interfaces, used for video opencv realize reading, and tracking camshift algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3843072
    • 提供者:傅蓉蓉
  1. awdbedit

    0下载:
  2. Award bios编辑器,一个很不错的源码,对研究AWARD BIOS的程序员很有用-Award bios editor, a very good source to research AWARD BIOS programmers useful
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:246784
    • 提供者:basicasm
  1. VIDEOSYS

    0下载:
  2. 毕设作品,一个不错的远程视频会议系统,大家可以参考一下。-Bi-based works, a good remote video conference system, we can reference.
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-20
    • 文件大小:8971264
    • 提供者:黄晓明
  1. yaxiangsu

    0下载:
  2. 双向亚像素运动估计算法,具体步骤如下: (1) 进行整像素精度的双向运动估计; (2) 以(1)得到的运动矢量所指向的像素点为中心,内插1/2像素点,再进行双向运动估计; 依此类推,直到得到所需的像素精度为止。 -Bi-directional sub-pixel motion estimation algorithm, concrete steps are as follows: (1) for the whole tw
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:24576
    • 提供者:郑丹
  1. Exercise2

    0下载:
  2. 1、(实习题) 请编写一个程序,确定二叉树的特征。如:每个节点的层次,从根到该节点的枝长(路径长度),子孙的个数及祖先的个数。每个节点在前序、中序、后序中的访问的序号。-1, (practice questions) Write a program to determine the characteristics of a binary tree. Such as: the level of each node, the node f
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:16384
    • 提供者:齐宇轩
  1. Bi-cubic-Bezier-surface-algorithm

    0下载:
  2. 在Windows环境下用visual C++实现双三次Bezier曲面算法的编程-In the Windows environment using visual C++ to achieve bi-cubic Bezier surface programming algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:269312
    • 提供者:jack
  1. Bi-cubic-B-spline-surfaces

    0下载:
  2. 双三次B样条曲面案例的OpenGL编程,可绘制出曲面以及多边形-Bi-cubic B-spline surface case OpenGL programming, surfaces and polygons can be drawn out
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:254976
    • 提供者:木目
  1. 1.0

    0下载:
  2. bai bi wang luo yuan kong 1.0 yuan ma
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-20
    • 文件大小:4350976
    • 提供者:sgsy
« 12 3 4 5 6 7 8 9 10 ... 48 »

源码中国 www.ymcn.org