-
RotateByShear_demo
高清晰度图象旋转 (rotating high definition image)
- 2020-11-16 09:59:40下载
- 积分:1
-
一个不错的天气预报代码程序,希望大家会喜欢
一个不错的天气预报代码程序,希望大家会喜欢
- 2022-02-02 14:17:04下载
- 积分:1
-
Synsnoop-master
Syn-flood attack in linux
- 2015-06-17 19:12:01下载
- 积分:1
-
MCP3204
51单片机读取16位AD芯片MCP3204程序,可读取4路通道,程序中写了两路,可根据注释增加或减少通道数,1602显示,有Proteus仿真。(51 MCU reads 16-bit AD chip MCP3204 program, which can read 4 channels and write two channels. According to the annotation, the number of channels can be increased or reduced. 1602 shows that there is Proteus simulation.)
- 2019-06-28 13:13:11下载
- 积分:1
-
C# ScanPort 局域网端口扫描程序
C#端口扫描程序,适用于局域网计算机的扫描,扫描时将遍历局域网中的工作组,并将计算机名显示在下拉列表控件中,用户可指定某电脑的端口扫描范围。判断工作组名称,遍历指定工作组中的所有计算机名称,并显示在ListBox控件中:
//实例化DirectoryEntry对象,以便获得局域网组名和计算机名
DirectoryEntry DEMain = new DirectoryEntry("WinNT:");
TcpClient TClient = null;//实例化连接侦听对象
private Thread myThread; //实例化线程对象
string strName = ""; //记录选择的计算机名称
int intflag = 0; //扫描到的端口号
int intport = 0; //记录已用端口号
int intstart = 0; //扫描的开始端口号
int intend = 0; //扫描的结束端口号
详细情况请下载源码。
- 2023-05-16 16:35:03下载
- 积分:1
-
学生管理系统(1)
用C#对sql数据库实现增删改查的入门级示例,带数据库脚本文件和实训报告。(An introductory example of adding, deleting and modifying SQL database with C# and database script file and training report.)
- 2020-06-25 13:00:02下载
- 积分:1
-
gc
说明: 代码之美的迷你版,大家可以学习一下哦,好了不多说了,上传先。(The beauty of the mini-version of the code, you can learn about Oh, well more than that, and upload the first.)
- 2010-05-06 09:01:04下载
- 积分:1
-
ARM7
基于三星ARM7程序开发,最经典的程序设计.由BOOT程序导入工作程序.(Samsung ARM7-based program development, the most classic programming. By the BOOT program to import procedures.)
- 2010-09-25 13:35:22下载
- 积分:1
-
CRC计算软件
说明: CRC计算器,可以计算CRC8,CRC16,CRC32的多功能计算器(CRC calculator, can calculate CRC8,CRC16,CRC32 multi-function calculator)
- 2020-06-22 17:20:02下载
- 积分:1
-
是一个Csharp开发的游戏,带有服务器端源码,客户端源码,有助于csharp初学者学习...
是一个Csharp开发的游戏,带有服务器端源码,客户端源码,有助于csharp初学者学习-Csharp is a development of the game, with a server-side source, the client source code will help beginners learn csharp
- 2022-02-02 18:36:59下载
- 积分:1