搜索资源列表
mysql
- 本文的内容针对MySQL 3.23.7alpla,实际上很多内容是通用的。另外,参考手册的几个附录也是很有价值的,但由于时间有限,未能译出,可参见原文。- This article content in view of MySQL 3.23.7alpla, very many contents is general in fact. Moreover, the reference manual several appendices also are very valuable, but be
Delphi 组件编写--扑克牌组件
- 在网上看了不少关于扑克牌组件的编写,大多是调用Windows/system32下的cards.dll其实我们如果不调用这些函数也是可以作一个很好扑克牌组件。-online poker read many components of the preparation, most of the calls Windows/system32 cards.dll fact that if we do not call these functions would also be a very good po
sorcecode
- 六级考试的时候编的,还包括了四个程序: 都是自己写的,一些参考了别人,本来还想上传一个大一时候的俄罗斯方块,结果没找着.老大现在功课太紧,我急需一个源程序,星期一就要交了,无论如何请放行.人都是会感恩的嘛.-six examination of the series, including the four procedures : all wrote it myself, some reference to the others, had wanted to upload a freshman
AMD NIC vxworks_end
- VxWorks在VMWare下的网卡驱动。 VMWare为运行于其上的操作系统提供虚拟网卡支持,该网卡类型即为AMD的PC-NET。实际上,在Tornado开发包中已经包含了该类型网卡的驱动程序,但经过测试,对于VMWare无法正常工作,所以需要这个从AMD的网站下载的驱动程序。 这是一个可执行的安装程序,运行该程序将得到一个压缩包和一个帮助文件,按照该帮助的要求,将压缩包直接释放到Tornado目录下即可。-VxWorks VMWare in the NIC driver. VMWare to
Hough变换的源程序
- Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a line whoes direction is \"sit
查询数据库的最完美技巧
- You may read code because you have to-to fix it, inspect it, or improve it. You may read code the way an engineer examines a machine--to discover what makes it tick. Or you may read code because you are scavenging--looking for material to reuse.
dx8中文教程
- directx8学习资料.里面有详细的文档说明,有丰富的例程.让你学得轻松.(应该够二十个字了吧.其实没什么好说的.下载看看就知道好不好吧.)-DirectX8 learning materials. There are detailed documents that are rich routines. You learn easily. (20 would be enough for the word of the hour. In fact, nothing more to be said
araneid-1.0.1
- Swing包括许多实用工具。其中计时器被Swing在内部使用。QdMw 当某些动作必须定时的被执行或在指定的时间被执行时,就要使用计时器。例如,动画可以使用计时器来更新动画的下一帧并控制移动动画对象和改变动画对象外观的速率。事实上,Swing本身使用计时器来进行自动滚动和显示工具提示。nmA -Swing including many practical tools. Swing timer which was used in-house. QdMw when some irregu
2005521181943
- Swing包括许多实用工具。其中计时器被Swing在内部使用。QdMw 当某些动作必须定时的被执行或在指定的时间被执行时,就要使用计时器。例如,动画可以使用计时器来更新动画的下一帧并控制移动动画对象和改变动画对象外观的速率。事实上,Swing本身使用计时器来进行自动滚动和显示工具提示。nmA -Swing including many practical tools. Swing timer which was used in-house. QdMw when some irregu
DragAndDropListView_src
- 可以自由拖放的ListView,其实这个功能实现起来很简单,大家看看就知道了。-free to drag the ListView, in fact, the function is simple to achieve, we look at will know.
AddressBookGUI
- 取得1-100之间的质数的java实现... 每当电脑编译Windows程序代码的空档,他们总想出些个稀奇古怪的玩法,自娱自乐。-1-100 made between the quality of java few realize ... made 1-100 between the number of quality java achieve ... whenever Windows computer code compiler of the fact, they always come up
软件试用期及试用次数控制(附部分关键代码
- 其实网上已经有不少现成的软件,它们可以帮你做到一些共享软件的时间控制,比如试用30天,试用100次等。前些天给台湾人写的软件现在需要要一个试用版,由于是繁体,想用网上已有的软件<<幻影加密系统>>来做,但在繁体下一运行就把机子搞死了,害得我新装了繁体2000。后来想想还是自己写算了。-fact, there has been much off-the-shelf software, they can help you do some of the time-sharing
用Delphi编制可自动升级程序
- 在编制了一个应用程序后的维护阶段,我们会面临给应用程序升级的工作.无疑,手工升级的工作是十分繁琐的,你可能会需要到用户的机器上去更新文件.可是,如果能编一个自动升级程序,放在网络上,让用户下载,只需执行一下就完成升级工作,不是很方便吗?其实,用Delphi可以很方便地编制出这样一个的程序.-in the preparation of an application after the maintenance stage, we will face to the application upgrad
The-Inefficiency-of-CPP--Fact-or-Fiction
- Efficiency of c and c++ : fact or fiction
SSSC_NEW
- SSSC is the fact device whcih is used to compensate the reactive power in power system.
D20_D200-Controller-Fact-Sheet
- GE D20_D200 控制器功能介绍-D20_D200 Controller Fact Sheet
Fact
- 定义一个类Fact表示无符号有理数(分数),成员有分子(num)和分母(den) 构造函数2个 一组get方法 一组set方法 方法: -比较两个分数的大小,结果为boolen的值 -对分数进行约分(分子分母同时除以最大公约数) -对两个分数进行通分(先约分) -两个分数相加,结果为不可约数(先通分,然后再约分) 定义testFact类,创建Fact对象,并调用各个方法-The definition of a class of Fact unsigned ra
Software-Requirements-Fact-Sheet
- 关于聊天系统的需求分析及概要设计说明书,可当模板使用-Software Requirements Fact Sheet
FACT-Device
- A ppt on FACT device (including Shunt type)