搜索结果
找到约 243 项符合
select 的查询结果
按分类筛选
- 全部分类
- 网络 (14)
- SQL Server (13)
- Linux/Unix编程 (12)
- Java编程 (11)
- 其他 (11)
- 技术资料 (9)
- C/C++语言编程 (8)
- 微处理器开发 (8)
- 单片机编程 (7)
- Oracle数据库 (7)
- 软件设计/软件工程 (7)
- 其他数据库 (6)
- Internet/网络编程 (6)
- 数据库系统 (6)
- 其他书籍 (6)
- 编译器/解释器 (5)
- 数学计算 (5)
- JavaScript (5)
- Delphi控件源码 (5)
- 源码 (5)
- 人工智能/神经网络 (4)
- 可编程逻辑 (3)
- 单片机开发 (3)
- 文章/文档 (3)
- 通讯编程文档 (3)
- 驱动编程 (3)
- 书籍源码 (3)
- 教程资料 (2)
- 传感与控制 (2)
- 开发工具 (2)
- VHDL/FPGA/Verilog (2)
- uCOS (2)
- 汇编语言 (2)
- 压缩解压 (2)
- 嵌入式Linux (2)
- SCSI/ASPI (2)
- matlab例程 (2)
- 串口编程 (2)
- Jsp/Servlet (2)
- MySQL数据库 (2)
- 嵌入式/单片机编程 (2)
- 技术管理 (2)
- Ajax (2)
- 企业管理 (2)
- 书籍 (2)
- VIP专区 (2)
- 驱动程序 (1)
- PCB相关 (1)
- 电源技术 (1)
- 嵌入式综合 (1)
- 无线通信 (1)
- 技术书籍 (1)
- 实用工具 (1)
- 仿真技术 (1)
- 数值算法/人工智能 (1)
- 语音压缩 (1)
- 多国语言处理 (1)
- 通讯/手机编程 (1)
- 其他行业 (1)
- 教育系统应用 (1)
- 电子书籍 (1)
- VC书籍 (1)
- Windows CE (1)
- VxWorks (1)
- FlashMX/Flex源码 (1)
- 游戏 (1)
- Java书籍 (1)
- GPS编程 (1)
- 行业发展研究 (1)
- 技术教程 (1)
- Linux/uClinux/Unix编程 (1)
- 多媒体处理 (1)
- 手册 (1)
数据库系统 Town是一个100% 纯Java API
Town是一个100% 纯Java API,它位于JDBC API的顶部。这个API的目的是简化和一个JDBC兼容的关系数据库的交互。通过使用Town,可以执行和管理select/insert/update/delete SQL语句,而不用真正写一行SQL。Town也可以使用任何JDBC连接字符串和内部连接池。 ...
其他 ASP站长助手 v4.0 功能增强版 站内文件在线管理功能
ASP站长助手 v4.0 功能增强版 站内文件在线管理功能,无组件上传功能,可操作MSSQL数据库和Access数据库。包括浏览数据和添加,删除,修改数据,建立数据表,修改数据库等,非select命令提供一个SQL输入框给大家输入SQL指令来执行 ...
数据库系统 Excel报表 我做的
Excel报表 我做的,很老的了 Rksvr.ini文件里的下列设置,要改成你实际的目录 [syspath] 系统=D:\excel_sample1临时=D:\excel_sample1 此主题相关图片如下: 点击浏览该文件 忘记说明一下, 因为在vfp6下写的,所以 select 语句在vfp8下要稍做修改,请自行修改 ...
编译器/解释器 该系统是本人课程设计作业
该系统是本人课程设计作业,因为时间关系,只用了两天多的时间编成。所以有很多地方没有得到增强。版本为1.0。现作以下升级。 增加NEW,OPEN版本。 提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法 ...
数值算法/人工智能 1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库
1.简介 本程序是用纯C语言编的一个基于菜单命令行的数据库系统。可以创建多个数据库,数据库表,字段。其中字段的类型只能为整形,浮点型,字符型和字符串型(最大长度确定,不能改变)。 2.功能 a)数据库存储: 一个数据库存储于一个文件中,打开文件将数据库载入到内存。 保存时将内存中数据重新写到文件中去。 b)数据 ...
书籍源码 提高输入容错。判断输入的对错。 时间关系
提高输入容错。判断输入的对错。 时间关系,搜索功能为线性搜索,现增强如下:f_search:费氏查找法;btree:二叉树查找法;l_search:线性查找法; r_search:递归折半查找法;zcsear:杂凑碰撞查找法;o_sear:插补查找加强法; 排序是冒泡法,现增强为:heaps:累堆排序;binary:二叉树排序;xieer:谢耳排序;sinsert:插入 ...
Linux/Unix编程 linux 的引导程序源码The Microsoft® Windows® Software Development Kit (SDK) provides the documentation
linux 的引导程序源码The Microsoft&reg Windows&reg Software Development Kit (SDK) provides the documentation, samples, header files, libraries, and tools you need to develop applications that run on Windows. The applications you develop with this edition of the SDK can run on the x86, x64 and Itanium ...
微处理器开发 Use the verilog language write a MIPS CPU code, and have additional instruction, for example: select
Use the verilog language write a MIPS CPU code, and have additional instruction, for example: selection sort instruction.
The code has contain combination circuit and sequenial circuit.
CPU have contain ALU, ADD, ALU_CONTROL, DATA_MEMORY, INST_MEMORY, REGISTER, PC, and TESTBRANCH.
其他书籍 内容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, mani
内容如下:
1.The history of the computerized database
2.SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete
3.SQL Schema Statements--those used to create database objects, such as tables, index ...
语音压缩 to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format a
to show the waveform of audio file and play it on computer
Purpose: Familiar with WAV file format and UI design
It should have the following functions:
Provide a Graphic User Interface for user to browse the file system and select one WAV file
Show the waveform of input audio signal
Play the selecte ...