搜索资源列表
第一套扫描码
- Scan Code Set 1 - Original XT scan code set supported by some modern keyboards 第一套扫描码集--原始的XT扫描码集 某些现代的键盘还支持-Scan Code Set 1-Original XT scan code set supported by some modern keyboards first scan code sets -- the original XT scan code sets certain
Foxmailattack
- Foxmail 5远程缓冲区溢出漏洞 注:本文是2004年2月xfocus成员在内部技术交流中提出的,在此之前,启明星辰技术人员已经发现这一漏洞,但未公开细节,xfocus成员听说存在这一漏洞后对Foxmail进行分析,并写出利用代码。 测试环境:win2k sp4+foxmail 5.0.300 以前测试foxmail 4.x的时候曾经发现过溢出漏洞,不过后来一直没时间研究就先放下了,后来听说Foxmail5也有溢出,但是一直没有看见公布。于是没事的时候干脆自己研究一下,测试后发现
english37
- Writing Your First ASP Application ( Quick Start ) (Page 1 of 8 ) There are many tutorials out there that show you how to program in ASP. Some of them are good, and some are bad. Some of them are downright terrible. In any case, you ve read a bi
ATM_IN_JAVA
- simple ATM [Automatic Teller Machine] system the basic functions Login including write-offs, inquiries, deposits, withdrawals and alter the code. Simulation of ATM terminal users logged in, their account numbers and passwords through the ATM network
kuiizjv
- descr iption:快速傅立叶变换fft matlab代码,实现了matlab命令中的fft,它充分利用了周期性等特点,复杂度大大降低,首先是分别计算一半点(奇偶序列),后一半点没有通过变换,而是通过简单的计算得到,从上面已经计算得到的一半点-descr iption: Fast Fourier Transform fft matlab code that implements matlab command fft, which take full advantage of the cyc
Xcodestart
- 苹果电脑公司(Apple Computer, Inc.)为用户提供了全套免费的Cocoa程序开发工具,这套工具 就是我们所说的Xcode。它随着Mac OS X一起发行,当然,你也可以在苹果公司的网站下载。 市面上已经有了许多关于为Mac微机编程的优秀读物,这些读物阅读的前提往往是要求你有一 定的编程经验。但本书并不要求这个前提。因为本书以介绍Objective-C语言的基础知识为内容,即 关于如何使用Xcode的基础知识。通过学习前五章,你将掌握如何在非图形界面下编写基本的代码
[Arduino.Cookbook
- 该书介绍了如何搭建Arduino硬件,如何安装编程软件,如何上载你的第一个源程序确保你的Arduino硬件及软件正确的工作。并附有大量Arduino源代码。-The book starts with an introduction to the Arduino, how to set up the hardware, install the software, upload your first sketch, and ensure that your Arduino and the so
VisualSVN
- 可以使多人共同开发代码,首先建立一个服务器,然后上传代码进行开发-Allows people to jointly develop the code, first create a server and then upload the code for development
TFT240320-demo
- TFT LCD code demo HARDWARE AVR mega8,16,32 BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield. SD card File APPLICATION main.c main program. scan SD card and display BMP file on lcd. readm
SMD-components-code-query
- 贴片元件代码查询表,多种规格的贴片元件型号查询,代码首编号从0-Z-Chip components code look-up table, a variety of specifications of the chip components Model query code first numbered from 0-Z
firstfollowLL
- 很好的语法分析器,first,follow集LL算法代码,值得初学者下载。-Good parser, first, follow the set the the LL algorithm code, it is worth beginners download.
49833343-GM-Lab-Manual
- f you have not registered, Please [regist first].You should upload at least five sourcecodes/documents. (upload 5 files, you can download 200 files). Webmaster will activate your member account after checking your files. If you do not want to uploa
Kalman-filtering-algorithm
- 卡尔曼滤波简介及其算法实现代码,近来发现有些问题很多人都很感兴趣。所以在这里希望能尽自己能力跟大家讨论一些力所能及的算法。现在先讨论一下卡尔曼滤波器,如果时间和能力允许,我还希望能够写写其他的算法,例如遗传算法,傅立叶变换,数字滤波,神经网络,图像处理等等。-The Kalman filtering Us algorithm code, recently found that some of the problems a lot of people are very interested. So
matlab-code
- Photonic crystals are attractive optical materials for controlling and manipulating the flow of light. One dimensional photonic crystals are already in widespread use in the form of thin-film optics with applications ranging from low and high reflect
2741394447674921
- 一、用户的登陆功能 ,根据用户的用户名和密码登陆到系统主页面,登陆过程中会验证用户的用户名和密码是否正确,如果不正确就会提示用户且停留在登陆页面等待用户继续输入。并设置有登陆拦截器所以不能跳过登陆而直接访问系统主页面。 二、主页面功能主要有:报销单查询、报销单申请、报销单审核、报销单审批、退出系统等功能。因为每个登陆用户都有一个权限状态码,其中报销单查询、报销单申请、退出系统功能所有用户都能使用,而报销单审批只有权限状态为1的用户才能使用,报销单审核只有权限状态为2的用户才能使用。 -Fir
Dual_floating_triangle
- As you may understand with the name of project, there is two triangle and they are rotating. We have used the simple code for developing this project. Let start doing it. First we have defined a global variable for angle. The whole program is divi