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

搜索资源列表

  1. swfassist-alpha.rar

    0下载:
  2. 可以用Flash AS来生成SWF文件哦.,可以用Flash AS来生成SWF文件哦.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-25
    • 文件大小:181504
    • 提供者:your name
  1. dx8_alpha_blending_framebuffer

    0下载:
  2. DX8 alpha blending framebuffer,DX8 alpha blending framebuffer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:198875
    • 提供者:imations
  1. J2ME

    0下载:
  2. J2ME图像透明化的实现 getRGB可以得到当前图片的Alpha数值,改一下就可以了。FF为不透明。00为全透明。 -J2ME implementation of the image transparent getRGB can get the current picture of the Alpha value to change a bit on it. FF is opaque. 00 for the whole transparent.
  3. 所属分类:J2ME

    • 发布日期:2017-03-30
    • 文件大小:644
    • 提供者:刘德华
  1. SnakeProfile

    0下载:
  2. opencv例子里没有提供cvsnakeimage的使用方法,在此整理一个例子,可以形象的看看snake算法的结果,大致做法是: 首先设定域值分割,把基本的轮廓找出来,见图中蓝色轮廓线,再将轮廓点传入cvSnakeImage函数,计算出绿色的snake轮廓线。 其中参数alpha代表点相互靠拢的权值(0-1.0),beta表示弯曲能量(越小越容易弯曲)(0-1.0),gamma表示整体能量(0-1.0)。其中参数我自己也不确定具体的范围,最好自己更改不同的范围试试. -o
  3. 所属分类:OpenCV

    • 发布日期:2017-03-23
    • 文件大小:1243
    • 提供者:
  1. qextserialport-1.2win-alpha

    0下载:
  2. QT开发环境下的串口编程第三方类,里面还有三个开发例子。-QT development environment for third-party serial programming class, which has three development examples.
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:235592
    • 提供者:潘必胜
  1. LSChess

    0下载:
  2. 中国象棋游戏,包括引擎和界面两个部分。使用MFC进行开发。Alpha-Beta剪枝搜索。-Chinese chess game, including the engine and the interface of two parts. Be developed using MFC. Alpha-Beta pruning search.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-25
    • 文件大小:8661679
    • 提供者:
  1. EasyASP.v2.2.Alpha.GBK.0322

    0下载:
  2. 一个ASP的MVC,非常非常好用,里面包含了HTTP,FSO、数组等常用的类。-An ASP MVC, very, very easy to use, which includes HTTP, FSO, an array of other commonly used classes.
  3. 所属分类:Web Server

    • 发布日期:2017-03-28
    • 文件大小:49225
    • 提供者:profession
  1. fba_src_029713

    0下载:
  2. 街机模拟器FinalBurn Alpha (FBa)的源代码。-FinalBurn Alpha source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4571061
    • 提供者:yang
  1. pngskin(1).zip

    0下载:
  2. PNGSKIN1的源代码,实现窗口透明,alphablend利用MMX快速算法,实现快速的alpha混合运算。,PNGSKIN1 the source code to achieve a transparent window, alphablend fast algorithm for the use of MMX to achieve fast computation of mixed alpha.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:18420
    • 提供者:陈建华
  1. Alpha.pptx

    0下载:
  2. 加解密的最基本常识,帮助你了解最简单的加解密知识-Encryption and decryption of the most basic common sense, to help you understand the most simple knowledge of encryption and decryption
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-31
    • 文件大小:380365
    • 提供者:grace
  1. FACE_CONTROL

    1下载:
  2. 使用EmguCV,haarcascade_frontalface_alt_tree.xml與haarcascade_mcs_eyepair_big.xml文件,利用追蹤眼睛位置,實現臉部控制鼠標。建議版本EmguCV 2.0-alpha-Use EmguCV, haarcascade_frontalface_alt_tree.xml, and haarcascade_mcs_eyepair_big.xml files, use to track eye position, face to con
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:413121
    • 提供者:Civ
  1. ms3dImportExport_ver1_0.zip.zi

    1下载:
  2. milkshape的.ms3d文件和3ds max的文件之间的转换工具,另外还支持gmax,A utility for importing and exporting .ms3d files into 3ds Max and Gmax. This is used in conjunction with GrumpyOldMan s meshconverter to get models from .mesh files into 3ds Max (and Gmax) which preser
  3. 所属分类:3D Graphic

    • 发布日期:2016-10-14
    • 文件大小:50714
    • 提供者:许志腾
  1. barcode2d-0.1-alpha.zip

    0下载:
  2. iphone条形码识别程序是基于开源程序QR Code Library写成,可以用于iphone开发上面 ,This is a 2D barcode reader based on the Open Source QR Code Library [qrcode.sourceforge.jp].
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:258743
    • 提供者:sun wenlong
  1. 蚁群算法求解TSP问题的matlab程序

    0下载:
  2. %蚁群算法求解TSP问题的matlab程序 clear all close all clc %初始化蚁群 m=31;%蚁群中蚂蚁的数量,当m接近或等于城市个数n时,本算法可以在最少的迭代次数内找到最优解 C=[1304 2312;3639 1315;4177 2244;3712 1399;3488 1535;3326 1556;3238 1229;4196 1004; 4312 790;4386 570;3007 1970;2562 1756;2788 1491;2381 1
  3. 所属分类:matlab例程

  1. SQLMon.4.2.alpha.16.src

    0下载:
  2. sql server 数据库监控工具,可以对SQL Server的性能进行监控与优化-sql server database monitoring tool that can monitor and optimize the performance of SQL Server
  3. 所属分类:SQL Server

    • 发布日期:2017-03-28
    • 文件大小:453787
    • 提供者:tony
  1. AlphaControls644fs

    0下载:
  2. 10.09.2009 AlphaControls v6.44 stable released * Solved problem with additional buttons in standard file dialogs * Fixed "Not Enough Timers" error * Improved messageboxes kind under Aero + ShowSelectAlways property was added in the TsM
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3165840
    • 提供者:netbbs
  1. wceui_800x480_demo

    0下载:
  2. WceUi界面库是Windows CE UI界面库的缩写, 是专门针对Windows CE应用开发所做的一套界面库,她能极大的提高Windows CE下的界面开发效率,迅速开发出理想的UI。 ------------------------------------------------------------------------------ 做Windows CE应用开发的会需要WceUi界面库。 WceUi界面库的关键特性: 完全实现iph
  3. 所属分类:Windows CE

    • 发布日期:2017-05-29
    • 文件大小:11376869
    • 提供者:liangkun
  1. WriterSetup

    0下载:
  2. 佑华单片机软件-ALPHA Singlechip software
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:2819189
    • 提供者:yuku
  1. stereoflow

    0下载:
  2. Flow using diffuse connectivity Research code. Not for commercial use. If you use this code for results in your papers, please cite: A roadmap to the integration of early visual modules, A. S. Ogale and Y. Aloimonos, International Jou
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1321336
    • 提供者:Omario
  1. SourceCode

    0下载:
  2. 中国象棋 本人机对弈程序采用了多种搜索算法.以下是本程序主要的类说明: 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎. 6.CFAlphaBetaEn
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:150232
    • 提供者:ccg
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com