搜索资源列表

  1. port-scan

    0下载:
  2. 一个用C写的端口打描程序,比较简单,适合新手学习.喜欢的朋友拿去-write a C port fight depiction procedures are relatively simple, suitable for novice to learn. Friends like to thank the line
  3. 所属分类:扫描程序

    • 发布日期:2024-05-14
    • 文件大小:17408
    • 提供者:猫猫
  1. dbscan-C++

    0下载:
  2. 采用C++语言编写的,用于聚类相关方面的dbscan算法源程序,希望大家共同提高-using the C language for the relevant aspects of clustering algorithm source dbscan hope that we can raise! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:123904
    • 提供者:周君
  1. scan_line_polygonfilling

    0下载:
  2. OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。 -achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:ldx
  1. scan-line

    0下载:
  2. 这是本人整理的区域填充算法中种子扫描线算法的vc 源代码,希望能给学习计算机图形学的编程初学者一点帮助-this is my finishing area filling algorithm seed scan line algorithm vc source code, hope that they will learn computer graphics programming help beginners 1:00
  3. 所属分类:绘图程序

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:赵先生
  1. port-scan

    0下载:
  2. 端口扫描器C语言源代码,初学者可以参考一下-Port scanner C language source code for reference for beginners
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:19456
    • 提供者:小忽忽
  1. MSP430SOURCECODE

    1下载:
  2. MSP430F133开发板代码包 独立按键(C) 5_1_6_1.c 扫描按键 key.s43 扫描按键(C) key.c ADC 5_1_8.s43 5_1_9_1.s43 IIC器件 test24C256.S43 键盘与显示 keyDIP.S43 键盘与显示以及低功耗 keydLPM.S43 电子琴 keyQing.S43 温度报警系统 keyDLAS_ALARM.S43
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:1076224
    • 提供者:龚毅
  1. port-scan

    0下载:
  2. 在网络中,有时候会想检查自己电脑的端口的状态,这是端口扫描器的C语言源代码, -err
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:17408
    • 提供者:黄海军
  1. Scan

    0下载:
  2. C语言的词法分析器,界面很好看,功能也还可以-C language, lexical analyzer, a good interface, the functions can also be
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:liujunfeng
  1. scan

    0下载:
  2. 一个简单的病毒扫描工具,,初学者的绝好资料,,学习c的基础知识-A simple virus scanning tools, excellent information for beginners, and learn basic knowledge of c
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:hljleo
  1. port-scan

    0下载:
  2. C语言写的端口扫描程序,适合C语言学习者使用-C language to write the port scanning procedures, the use of suitable C language learners
  3. 所属分类:扫描程序

    • 发布日期:2024-05-14
    • 文件大小:19456
    • 提供者:lee_chan
  1. diskschedulingalgorithmsourcecode

    0下载:
  2. 在我们学习的过程中共遇见5种磁盘调度算法它们分别是: FCFS(先来先服务)调度 SSTF(最短查找时间优先)调度 SCAN(扫描)调度 C-SCAN(环形扫描)调度 LOOK(查找)调度(电梯) -disk scheduling algorithm source code
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:672768
    • 提供者:cjw
  1. choose

    0下载:
  2. 磁盘调度算法模拟,包括模拟实现FCFS、SSTF、SCAN、C-SCAN算法,并计算及比较磁头移动道数。下载的-Disk-scheduling algorithm simulation, including analog realization of FCFS, SSTF, SCAN, C-SCAN algorithm, and calculate and compare the number of head movement Road
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:小山
  1. Scan

    0下载:
  2. 采用C++实现的对扫描局域网内的计算机,调试通过,运行效果好。-Using C++ implementation of the scan the computer LAN, debugging through the run effect is good.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:4096
    • 提供者:木 易
  1. Scan

    0下载:
  2. 本程序是用Java程序写的控制扫描仪程序。使用C++编写扫描程序,生成jtwain.dll文件。然后再由Java调用dll文件,完成文件扫描功能。本程序的jtwaill,支持中文,扫描时不弹出扫描对话框。-This procedure is used to write Java programs to control the scanner program. Written using C++ scanner to generate j
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:209920
    • 提供者:qcy1121
  1. c

    0下载:
  2. 1、 题目的要求是通过磁盘调度算法的模拟设计,了解磁盘调度的特点,其主要任务是模拟实现FCFS、SSTF、SCAN、C-SCAN算法,并计算及比较磁头移动道数。-1, the subject request is simulated through the disk scheduling algorithm designed to understand the characteristics of disk scheduling, to
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:fire
  1. LAN-SCAN

    0下载:
  2. 扫描局域网IP地址和主机名,使用C++编写,有界面-Scan LAN IP address and host name, written in C++, with an interface
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-14
    • 文件大小:36245504
    • 提供者:
  1. WIA扫描C#类

    0下载:
  2. WIA自动连续扫描及平板扫描类,可选择平板和自动送纸盒等。(WIA Scan Class For C#)
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:VESION
  1. C# 模拟键盘输入 KeyBoardInput

    0下载:
  2. 很清晰的扫描版,源码程序,供学习参加,希望有帮助~!(Very clear scan version)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:587776
    • 提供者:随风_2017
  1. BoBaiScan

    0下载:
  2. C#扫描合并图片,用WIA插件写的。很简单.NET平台(The C# scan is combined with the picture and is written in the WIA plug-in. Very simple.NET platform)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:75776
    • 提供者:SkingCn
  1. C-SCAN

    0下载:
  2. 用于处理超声波相控阵C扫描的数据文件和图片处理,采用的是Matlab语言(the code of Matlab is used to process the data file and picture of ultrasonic phased array C scan)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:yuankkee
« 12 3 4 5 6 7 8 9 10 ... 28 »

源码中国 www.ymcn.org