搜索资源列表
IPV4_6.rar
- 这不是一个完整的工程,只是对IPv4,IPv6及mpg4的实现代码。如果你正在进行这类工作,里面的东西对你肯定有帮助。
fft-vb
- vb版本的fft变换,能够正反变换。正变换: 把时域信号转换成频域信号,反变换:能够把频域信号转换成时域信号。fft可广泛应用于工程领域,例如:信号的频域分析。震动,噪声的分析等等。-vb version of the fft transform, to transform pros. Transformation : put time domain signal into frequency domain signal, anti-transformation : can frequenc
中国网通voip工程承载网网络实施方案
- SIP介绍, 中国网通voip工程承载网网络实施方案-SIP introduced that, the Chinese net passes the voip project load bearing network network implementation plan
csoftcp
- 使用winsock库中socket套间实现TCP/IP固定连接的程序,工程是完整的,只要在VC环境下重新编译一下就可以了.-protocols of the use of socket library suite TCP / IP connectivity fixed procedures, the project is complete, as long as the VC environment recompile it with it.
HttpProxy_Src
- 实现完整的Http代理服务器功能,代码简洁实用。便于在工程中复用。-achieve complete Http proxy server functionality, code simple and practical. To facilitate the reuse project.
Courses
- 使用DAO操作数据库 要运行程序必须将数据库文件course.mdb与可执行文件放在一起, 如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-DAO use to operate the database will be operational procedures course.mdb database files and executable files are placed together, if vc Development Environment operatio
OledbCustomer
- 使用OLE DB操作数据库 要运行程序必须将数据库文件students.mdb与可执行文件放在一起, 如果在vc开发环境中运行,则需要将该数据库文件放在工程目录下-use OLE DB database to run the operating procedures must be students.mdb database files and executable files are placed together, if vc Development Environment oper
JSP工程应用与实践
- JSP工程应用与实践,配套光盘,有很多jsp的实用的工程和项目。-JSP application and practice of matching discs, a lot of practical jsp works and projects.
RSA 的vc工程
- openssl 中 RSA 的vc工程。
红狼远控gh0st3.6版本的vs2008工程源码
- 红狼远控gh0st3.6版本的vs2008工程源码,用vs2008编译通过,其他未作改变(硬盘锁和驱动都未去除)。-Red wolf gh0st3.6 version of vs2008 remote control works with vs2008 compiler, not for other changes (none of the hard disk drive lock and remove).
红狼远控gh0st3.6版本的vs2010工程源码
- 红狼远控gh0st3.6版本的vs2010工程源码,用vs2010编译通过,已去除硬盘锁。-Red wolf remote control gh0st3.6 version of the vs2010 project source code, compile with vs2010, hard disk lock has been removed.
一个通过POP3收邮件的VC++工程
- 一个通过POP3收邮件的VC++工程,可以将email附件解开,POP3 incoming mail through the VC project, you can email the annex to untie
FlyFish
- 优秀的商业下载工具对我们的团队开发有借鉴意义和启发作用,最终我们实现了预期目标:整个课程设计按软件工程原理进行组织,我们设计的网络下载工具具有多线程、多任务、断点续传的功能。-Excellent download tool for our business team to develop the role of reference and inspiration, and ultimately we have to achieve the desired objectives: the whol
software_engineer
- 软件工程课程设计。工资管理系统。用JSP开发。-Software engineering course design. Salary management system. Developed using JSP.
HFSKYacc(1)
- 毕业设计管理系统,软件工程,学校,asp开发的-thesis management
udpsample_sendto_recvfrom
- 自己编写服务器端和客户端RTP收发包程序,VC工程,很实用-Write your own server and client send and receive RTP packets procedures, VC works, very practical
jishiliaotianxitong
- 基于JSP即时聊天系统的设计与实现,软件工程课程设计能用到。-JSP-based instant messaging system design and implementation, software engineering course design can be used to.
wangluo
- 网络工程设计实验大学校园网络工程设计报告(Network engineering design)
DNS从工程到学术_清华大学
- DNS:从工程到学术,2016年高校网络信息安全学术年会优秀,值得推荐,深入浅出的理论引导,佐以工程中的实例加深理解(DNS: from engineering to academia, 2016 academic annual conference of university network information security is excellent. It is worth recommending, guiding theories in a simple way and deep
Modbus4j的maven源码工程
- Modbus4j的maven源码工程,基于最新的Modbus4j的jar包进行编译;在现实工程中验证可行。