搜索结果

找到约 550 项符合 Text-independent 的查询结果

源码/资料 Boost C++ Libraries 1.35.0

Boost C++ Libraries Free peer-reviewed portable C++ source libraries Boost C++ Libraries 基本上是一個免費的 C++ 的跨平台函式庫集合,基本上應該可以把它視為 C++ STL 的功能再延伸;他最大的特色在於他是一個經過「同行評審」(peer review,可參考維基百科)、開放原始碼的函式庫,而且有許多 Boost ...
https://www.eeworm.com/dl/506700.html
下载: 1
查看: 61

源码/资料 SharpPcap c#抓包实现时时获取网卡信息

SharpPcap c#抓包实现时时获取网卡信息 SharpPcap tutorial: a step by step guide to using SharpPcap The text of this tutorial is taken directly from WinPcap's official tutorial but is modified to show the C# use of the SharpPcap library. All examples can be downloaded together w ...
https://www.eeworm.com/dl/507687.html
查看: 164

可编程逻辑 高级FPGA教学实验指导书-逻辑设计

第一章、ALTERA QUATUSII 5.0 使用介绍...................................... 3 1. 概述.................................................................. 3 2. QUATUSII 设计过程..................................................... 5 2.1. 建立工程.......................................................... ...
https://www.eeworm.com/dl/507957.html
下载: 1
查看: 91

单片机编程 红外解码程序

/*  * _168ZHONGDUAN2.c  *  * Created: 2014/11/2 15:12:45  *  Author: lenovo  */  #include <avr/io.h> #include <avr/iom168pa.h> #include <avr/interrupt.h> #include <util/delay.h> #include <avr/eeprom.h> //#include <util/delay_basic.h> //unsigned char const SEGtabl ...
https://www.eeworm.com/dl/509771.html
查看: 52

C/C++语言编程 keil atmel flash text spi

kullanım kılavuzu Keil derleyici. atmel flaş aygıtı okuma ve yazma
https://www.eeworm.com/dl/509835.html
下载: 1
查看: 45

matlab例程 PSO算法的源代码

粒子群最优算法等源代码,希望有需要的能自行下载,压缩包包括了text解析,忘使用前阅读
https://www.eeworm.com/dl/511275.html
下载: 2
查看: 66

多媒体处理 透明音乐播放器

[开源 绿色软件] [运行环境 Windows XP/7/8/10] [语言 简体/繁體/English/Unicode] A cool music player. Powered by Bass and BassVis. 极简本地音乐播放器,透明、纯文本界面。支持轻媒体库、歌词、可视化。最小化到托盘,占用资源少,适合边听音乐边工作。 应网友要求,加入了Tag编辑、自动切换列表、播放队列、鼠标手 ...
https://www.eeworm.com/dl/511585.html
下载: 2
查看: 224

技术资料 给button加圆角的代码

可以自定义和继承           /// <summary>         /// 设计器支持所需的方法 - 不要         /// 使用代码编辑器修改此方法的内容。         /// </su ...
https://www.eeworm.com/dl/512757.html
下载: 3
查看: 61

源码 c#简单计算器

// 学生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; // The title bar text TCHAR szWindowClass[MAX_LOADSTRING]; ...
https://www.eeworm.com/dl/513825.html
查看: 35

软件 简单的计算器

// 学生管理.cpp : Defines the entry point for the application. // #include "stdafx.h" #include "resource.h" #define MAX_LOADSTRING 100 // Global Variables: HINSTANCE hInst; // current instance TCHAR szTitle[MAX_LOADSTRING]; // The title bar text TCHAR szWindowClass[MAX_LOADSTRING]; ...
https://www.eeworm.com/dl/513826.html
查看: 8