搜索资源列表
DX8Tutorial
- DirectX 8 教程,能帮你入门、使你了解怎样用DX8 来开发Windows游戏-DirectX 8 and guidance can help you get started, so you know how to use Windows to develop DX8 games
新闻发布 V1.0
- 由于程序采用了静态的HTML作为新闻存储的格式,使得新闻访问速度很快,同时几乎不消耗服务器资源,能够很好的应付大量用户浏览。 新闻显示采用了先进的模板显示技术,您只需懂得一点HTML知识,便可自定义新闻显示方式,使用界面更加灵活及多样化。 先进的全文检索技术,使得新闻检索的速度更快,是数据库检索的几十至上千倍,这取决于新闻数据的多少,通常新闻数据越多优势越明显。 锋网新闻发布实现了新闻无限分类,正在开发中的专业斑同时还支持20级子栏目分
tiletaglibstudy
- 一个使用tile的代码,如果没有很好的样例,是很难知道该如何使用tile的,在网上或书籍上都找不到的-tile use of a code, if not a very good example, it is difficult to know how to use the tile, or on the Internet can find books on the
俄罗斯方块卡通版
- 著名的俄罗斯方块游戏,不用我多说,大家也一定知道怎么玩吧,呵呵!-famous Tetris game, I do not have to say, we also must know how Hale, Oh!
WAD版魔兽服务器,原代码
- WAD版魔兽服务器,原代码.rar。我研究半天没研究出来怎么用。-wow server of WAD version.I don t know how to use although I work hard on it for some times.
ZD.win16病毒源代码
- 有病毒源代码,可以知道病毒源代码的编写, 知道病毒的工作原理;-Since you have the cods of virus ,you ll know how the virus are made and realize their priciples!
yuioyi
- 软件工程的设计和开发文件,由于本人也不知道怎么回事,所以还请读者自己去斟酌,希望对你们有帮助!-software engineering design and development, because I do not know how, therefore, also invited readers to their own discretion, and I hope to have your help!
mp3code_decode压缩和解压缩的源程序
- 一个mp3的编码和解码的源程序,可以了解到mp3的编解码原理-a program of coding and decoding mp3, you can know how mp3 codes from it.
ZSA
- 前台完全分离了HTML与ASP,用户无须懂得ASP及其它脚本语言,后台简洁明了的操作方式,让您轻松自由的管理整个站点,只要在您做好的模板中根据我们提供的函数参考文档在相应的地方调用-prospects completely separate from the HTML and ASP, users do not have to know how to ASP and other scr ipting language, clear an
liyao_ucos1
- 由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出现,Jean把他的RTOS移植到许多平台上,比较适合扩展模式的应用模式,如XA,X86,但是一些客户不知道如何使用,实在糟蹋了!不过提醒各位,这仅仅是一个核心模块,嵌入应用环境太多了,许多其他模块象:文件模块,通讯模块,显示模块等,都需要大家自己努力了!那我自己也在尝试增加一些模
Ilib-1.1.9-min.tar
- What is it? Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based
How.Linux.Works.What.Every.Super.User.Should.Know.
- How.Linux.Works.What.Every.Super.User.Should.Know..一本很不错的初学linux的书,同时也温习一下英语-How.Linux.Works.What.Every.Super.Use r.Should.Know .. a very good beginner linux book, also study what English. .
autovpn
- 用Delphi创建一个VPN连接,目前还不知道怎么添加目标地址。-Using Delphi to create a VPN connection, is not yet know how to add a destination address.
chepaisecaitiqu
- 该程序首先把rgb图像转化为XYZ空间,然后在XYZ空间进行一些阈值找到黄色的底色车牌,这是从国外的车牌识别程序,但不明白那些阈值为什么要那么设,用的是什么原理? 还有一个疑问就是,这个程序对于输入的车牌有时候找到的是车牌的底,有时候是车牌的数字。一个是黄色,一个是白色。真不知道怎么找的。-The program first rgb image into XYZ space, and then in the XYZ space t
Apress.How.to.Code.dot.NET.Oct.2006.pdf
- The title of this book may seem odd you probably already know how to write code in .NET. But you can always benefit from knowing more.-The title of this book may seem odd you probably already know how to write code in
How-touseUSBwithout-knowing-USB
- How to use USB without knowing USB a good example to know more about USB-How to use USB without knowing USB a good example to know more about USB
Know-How-Technology_v.1.822
- 外汇自动交易系统,智能交易系统,稳定EA-Forex automated trading systems, intelligent trading system, EA
how-to-get-start-with-IMAQ
- It is a basic structure for you to design image processing program. Hope it can help the people who don t know how to aquire the video from labview.As long as you install the IMAQ you can run this program.
how-to-read-the-timing-diagram
- 一份让你知道如何看懂众多芯片时序图的好资料-Let you know how to read a timing diagram of good information
Kyle Simpson You Dont Know JS ES6 & Beyond
- 有了这本书,你会: 学习新的语法,简化编程常用成语的痛点 用迭代器、生成器、模块和类组织代码 承诺结合发电机表示异步流控制 使用集合以结构化方式更有效地处理数据 利用新的API助手,包括数组、对象、数学、数字和字符串 通过元编程扩展程序的功能(No matter how much experience you have with Javascr ipt, odds are you dont fully understand