搜索资源列表
servletandjspcoreprograming
- sourse code of a very good book which is <<servlet and jsp core programing>> -Source code of a very good book which is
VisualC++_code
- <Visual C++ 6.0 编程与实例解析>随书源代码-lt; 6.0 Visual C programming examples and analytic gt; With the source code book
2004122219403543932
- 一个足以让高级程序员惊讶到哭的小程序此程序为1997年世界程序员大赛冠军作品,大赛要求每个程序员以第一人称来模拟一个虚拟的3D环境场景,限时3天完成,编写程序的语言种类不作任何要求。此作品的作者仅仅用了不到20分钟的时间就编写完成整个程序,然后转身走人,在场所有考官无一不为之震惊,看着这段程序代码都傻眼了。 此程序需要在dos下编译执行,执行方法:下载解压缩后,把3.txt的文件放在c盘的根目录下,然后打开dos窗口在提示符下敲入debug < 3.txt回车即可,看过后保证让你
java-24-hours_source
- 这是<<24小时精通java>>的源码.是初学者的好材料!可在jdk1.30-1.40环境下运行.-This is lt; Lt; Proficient javagt 24 hours; Gt; The source code. Beginners is a good material! In jdk1.30 - 1.40 environments running.
daimadaquan
- < 代码大全>> 一本经典的好书.推荐下载 -lt; Lt; Code Daquan gt; Gt; A classic books. Download
code
- < 面向对象软件工程>>关键示例程序源码。
code-of-Erlang-Programming
- 《Erlang Programming》中的实例源码,是学习Erlang必不可少的资料-It is the code of the <<Erlang Programming>>, and is of great use for those who are learning Erlang.
BIOS-source-code
- <BIOS研发技术剖析>书的源代码,包括完整的BIOS汇编语言源程序.-<BIOS研发技术剖析> Book' s source code, including a complete BIOS assembly language source code.
Smart_Antennas_for_Wireless_Communications
- 这个是英文版<<Smart Antennas for Wireless Communications>>配套的matlab源程序,对于研究智能天线算法的入行者有一定的指导作用!-This is the English version <<Smart Antennas for Wireless Communications>> matching matlab source code for the study of smart antenna alg
code
- #include <QMap> #include <QMapIterator> #include <QDebug> int main() { QMap<QString, int> map map["one"] = 1 // insert using the [] operator map["two"] = 2 map.insert("seven", 7) // insert using ins
LT-Code-MATLAB-Simulation-in-BEC-
- 本源码仿真了删除信道下的编译码性能,结合自己的开发经验及学习体会,具有很高的参考价值-This source simulation the delete channel encoding and decoding performance, combined with its own development experience and learning experience, and has a high reference value
Matlab-code
- < 实战matlab之并行程序设计>>全书程序,帮助大家学习。-The < < combat Matlab parallel programming > > Britannica program
Qt-and-Qt-Quick-s-code
- < Qt及Qt Quick开发实战精解>>的代码-< <Qt及Qt Quick开发实战精解> > Code
LT by C
- Implement LT code by C/C++
SOURCE-CODE
- <C语言手册》书中的源代码,自己从光盘上考下来的 ,绝对正宗,也很全面。-请键入文字或网站地址,或者上传文档。 取消 <C yǔyán shǒucè” de yuán dàimǎ, hěn quánmiàn. <C language manual, "the source code, very comprehensive.
test1
- 1.1输入输出 程序输入为含有Pascal语言字符串的文件Test.cpp程序在控制台输出为含有二元组<code,String>和错误信息。其中code为单词符号类别标示,String为识别的单词。 1.2大小写不敏感: 程序对大小写不敏感,输出均为小写字符。 1.3注释识别功能: 当程序中出现“/*”时就会放弃对之后字符的识别,直至遇到“*/”,并将/*…*/部分识别为注释输出。 当输入中只有“/*”而没有与之对应的“*/”时输出“E
WLT
- 2007年最早提出UEP LT码的文章,weighted LT码的极限性能仿真程序,计算的是理论值,有RSD和固定度分布两种情况。-2007 first proposed UEP LT code article, weighted LT codes limit performance simulation program that calculates the theoretical value, there is a fixed distribution RSD and two cases.
LTBEC
- LT码在删除信道(BEC)性能分析与仿真,通过改变删除概率来测试喷泉码开销与译码成功概率之间的关系。-The LT code analyzes the relationship between the fountain code overhead and the decoding success probability by changing the deletion probability in the Delete Channel (BEC) performance analysis and
Head First HTML5 Programming(2011)
- 《Head First HTML5 Programming》一书的源代码。删除第八章的视频,也就是video目录。(<Head First HTML5 Programming> source code. Delete the eighth chapter of the video, the video directory.)
Head First JavaScript(2008)-master
- 《Head First Javascr ipt》一书的源代码。(<Head First Javascr ipt> source code.)