资源列表
[图形图象] Graphics
说明:计算机图形学的各种实验,里面包含主要内容包括线段、园、区域填充、线型线宽、字符、裁剪、等基本图形生成算法;样条、Bezier、等常用曲线的生成算法;Coons曲面、Bezier曲面、B样条曲面等常用曲面的生成算法。含实验报告-Computer graphics, various experiments, which contains the main contents include the line, park, area filling, line width, character, cut<何磊> 在 2025-06-07 上传 | 大小:321kb | 下载:1
[matlab例程] constructW
说明:concttuc one matrix using matlab<abdulsamad> 在 2025-06-07 上传 | 大小:3kb | 下载:1
[微处理器(ARM/PowerPC等)] ILI9322
说明:The attached zip includes a c code for initializing ILI9322 display chip used in many 3.5 TFT LCD devices. this is a SPI based initialization code in C which can be seamlessly ported to any architecture. I have also added the datasheet for easy refer<rahul> 在 2025-06-07 上传 | 大小:708kb | 下载:1
[mpeg/mp3] mp3decoder
说明:mp3 解码的verilog代码,通过仿真综合及验证,能够播放所有的.mp3文件。压缩包包括所有的verilog源码以及详细的文档。-mp3 decoding Verilog code, the adoption of an integrated simulation and verification, can all play. mp3 file. Compressed packet including all the Verilog source code and detailed docu<刘名> 在 2025-06-07 上传 | 大小:166kb | 下载:1
[Internet/网络编程] PacketCapture
说明:利用Winpcap编制网络数据包监听与捕获程序,同时,将捕获的数据包进行分析并将分析结果显示在屏幕上,-Winpcap prepared using network packet monitor and capture process, meanwhile, will capture packets for analysis and the results of the analysis on the screen,<anthonyzy> 在 2025-06-07 上传 | 大小:1.85mb | 下载:1
[驱动编程] liuliangji
说明:流量计标定程序,用于对涡轮流量计的标定工作的完成。-Flowmeter calibration procedures for the turbine flowmeter calibration work.<方王江> 在 2025-06-07 上传 | 大小:4kb | 下载:1
[Windows编程] AccountServer
说明:魔域帐号服务器 一、帐号服务器功能分为两部分: 1、客户端登录线程:取得认证ID号AuthenID。 客户端连接到帐号服务器(以后可改为UDP) 登录后服务器到帐号数据库查帐号 返回认证ID号,并断开连接(如出错则返回错误) 将该认证ID号传给计点线程,转发给游戏服务器,用于玩家登录游戏服务器。 2、实时计点:与游戏服务器连接通讯,计算玩家使用的点数。(可提高线程优先级) 游戏服务器启动时登录到帐号服务器。 玩家登录后<vipe> 在 2025-06-07 上传 | 大小:409kb | 下载:1