搜索结果

找到约 280 项符合 Select 的查询结果

Linux/Unix编程 Linux下使用Select模型的两个类Client And Server

Linux下使用Select模型的两个类Client And Server
https://www.eeworm.com/dl/619/290344.html
下载: 120
查看: 1085

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

使用select实现的UNIX/Linux环境下的TCP聊天程序,可以使用Makefile编译。
https://www.eeworm.com/dl/635/333485.html
下载: 99
查看: 1116

Java编程 所有算法 java原代碼(如bubble,select ,quick,heap...sort)

所有算法 java原代碼(如bubble,select ,quick,heap...sort)
https://www.eeworm.com/dl/633/386291.html
下载: 62
查看: 1159

其他书籍 allows the user to select files containing objects and draw them using one of the available project

allows the user to select files containing objects and draw them using one of the available projections.
https://www.eeworm.com/dl/542/423330.html
下载: 38
查看: 1087

串口编程 files describe a example tranmister a txt by uart from host PC and select baud rate

files describe a example tranmister a txt by uart from host PC and select baud rate
https://www.eeworm.com/dl/624/489962.html
下载: 106
查看: 1105

微处理器开发 s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select

s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select test 1 : Real time clock display 2 : 4 key array test 3 : Buzzer test 4 : ADC test 5 : IIC EEPROM test 6 : Touchpanel test 7 : 3.5# TFT LCD 240*320 test 8 : UDA1341 play audio test ...
https://www.eeworm.com/dl/655/348818.html
下载: 59
查看: 1151

嵌入式Linux Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger:

Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger: 1 - Falling trigger 2 - Rising trigger 3 - Both Edge trigger 4 - Low level trigger 5 - High level trigger any key to exit... Press the buttons push buttons may have glitch noise problem EINT6 ...
https://www.eeworm.com/dl/653/206789.html
下载: 178
查看: 1084

matlab例程 This program compress and recostruct using wavelets. We can select level of decomposition(here maxim

This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet. For eg:-wavelets can be haar, db1, db2,dmey............... Decomposition can be viewed in figure. (Please note that select 256X256 image for be ...
https://www.eeworm.com/dl/665/249444.html
下载: 189
查看: 1091

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

改工程是一个基于select模型实现的MUD游戏,包含基本的游戏逻辑,注册,登陆,游戏逻辑,简单的装备系统,买卖系统等,辅助使用tinyXML,使用的数据为acce
https://www.eeworm.com/dl/625/336364.html
下载: 156
查看: 1090

Java书籍 pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernu

pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernumber= "+ cdName + " ") rs=pstmt.executeQuery() if(rs!=null && rs.next()){ String datetime = rs.getString(2) java.text.SimpleDateFormat formatter = new java.text.SimpleDateFormat ("yyyy-MM-dd") ...
https://www.eeworm.com/dl/656/370555.html
下载: 31
查看: 1159