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

搜索资源列表

  1. PalCard

    0下载:
  2. C#写的仙剑卡牌-游戏,本游戏根据仙剑五前传中的纸牌游戏改编,素材来自仙剑逍遥游卡牌,用到的图片可以随机索引,关于游戏播放音乐的实现:播放音乐,由于使用SoundPlayer会被其他的音乐打断,所以使用了自己的一个类,音乐会一直播放,直到游戏结束。那些背景音乐文件太大了,删除了,重点不是听音乐,自己可以随便弄点音乐进去-C# to write Legend cards- games, this game based on the Legend of five prequel card game
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7613228
    • 提供者:gpudn9
  1. Aprio

    0下载:
  2. APRIO数据挖掘算法,实现了剪枝等功能,可直接使用,标准的C++写法,利于后续改编-APRIO data mining algorithm, pruning and other functions, can be used directly, the wording of the standard C++, which will help the subsequent adaptation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3157608
    • 提供者:肖胜贤
  1. tslib-master

    0下载:
  2. 支援触摸屏驱动的适配层,能够为触摸屏驱动获得的采样提供诸如滤波、去抖、校准等功能,通常作为触摸屏驱动的适配层,为上层的应用提供了一个统一的接口。-Support touch screen driven adaptation layer, can be obtained for the sample to provide touch screen driver such as filtering, to shake, calibration and other functions, usually
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:94975
    • 提供者:ZHY
  1. MFC

    0下载:
  2. 实现窗口绘图,添加字符,是对孙鑫视频的实际操作改编程序-Achieve window graphics, add characters, is a video of the actual operation of Sun Xin adaptation program
  3. 所属分类:Other systems

    • 发布日期:2017-06-15
    • 文件大小:23510879
    • 提供者:冯婉悦
  1. Stm32lcd1602

    0下载:
  2. 这个是我自己改编的程序用STM32GPIO口直接驱动LCD1602,无需外接上拉电阻,程序移植方便。-This is my own adaptation of the procedures used STM32GPIO port directly drive LCD1602, no external pull-up resistor to facilitate porting.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:651629
    • 提供者:王国军
  1. MemAllocate

    0下载:
  2. 操作系统课程作业。在提供的程序基础之上实现最佳适配和邻近适配算法。-OS coursework. Optimum adaptation and neighboring adaptation algorithm in the program on the basis provided.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:2409
    • 提供者:cc
  1. Dynamic-partitioning-allocation

    0下载:
  2. 动态分区分配算法源代码,这是实验报告,这个实验通过首次适应算法、循环首次适应算法、最佳适应算法和最坏适应算法四种动态分区分配算法模拟分区分配过程-Dynamic partitioning allocation algorithm source code, which is the lab report, the experiment by first-fit algorithm, circulation for the first time adaptive algorithm, best ad
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:48831
    • 提供者:吕梦楠
  1. zishiying

    0下载:
  2. 自适应书上课后习题的部分作业,里面有详细的编程,有源代码也有word版-Part of the job after school exercise book adaptation, which has detailed programming, the source code is also word version
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:183956
    • 提供者:吕书艳
  1. FXunion.com_PipMakerV10

    4下载:
  2. PipMaker加码对冲EA堪称“双向度”EA的佼佼者。不过,这只是对于15.0以前的版本而言。从15.0以后,由于改编者与原作者并非同一人,改编后的PipMaker交易策略发生重大变化,从一款“双向度”的Martingale EA变回到“单向度”的EA,甚至成了一款剥头皮的EA了。因此,我们在此仅以10.0版本为例子探讨其策略。-PipMaker EA is the leader in overweight hedge two-way EA. However, this is only fo
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-01-25
    • 文件大小:33792
    • 提供者:wangming
  1. fenqu100

    0下载:
  2. 模拟内存分区分配和回收(首次适应算法,最佳适应算法)-Simulation of geographical distribution and recovery of memory (the first adaptation algorithm, the best adaptation algorithm)
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:1708
    • 提供者:wr68beilian4
  1. mgasa

    1下载:
  2. 本资源是Mgasa算法解决TSP问题的Matlab代码,资源中包括mgasa_main(Mgasa算法解决TSP问题代码),mgasa_fitness(适应度求取函数代码),mgasa_annealing(Mgasa算法中模拟退火代码),mgasa_select(遗传算法中选择函数代码),mgasa_crossover(遗传算法中染色体交叉互换函数代码),mgasa_mutation(遗传算法中基因突变函数代码),mgasa_change(Mgasa算法中选择过程代码)。同时代码中有Locati
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4352
    • 提供者:lfr
  1. 03

    0下载:
  2. 用高级语言模拟实现动态分区存储管理,要求: 1、分区分配算法至少实现首次适应算法、最佳适应算法和最坏适应算法中的至少一种。熟悉并掌握各种算法的空闲区组织方式。 2、分区的初始化——可以由用户输入初始分区的大小。(初始化后只有一个空闲分区,起始地址为0,大小是用户输入的大小) 3、分区的动态分配过程:由用户输入作业号和作业的大小,实现分区过程。 4、分区的回收:用户输入作业号,实现分区回收,同时,分区的合并要体现出来。(注意:不存在的作业号要给出错误提示!) 分区的显示:任何时
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:409157
    • 提供者:李大娘
  1. Lesson19Code

    0下载:
  2. 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern C 的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-The Development of Dynamic Link Library Program. The distinction between sta
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:174115
    • 提供者:xiongzhuang
  1. meanshift-segmentation

    0下载:
  2. 自己改编的meanshift彩色图像分割算法,简单实用,有利于初学者学习meanshift算法-Their adaptation of the meanshift color image segmentation algorithm, simple, practical, and is helpful to beginners learning meanshift algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1142047
    • 提供者:wang imda
  1. IPHDTV_DownZa.Cn

    0下载:
  2. 网页自适应,手机,IPTV都可以使用。希望对你有帮助-Web adaptation, mobile phones, IPTV can be used.Hope to help you
  3. 所属分类:Button control

    • 发布日期:2017-05-06
    • 文件大小:909928
    • 提供者:小艳
  1. Sirtual

    0下载:
  2. Virtual memory management, with the first adaptation method, the optimal adaptation method, the worst adaptation method, is very good
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:iezf!40096
  1. mjzosjm

    0下载:
  2. 虚拟内存管理,用最先适配法,最优适配法,最差适配法,很好-Virtual memory management, with the first adaptation method, the optimal adaptation method, the worst adaptation method, is very good
  3. 所属分类:ComboBox

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:sgandewb
  1. dynamic-link-database

    0下载:
  2. 动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern C 的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-The preparation of dynamic link library program. The difference between the
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-10
    • 文件大小:174337
    • 提供者:YXX
  1. TSL

    3下载:
  2. 迁移学习中,过拟合、欠拟合、欠适配、负迁移等关键问题与挑战交错叠加。 首先,在拟合观测数据所服从的未知概率分布时存在模型的过拟合或欠拟合问题; 其次,在领域间适配不同的未知概率分布时存在模型的欠适配或负迁移问题:欠 适配是指跨领域的概率分布失配问题未能充分修正,负迁移是指辅助领域任务对 目标领域任务有负面效果。本文重点面向欠拟合、欠适配、负迁移等问题挑战, 分析原因并设计针对性的学习方法(Transfer learning involves several critical issue
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:Luss
  1. avr444

    0下载:
  2. Robust sensorless commutation control. External speed reference. Overcurrent detection/protection. Basic speed controller included. Full source code in C. Source code can be adapted to a new motor by changing parameters. Several I/O pins
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:82944
    • 提供者:maria123456
« 1 2 3 4 5 67 »
搜珍网 www.dssz.com