-
电路(邱关源第四版)+讲义+习题详解,本站目前唯一改版本的电路资料...
电路(邱关源第四版)+讲义+习题详解,本站目前唯一改版本的电路资料-Circuit (Qiu Guanyuan fourth edition)+ Lectures exercises explain, this site only to versions of the circuit information
- 2022-05-18 01:40:16下载
- 积分:1
-
多线程端口扫描
一个代码很规范的程序,实现对目标IP的主机进行端口扫描,其中线程数在程序中内嵌,无法自定义。可以自定义要扫描的端口号,有操作界面,操作简单,运行流畅,不会出现运行过慢的情况,不会卡顿,很好的例子。源码中有详细的注释。
- 2022-10-20 18:05:04下载
- 积分:1
-
SSEARCH
利用C语言来实现查找,各种查找方法等等等(Using C language to implement search, various search methods, etc., etc.)
- 2011-05-04 22:37:25下载
- 积分:1
-
a very useful network programming, which is equivalent to a mail server, able to...
一个很有用的网络程序,相当于一个邮件服务器,能实现邮件的转发-a very useful network programming, which is equivalent to a mail server, able to forward mail
- 2022-03-23 04:46:12下载
- 积分:1
-
vc实现的网址管理工具。可以分组存放网址。
vc实现的网址管理工具。可以分组存放网址。-vc web site management tools to achieve. Storage site can be grouped.
- 2023-04-02 15:20:03下载
- 积分:1
-
MU_MIMOprecoding_SLNR_based
多用户mimo系统预编码技术仿真,针对基于信漏噪比准则的及其改进算法的误码率和信道容量的仿真。里面含有原参考资料,仿真图。仿真图是破零预编码,单用户预编码和基于信漏噪比准则的算法的比较图。刚做完毕设(优秀),资料详尽,放心下载。(Multiuser mimo system simulation pre-coding technology for cell-based leak noise ratio criterion and its improved algorithm bit error rate and channel capacity of the simulation. Which contains the original reference, simulation of Fig. Simulation diagram is broken zero precoding, single-user pre-coding and channel leakage noise ratio criterion based algorithm comparison chart. Just do complete set (excellent), informative, secure download.)
- 2013-07-20 17:21:37下载
- 积分:1
-
the-walking-dead-fifth-season_arabic-1009761
Bit waveform representation
- 2015-02-20 01:16:05下载
- 积分:1
-
NotesDbAdapter
Simple notes database access helper class. Defines the basic CRUD operations for the notepad example, and gives the ability to list all notes as well as retrieve or modify a specific note.
- 2014-05-20 15:39:16下载
- 积分:1
-
JAVA脚本源代码,一些很流行的代码,试用于初学者
JAVA脚本源代码,一些很流行的代码,试用于初学者-Java script source code, some of the very popular code, use it on beginners
- 2022-05-22 23:05:15下载
- 积分:1
-
模拟文件管理系统
1.在内存中开辟一个虚拟磁盘空间作为文件存储器,在其上实现一个简单的单用户文件系统。在退出这个简单的文件系统时,应将该虚拟文件系统保存到磁盘上,以便下次可以再将它恢复到内存的虚拟磁盘空间中。 2.文件存储空间的分配可采用显式链接分配或其他的办法。 3.空闲空间的管理可选择位示图或其他的办法。如果采用位示图来管理文件存储空间,并采用显示链接分配方式,那么可以将位示图合并到FAT表中。 4.文件目录结构采用多级目录结构。为了简单起见,可以不使用索引结点,其中的每个目录项应包含文件名、物理地址、长度等.(1.making a virtual diskete memory as file storyge,in this district it can implement a simple single user file system .when quit this simple file system ,it shoud save the virtual file system to diskete,then it can be resumed to virtual diskete district in the memory.3.we can choose location hint map to manage the idle space or orther means.if we choose locationhint map to manage file saving space,and adopt show linking distribution mode,we can combine location hint map into FAT table.4.file directory confiuration adopts multilevel directory confiuration.to simplify,it doesn t use index dot,evrery term shoud include file name,physical dress and lenght.)
- 2020-07-04 08:00:02下载
- 积分:1