select

共 280 篇文章
select 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 280 篇文章,持续更新中。

This application uses OleDb as a backhand communicator with the file to allow the user to : select,

This application uses OleDb as a backhand communicator with the file to allow the user to : select, delete, insert and modify the database and then save all the changes to the original file.

This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade

This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade. Simply run C18Fake and select your C18 installation directory (create if necessary) and click Sav

非常好用的西门子授权Step7V5.4,WinCCV6.2

非常好用的西门子授权PLC300编程软件的注机软件,一个工程师传出来的。步骤:安装好Step7V5.4后安装授权:执行Simatic_EKB_InstallSim_EKB_Install_2007_02 _02→Find Key→Select > (打√全部选中) →long key →选择右下角√,然后要等 十来秒钟才有一点反应,就授权成功了。我试验成功,跟大家分享一下。。。

Select()系统调用及 文件描述符集fd_set的应用.rar

Select()系统调用及 文件描述符集fd_set的应用.rar

本源码中应用了sqlite的读写操作 要记着在解压本程序之后不能放在有中文的目录地下 要不然会报错 本程序支持sqlite的插入查询删除等功能 可输入select * from tbArodrome

本源码中应用了sqlite的读写操作 要记着在解压本程序之后不能放在有中文的目录地下 要不然会报错 本程序支持sqlite的插入查询删除等功能 可输入select * from tbArodrome 查看本程序的功能

实现:SELECT [ALL|DISTINCT] <属性表达式>[

实现:SELECT [ALL|DISTINCT] <属性表达式>[,<属性表达式>…] FROM <表名或视图名>[,<表名或视图名>…] [WHERE <条件>] [GROUP BY <属性1>[HAVING<条件>]] [ORDER BY <属性2> [ASC|DEC]

select socket 完成的聊天室 简单的代码 完成对select socket的熟悉

select socket 完成的聊天室 简单的代码 完成对select socket的熟悉

获取汉字拼音和拼音首字母的功能函数; --函数GetHzFullPY(string)用于获取汉字字符串的拼音 --select GetHzFullPY( 中华人民共和国 ) from dual

获取汉字拼音和拼音首字母的功能函数; --函数GetHzFullPY(string)用于获取汉字字符串的拼音 --select GetHzFullPY( 中华人民共和国 ) from dual --返回:ZhongHuaRenMinGongHeGuo --函数GetHzPYCAP(string)用于获取拼音首字母 --select GetHzPYCAP( 中华人民共和国 ) fro

改工程是一个基于select模型实现的MUD游戏

改工程是一个基于select模型实现的MUD游戏,包含基本的游戏逻辑,注册,登陆,游戏逻辑,简单的装备系统,买卖系统等,辅助使用tinyXML,使用的数据为acce

This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps t

This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons)

SQL数据库工具就是一种即可以进行数据浏览、添加、删除和修改等数据库管理操作

SQL数据库工具就是一种即可以进行数据浏览、添加、删除和修改等数据库管理操作,又可以数据库的备份和还原操作,还可以自动地根据需要产生各种SQL语句(包括了SELECT、UPDATE、DELETE、INSERT等SQL语句)的数据库工具,将为数据库管理员和数据库软件开发人员提供极大的方便。

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 con

jQuery的radio,checkbox,select操作

jQuery的radio,checkbox,select操作

To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Selec

To use the ATLTrace tool: Debug an MFC or ATL project select Start from the Debug menu. Select MFC/ATL Trace Tool in the Tools menu. Expand the tree control list in the Trace List window. H

sql数据库

sql数据库,aaa,设定一个表,user,三个字段,username,password,money 从数据库备份,还原,删除的语句到select的语句

数据分析仪说明书

<P>User Manual<BR>Rev. 1.2<BR>SmartRF&reg; CC2420DK: Packet Sniffer for IEEE 802.15.4 and ZigBee</P> <P>Table of contents<BR>1 INTRODUCTION.............................................................

该代码是用select IO复用实现的网络服务器 里面有两个版本

该代码是用select IO复用实现的网络服务器 里面有两个版本,区别读者可以好好看看,并体会其不同的实现方式的优缺点。 对初级入门的特别合适

Linux下服务器即时通信程序

Linux下服务器即时通信程序,可进行消息转发,主要是SELECT的灵活用法

使用select实现的UNIX/Linux环境下的TCP聊天程序

使用select实现的UNIX/Linux环境下的TCP聊天程序,可以使用Makefile编译。

对函数select()的测试

对函数select()的测试