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

搜索资源列表

  1. 8155-C51

    0下载:
  2. “基于8155的存储示波器” 仿真软件是Proteus和Keil联调,用C51编写,功能是从示波器输入一段正弦波形,A/D后存储进6264,单步回放功能是从6264读取后D/A,显示数值在LCD上,还有回放整段锯齿波形功能,I/O口用8155.-" Based on the storage oscilloscope 8155," Keil simulation software is the Proteus and the FBI, with the C51 prepara
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:2511
    • 提供者:jane
  1. Gps

    0下载:
  2. Windows Mobile 6.5上一个gps测试软件,通过处理串口数据显示gps定位的一些基本信息,并且用图形显示卫星位置极其信号值,在res里有其运行效果图。 -Windows Mobile 6.5 on a gps test software, by processing the serial data to display some basic information about gps positioning satellite position is extremely sig
  3. 所属分类:GPS develop

    • 发布日期:2017-04-10
    • 文件大小:2016749
    • 提供者:zhang
  1. lpls

    0下载:
  2. vc拉普拉斯锐化(边缘检测)的源码,感兴趣的朋友可以看看。-vc Laplacian sharpening (edge ​ ​ detection) of the source, interested friends can see.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:39848
    • 提供者:王忠华
  1. mangos-mangos-v0.16-1934-g47de65f

    0下载:
  2. 开源代码,仅供大家学习制作一个游戏服务器的思路-Open source code, only for them to learn the idea of ​ ​ making a game server
  3. 所属分类:Game Server Simulator

    • 发布日期:2017-06-15
    • 文件大小:23327454
    • 提供者:江火
  1. 74hc5955555555

    0下载:
  2. //程序名:74HC595护栏管简易控制器程序 (595不接OE脚) //功能:RGB三色渐变,然后七彩跳变,循环 //MCU:STC89C52RC 晶振:24M //说明:本人菜鸟,所以程序也写的挺乱的,最大问题为中断函数内程序太多, //但要实现渐变功能又找不到其他方法写,要是您看到,有什么好方法希望还 //帮我解答;QQ280716209-//Program name: 74HC595 guardrail simple controller program (OE wi
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:23846
    • 提供者:janesong
  1. SearchEngine

    0下载:
  2. 搜索引擎模块是一个很主要且常见的功能。一个好的搜索引擎能给用户使用带来方便。在“站内”选项卡下的搜索框中输入欲查询的关键词,如“PHP 字符串,处理技术!”,单击“极速搜索”按钮,系统会首先过滤欲查询关键词的标点符号,然后对过滤标点符号的关键词进行分词操作,接下来在数据库中检索与之匹配的信息资源。同时实现搜索计时及查询结果汇总功能,并在结果集中高亮显示查询关键词,最后以分页形式输出匹配结果给用户。-Search engine module is one of the main and commo
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:537744
    • 提供者:宁远夜
  1. donghua(clock)

    0下载:
  2. 使用m语言进行时钟的动画设计,通过该程序可以学会使用Matlab进行动画显示,效果很好-M languages ​ ​ clock animation, the program can learn to use Matlab animation, a good effect
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-02
    • 文件大小:954
    • 提供者:albert
  1. FloatView

    0下载:
  2. Android的悬浮窗效果 像360流量的那个-Android floating window effect like that of the 360 ​ ​ traffic
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:48981
    • 提供者:林振鹏
  1. tetgen

    3下载:
  2. 三维任意区域的四面体网格剖分,本代码为开源的Tetgen生成的代码,可以方便大家在三位有限元数值算例时计算复杂的区域-The tetrahedral mesh 3D any area of ​ ​ the code code open source Tetgen generation cases when the computational complexity of the area, you can easily three finite element numerica
  3. 所属分类:Algorithm

    • 发布日期:2016-01-27
    • 文件大小:1207296
    • 提供者:shs3701001
  1. Hasp-HL-IAT_Fixer

    0下载:
  2. HASP HL Envelope IAT Fixer HASP HL自动脱壳代码,用于OllyDbg,修复IAT-HASP HL ​ ​ Envelope IAT Fixer HASP HL ​ ​ automatic shelling code for OllyDbg, repair IAT
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:1027
    • 提供者:李斌
  1. a-level-set-inariable-distance

    1下载:
  2. 李春明提出的无需水平集初始化的思想是图像分割的一个重大突破,重庆大学的何传江教授对该算法进行了改进,里面是我的实现算法-Li Chunming s no need to initialize the idea of ​ ​ the level set image segmentation is a major breakthrough, Chongqing University, Professor He Chuanjiang to improve the algorithm
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:509952
    • 提供者:sjx
  1. caculate-circle-areas

    1下载:
  2. 这个是一个计算圆面积的Qt程序只要你在Qlineedit中输入需要计算的半径长度,就可算出结果-This is a Qt program to calculate the area of ​ ​ a circle as long as you enter the need to calculate the length of the radius of Qlineedit in, you can calculate the results
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:279934
    • 提供者:梁喜军
  1. Solve

    0下载:
  2. 编写求解几何图形周长、面积的应用程序,要求如下: 1) 几何图形要求至少包含直线、三角形,矩型,圆等类型,计算周长,面积等。 2) 要求能计算两个图形之间的距离 3) 要求能计算两个图形进行布尔运算(即交、并、差)后的面积(可选作)。 4) 必须用到继承、接口、多态和包,内部类可选 -Written to solve geometry perimeter, area of ​ ​ application requirements are as follow
  3. 所属分类:Fractal program

    • 发布日期:2017-03-26
    • 文件大小:3845
    • 提供者:xieqiyu
  1. androidShipei

    0下载:
  2. Android如何解决显示屏尺寸适配问题,提供几种android屏幕适配解决方案,核心思想是在当前模拟器上适配后,再通过获取屏幕的实际尺寸进行等比缩放。-Android how to solve the problem of screen size adaptation provides several android screen adaptation solutions, the core idea of ​ ​ adaptation in the current sim
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:595584
    • 提供者:绿一茶下
  1. Snorby-snorby-2.2.6-0-gb5d3990

    0下载:
  2. snorby WEB级入侵检测系统,基础结构简单。针对个人是免费和开源的。-Snorby is a ruby ​ ​ on rails web application for network security monitoring that interfaces with current popular intrusion detection systems (Snort, Suricata and Sagan). The basic fundamental concepts
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:919518
    • 提供者:
  1. huofuman

    0下载:
  2. 霍夫曼编码的基本方法是先对图像数据扫描一遍,计算出各种像素出现的概率,按概率的大小指定不同长度的唯一码字,由此得到一张该图像的霍夫曼码表。编码后的图像数据记录的是每个像素的码字,而码字与实际像素值的对应关系记录在码表中。-Huffman coding method is first scanned image data again, to calculate the probability of a variety of pixel specify a different length uniq
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:2660
    • 提供者:危险源
  1. newton

    0下载:
  2.  牛顿插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值。-Newton interpolation method using the function f (x) function value in a range, make the appropriate specific function, take the known values ​ ​ at these points
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1205
    • 提供者:
  1. Mars-Android-Mp3

    0下载:
  2. 压缩包中包含自己跟着Mars老师的Android视频写的Mp3项目所有功能实现的源码以及在编写过程中的笔记,笔记很详细,不仅记录了整个编写过程(包括环境配置和编码工作),而且有自己的分析思路过程,Mars老师有些地方讲得不是很具体的,我在笔记中都有详细思路分析和实现过程分析的记录。-Compression the Mp3 projects included in the package followed by Mars teacher Android video written all the
  3. 所属分类:android

    • 发布日期:2017-05-30
    • 文件大小:13247805
    • 提供者:刘梅梅
  1. Dset

    0下载:
  2. 修改jpg文件的DPI值,能处理JFIF格式和EXIF格式-Modify the DPI value of the jpg file to be able to handle the JFIF format and EXIF ​ ​ format
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:208854
    • 提供者:zhouhaibo
  1. greed

    0下载:
  2. 带有期限和效益的单位时间的作业排序贪心算法。作业已按效益值递减的顺序排好,依次输入各作业的期限值,要求按顺序输出最优解。-With the duration and effectiveness of the unit time Scheduling greedy algorithm. Operating efficiency values ​ ​ have been decreasing order, the order input period value of the o
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:4361
    • 提供者:青青
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com