资源列表
exampleSR
- 基于例子的图像超分辨率重构算法,很好的解决了经典超分辨率的限制-Example-based super-resolution image reconstruction algorithm, a good solution to the classic super-resolution limit
compiler
- 本编译器主要有四部分功能: 1、词法分析 编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。 2、语法分析之递归下降分析 递归下降分析法的前提是文法必需为LL(1)文法,此功能为验证性功能,已经给出文法,输入一符号串,验证是否属于该文法的句子即可。 3、语法分析之LL(1)预测分析 此
奇迹MUC1,C2,C3,C4协议解密代码
- 奇迹封包解密代码是源代码...............
Socket-TCP-COM
- 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 测试使用说明: 1、先启动TcpServer下Bin/Bebug里的TCPServer.exe,启动命令为 start ,当看到 Server is listen... 说明启动成功 2、再启动TcpClien
tuiban
- 采用fluent模拟二维推板造波源程序,模拟二维波浪的形成-Fluent simulation of two-dimensional the push plate wave source, to simulate the formation of two-dimensional wave
ReadCardControl
- 读取身份证信息,C3 WINFORM -widows mobile red card
win7audiocontrol_api
- win7 下 控制音量的封装DLL及使用实例,使用简单,可最大程度的简化使用者的操作-the package DLL win7 control the volume and use instances, the use of simple, simplify user operation of the greatest degree of
CSharp
- c#操作短信猫收发短信,拨打电话,彩信 c#操作短信猫收发短信,拨打电话,彩信-c# send message
NSGAII
- 运用matlab工具,引用NSGA2的遗传算法来解决刀具磨损问题。-Using matlab tools, reference the NSGA2 the genetic algorithm to solve the problem of tool wear.
AT24系列存储器的读写程序
- AT24系列存储器的读写程序,既能读取单片机的数据,也能向存储器写入数据。-AT24 series of memory read and write procedures, both to read the the microcontroller data, write data to memory.
classicalSR
- 去噪声、去模糊、图像序列经典超分辨率重建算法-Classic super-resolution reconstruction algorithm
PhpScanning
- C#源码,网络相关,漏洞扫描软件 PHP漏洞扫描软件源码,基于C#+vs2008编写,功能介绍: 1、扫描注入点; 2、SQL漏洞扫描; 3、注入点暴库; 4、后台扫描; 5、MD5暴力破解; 6、WEB服务器安全检测; 7、密码探测; 8、给初学者提供一些思路; -C# source code, network-related vulnerability scanning software The PH