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

搜索资源列表

  1. sm

    0下载:
  2. VB写的发送电子邮件程序,不依靠其它邮件服务器,自建SMTP。本机地址可随便填写(可以发163、126等等),发送搜狐(SOHU)等等的必须填写本机的域名或IP。供VB程序员参考。-VB wrote this e-mail program that does not rely on other mail server, relying on SMTP. The machine address can be readily fill (163,126 can be made, etc.), sen
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:63765
    • 提供者:黄和
  1. GDI+中的圆角矩形

    0下载:
  2. GDI+是对GDI的一个令人兴奋的扩展,但由于某些原因,它没有提供绘制圆角矩形的函数,虽然我们可以在GDI+中使用GDI中的函数,但这样一来我们没办法在圆角矩形中使用GDI+中的纹理和透明色等新特性。怎么办?GDI+中有一个GraphicsPath 的类,我们可以用它构造各种形状并且可用任何画刷来填充这些形状。本源码中提供了一个可以加到任何工程中的函数,并用它来绘制了一个圆角矩形,矩形的远郊程度可以通过一个滑动条来设置-GDI GDIGDI How? GDI is a GraphicsPath
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:57944
    • 提供者:王明
  1. 任意基数阶魔方块

    0下载:
  2. 基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law fil
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1015
    • 提供者:xqs
  1. scanexample

    0下载:
  2. 基于opengl的多边形扫描算法演示系统,可以演示出多边形填充过程中扫描线扫描的结果,动态的演示出来。-on opengl polygon scan algorithm demonstration system that can demonstrate Polygon Fill out the process of scanning line scan results, dynamic demo out.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:12598
    • 提供者:0
  1. UserFun

    0下载:
  2. This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descr iptors. We will solve
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:216873
    • 提供者:海天
  1. boost

    0下载:
  2. This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descr iptors. We will solve
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:777035
    • 提供者:海天
  1. 九宫图算法实现(过程表示法)

    0下载:
  2. 这题奇数是有数学方法的,可以构造出解。描述起来比较麻烦。 出一解的构造法: 首先在整个矩阵的最下面一行的中央置1, 然后向右下方向顺序填上2,3,4,5,6,7,…… 注意碰到底的时候就将数翻到上面去,碰到右边的时候就翻到左面去 比如5*5的幻方,如果1填在(5,3)处,2就应该填在(1,4)处,4就应该填在(3,1)处…… 另外,当原数的下方已经有数时,要将要填入的数填到原数正上方 仍举5*5幻方的例子,当5已填好(4,2)时,其右下方为1,不能把6填在那里,而应填在(3,2)处,即5的上方。
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:2985
    • 提供者:海克
  1. 种子填充算法

    1下载:
  2. 这是一个计算机图形学中图形填充的算法,包括种子填充中简单填充算法和扫描线填充算法!-This is a computer graphics to fill the graphics algorithms, including seeds filling simple filling algorithm and scanning fill algorithm!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:57305
    • 提供者:朱先强
  1. ProCompile

    0下载:
  2. 本程序为用VC开发的词法分析程序,它实现了生成Token串,词法分析阶段的错误检查,即填写符号表-procedures for the development of the VC lexical analysis procedures, it achieved a Token Generation Series, lexical analysis phase of the error checking that fill the symbol table
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:46198
    • 提供者:张学风
  1. 2-8

    0下载:
  2. 在9(3*3)个方格的方阵中填入数字1到N(N>=10)内的某9个数字 每个方格填一个整数,要求相邻两个方格的两个整数之和为质数。 试求所有的解-in 9 (3 * 3) grid matrix to fill out a number of N (Ngt; = 10) of a nine figures each box filled an integral require two adjacent box at the two integral to the quality and n
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1699
    • 提供者:陈杰
  1. xydwCMS110

    0下载:
  2. 美丽心雨 飞狐源码站 优化修正了50%以上的代码,尽量减少数据库查询,程序循环,提高程序运行速度效率。为以后更好的发展做准备。 增强了HTML功能,可以较稳定的生成HTML静态页面,并且在批量生成时可选起始ID和结束ID。 增强附件上传管理功能,增加对附件的大小,后缀名限制。同时开始隐藏附件的真实路径。为日后会员系统及下载限制做准备。 新闻图片在发表时可以直接选择上传或者填写URL,更方便使用。 后台登陆对有GD库的网站开始采用图形认证码,增强安全性。 对数据备分和优化做了调整使备分数据可以通过
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:270267
    • 提供者:吴向东
  1. Internet文件下载

    0下载:
  2. 一个文件下载软件,通过填写Internet文件的URL和本地保存路径就可以下载,并且可以显示下载速度和进度。-a download software through the Internet to fill in the URL and document preservation of the local trails can be downloaded and shows download speed and progress.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:30781
    • 提供者:王卫军
  1. os3

    0下载:
  2. 动态分区存储管理方式的主存分配回收。存储管理中动态分区的管理方式,编写程序完成动态分区存储管理方式的主存分配回收的实现。实验具体包括:首先确定主存空间分配表;然后采用最优适应算法完成主存空间的分配,完成主存空间的回收;最后编写主函数对所作工作进程测试。存分配时查找空闲区进行分配,然后填写已分配区表,主要操作在空闲区-dynamic storage management through the distribution of the main deposit recovery. Dynamic S
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:276935
    • 提供者:成龙
  1. c语言教程(www.vcok.com版)

    0下载:
  2. 经典c程序100例==1--10 【程序1】 题目:有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少? 1.程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去       掉不满足条件的排列。 2.程序源代码: main() { int i,j,k printf(\"\\n\") for(i=1 i<5 i++)    /*以下为三重循环*/  for(j=1 j<5 j++)    for (k=1 k<5 k++)   
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:304386
    • 提供者:刘宋
  1. 打开的曲线和闭合的曲线

    0下载:
  2. 本程序绘制打开闭合的曲线,闭合曲线可以使用Brush对象填充-mapping procedures to open the closed curve, closed curves can be used to fill Brush object
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:8944
    • 提供者:邱波
  1. 创建轨迹梯度

    0下载:
  2. 本程序创建轨迹梯度画刷来填充图形,一个很好的例子绝对值得收藏-the procedures established track gradient brush painting to fill graphics, a good example worthy collection
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:8527
    • 提供者:邱波
  1. chess1122

    0下载:
  2. java编写的棋盘填充程序 ,界面做得不错-prepared by the board to fill procedure, the interface is doing quite well
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1447
    • 提供者:lyy
  1. Graphics12

    0下载:
  2. 图形学 包括直线DDA、中点算法,圆的中点、正负算法,线宽控制。射线填充等算法-linear graphics including DDA, the midpoint algorithm, the midpoint of the round, plus or minus algorithm, linewidth control. Ray fill in the blanks Algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:23307
    • 提供者:张欣
  1. 图像分割

    0下载:
  2. 下面是OPENCV B4.0 附带的 FLOOD FILL 算法的源代码样例,可以实现简单的彩色图像分割。-Below are OPENCV B4.0 incidental FLOOD FILL algorithm source code for example, can achieve a simple color image segmentation.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:2025
    • 提供者:张文
  1. 链表操作

    1下载:
  2. 这是一个在C环境下编写的链表操作,主要实现集合的交,并,补操作-This is an environment in C List prepared by the operation, main set of reference and that the fill operation
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1760
    • 提供者:李强
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com