资源列表
排序选择:
[单片机(51,AVR,MSP430等)] adc0809-sim
说明:利用单片机AT89S51与adc0809设计一个数字电压表,能够测量0-5V之间的直流电压值,四位数码显示,但要求使用的元器件数目最少-AT89S51 with adc0809 use of single-chip design of a digital voltage meter, capable of measuring between 0-5V DC voltage value, four digital display, but requires the use of minimum n<xiaolu > 在 2025-10-04 上传 | 大小:584kb | 下载:0
[图形图像处理(光照,映射..)] 01_SprayParticles
说明:2D洒水效果仿真,采用粒子系统,拉格朗日算法,产生粒子,计算粒子的新位置,消除粒子-Sprinkler effect 2D simulation, the use of particle systems, Lagrangian algorithm, resulting in particles, calculating the new particle position, the elimination of particles<Anthony> 在 2025-10-04 上传 | 大小:8.98mb | 下载:0
[Windows编程] unicode_scanner
说明:这个源代码扫描一个unicode漏洞,但是可以很容易地继续添加扫描漏洞。-The source code for a unicode vulnerability scan, but can easily continue to add scanning loopholes.<刘风> 在 2025-10-04 上传 | 大小:1kb | 下载:0
[书籍源码] 0072255129_code
说明:The Art of C++一书的配套源代码-The Art of C++ 1 book matching source code<hengliangz> 在 2025-10-04 上传 | 大小:42kb | 下载:0
[加密解密] DesforJava
说明:JAVA版DES算法,以及JAVA版DES算法示例源码-JAVA version of DES algorithm, as well as the DES algorithm JAVA version sample-source<飞旭> 在 2025-10-04 上传 | 大小:36kb | 下载:0
[扫描程序] portsbasiccanner
说明:这个程序使用Borland C++编译,程序中关键代码是“my_addr.sin_port = htons(i)”,因为变量i是一个循环量,它从一开始到使用者设定值结束,而htons(i)则是对连接远程服务器需要使用的端口进行定义,之后使 用connect()函数连接指定端口,通过返回值判断这个端口是否打开,这样一个端口扫描的思路就出现了。 -This procedure using Borland C++ Compile, process the key code is<刘风> 在 2025-10-04 上传 | 大小:3kb | 下载:0
[Internet/网络编程] loophole_scanner
说明:编写漏洞扫描器探查远程服务器上可能存在的具有安全隐患的文件是否存在,它的socket建立过程和上面 的端口扫描器是相同的,所不同的是漏洞扫描器通常使用80端口,然后对这个端口发送一个GET文件的请求,服务器接收到请求会返回文件内容,如果文件不存 在则返回一个错误提示,通过接收返回内容可以判断文件是否存在。发送和接收数据需要使用函数send()和recv(),另外对流中存在的字符串进行判断 需要使用函数strstr(),这除了需要具备socket函数库的知识以外,还需要一些有关string函数库的<刘风> 在 2025-10-04 上传 | 大小:2kb | 下载:0
[Linux/Unix编程] mach-smdk2410
说明:基于ARM系列S3C2410LINUX下LCD驱动 -ARM-based series of LCD driver S3C2410LINUX<王云> 在 2025-10-04 上传 | 大小:2kb | 下载:0
[JSP源码/Java] vmlReport
说明:用VML编写的统计图,有饼图,柱形和曲线等可以自由搭配-Prepared using VML charts, there are pie, column and curve, etc. are free with<徐元东> 在 2025-10-04 上传 | 大小:101kb | 下载:0