资源列表
[Internet/网络编程] transfile
说明:本代码包括发送端和接收端的完整实现代码,对初学vb文件传输有指导性作用。-This code, including the sending end and receiving end of a complete implementation code, file transfer vb for beginners there is a guiding effect.<wu ye> 在 2025-10-05 上传 | 大小:8kb | 下载:0
[界面编程] typinggames
说明:一个很好玩的打字游戏,是用VB制作而成的。-A very fun typing games, are produced by the VB.<liudongxue> 在 2025-10-05 上传 | 大小:8kb | 下载:0
[其他游戏] electronsports
说明:这是用VB制作的模拟电子的运动,使得课堂教学更加的立体-This is simulated using VB produced by the electron sports, making classroom teaching more three-dimensional<liudongxue> 在 2025-10-05 上传 | 大小:8kb | 下载:0
[文件操作] FileOperational
说明:对文件的一些常用的操作!比如文件夹的操作,单个文件的操作等!-copyfile copyfolder movefolder movefile delallfile delfile delfolder<刘松涛> 在 2025-10-05 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] TSP
说明:各种算法的TSP源码,包含GA、SA、TS、ANN。-TSP source of various algorithms, including GA, SA, TS, ANN.<> 在 2025-10-05 上传 | 大小:8kb | 下载:0
[其他小程序] perfect_OFDM
说明:还在为“基于MATLAB的OFDM系统仿真”的朋友,可以看看我总结的资料! 该代码通过综合了本站中的两个源代码,在MATLAB 7.0下完成OFDM系统的完美仿真:音频数据采集->S/P转换->16QAM映射->IFFT处理->添加CP->P/S->理想/多径信道传送->……(FFT等)->传输结果比较(前后频谱图、可以直接通过听前后的音频文件来辨别系统的好坏-理想信道时音质前后相同)。在此还要感谢那两位站员提供相关的代码,也希望能对其他人有帮<sunshinepwf> 在 2025-10-05 上传 | 大小:8kb | 下载:0
[数据结构常用算法] rbtree
说明:红黑树是一种自平衡二叉查找树,是在计算机科学中用到的一种数据结构,典型的用途是实现关联数组。-AVL trees are actually easier to implement than RB trees because there are fewer cases. And AVL trees require O(1) rotations on an insertion, whereas red-black trees require O(lg n). In practice, the<kark> 在 2025-10-05 上传 | 大小:8kb | 下载:0