搜索结果

找到约 684 项符合 sample 的查询结果

按分类筛选

显示更多分类

其他数据库 This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h

This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scal ...
https://www.eeworm.com/dl/645/349298.html
下载: 165
查看: 1128

SQL Server ActiveX Data Objects Programming in C++ Description: ActiveX Data Objects Programming How To: Hey,

ActiveX Data Objects Programming in C++ Description: ActiveX Data Objects Programming How To: Hey, this is some kind of an experiment in writing tutorials in PSC. All of my articles are in .html files included in the zip file, together with the sample code
https://www.eeworm.com/dl/689/349300.html
下载: 148
查看: 1034

人工智能/神经网络 王小平《遗传算法——理论、应用与软件实现》随书光盘

王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生 ...
https://www.eeworm.com/dl/650/349916.html
下载: 29
查看: 1330

Java编程 Excel工具

Excel工具, Jar包封装过 环境的搭建: 1、先建立一个web工程 2、在src下建立一个包,包名字叫smart.jrsoft,将Excel.java文件拷贝到该目录下 3、将Enviroument下COM文件夹拷贝src下 4、把Enviroument下的Excel.jar文件拷贝到该工程的lib文件夹下 5、把Sample下的readExcelFile.jsp和writeExcelFile.jsp拷贝到WebRoot下 ...
https://www.eeworm.com/dl/633/351515.html
下载: 109
查看: 1027

Java书籍 THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Facto

THE DESIGN PATTERNS JAVA COMPANION 1. Creational Patterns 17 The Factory Pattern 18 How a Factory Works 18 Sample Code 18 The Two Derived Classes 19 Building the Factory 20 Factory Patterns in Math Computation 22 When to Use a Factory Pattern 24 Thought Questions 25 The Abstract Factory Pattern 26 ...
https://www.eeworm.com/dl/656/351822.html
下载: 36
查看: 1024

人工智能/神经网络 This code in this directory implements the binary hopfield network.Source code may be found in HOPNE

This code in this directory implements the binary hopfield network.Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST,H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the screen and a file, ARCHIVE.LST.
https://www.eeworm.com/dl/650/363471.html
下载: 166
查看: 1059

数据结构 Problem A:放苹果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language:

Problem A:放苹果 Time Limit:1000MS Memory Limit:65536K Total Submit:1094 Accepted:441 Language: not limited Description 把M个同样的苹果放在N个同样的盘子里,允许有的盘子空着不放,问共有多少种不同的分法?(用K表示)5,1,1和1,5,1 是同一种分法。 Input 第一行是测试数据的数目t(0 <= t <= 20) ...
https://www.eeworm.com/dl/654/373024.html
下载: 138
查看: 1049

Linux/Unix编程 如何使用Freetype2.0渲染字体在linux环境下

如何使用Freetype2.0渲染字体在linux环境下,本例给出一个完整的sample code.
https://www.eeworm.com/dl/619/374079.html
下载: 37
查看: 1025

数学计算 N位同学站成一排

N位同学站成一排,音乐老师要请其中的(N-K)位同学出列,使得剩下的K位同学排成合唱队形。 合唱队形是指这样的一种队形:设K位同学从左到右依次编号为1,2…,K,他们的身高分别为T1,T2,…,TK, 则他们的身高满足T1 < T2 < ...< Ti > Ti+1 > … > TK (1 <= i <= K)。 你的任务是,已知所有N位同学的身高,计算最少需 ...
https://www.eeworm.com/dl/641/375750.html
下载: 82
查看: 1071

matlab例程 This software is a Matlab implementation of restricted sampling from Gaussian distribution, and samp

This software is a Matlab implementation of restricted sampling from Gaussian distribution, and sample x (column vector) from N(x_mu, x_var), restricted in x_min<=x<=x_max.
https://www.eeworm.com/dl/665/385468.html
下载: 40
查看: 1136