搜索结果
找到约 1,502 项符合
One-Class 的查询结果
Internet/网络编程 one udp server running on unix with cygwin.d
one udp server running on unix with cygwin.d
数学计算 Polynomial fit functions === === === === RegressionObject.cls contains a class that provides an
Polynomial fit functions
=== === === ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class has good performance and scales seamlessly with th ...
Java书籍 Expert One-on-On J2EE Development without EJB
Expert One-on-On J2EE Development without EJB
Symbian You can find infomation from SDK for Copy to and Paste from clipboard. One example here
You can find infomation from SDK for Copy to and Paste from clipboard. One example here
嵌入式/单片机编程 One of the most important issues affecting the implementation of microcontroller software deals wi
One of the most important issues affecting
the implementation of microcontroller
software deals with the data-decision
algorithm. Data-decision refers to decoding
the DIO-pin from the CC400/CC900. Two
main principles exist for decoding
Manchester-coded data: Data decision
based on timing the period ...
驱动编程 In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console
In the ffuart.tar.gz it has one file.
The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
压缩解压 one tool 自定义 Microsoft Visio 可以配合开发 Microsoft Visio 解决方案
one tool
自定义 Microsoft Visio 可以配合开发 Microsoft Visio 解决方案,该解决方案是创建解决方案以解决特定绘图问题的完善指南。您可以获得有关使用公式设计模仿真实物体和行为的 SmartShape 符号的详细信息。
人工智能/神经网络 开发环境:Delphi 简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must overr
开发环境:Delphi
简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution
文章/文档 a good material for new learners to learn java, this is one of Sun s training material.
a good material for new learners to learn java, this is one of Sun s training material.
数值算法/人工智能 这是一个对数学表达式求值的C++ class
这是一个对数学表达式求值的C++ class,详细的说明在Calculator.pdf中。