搜索结果

找到约 1,105 项符合 end-User 的查询结果

matlab例程 A general technique for the recovery of signi cant image features is presented. The technique is ba

A general technique for the recovery of signi cant image features is presented. The technique is based on the mean shift algorithm, a simple nonparametric pro- cedure for estimating density gradients. Drawbacks of the current methods (including robust clustering) are avoided. Feature space of any nat ...
https://www.eeworm.com/dl/665/209335.html
下载: 97
查看: 1055

通讯/手机编程 利用WM5 实现电话功能 在程序中进行电话拨号 “项目”—“添加引用”—“Microsoft.WindowsMobile.Telephony”—“确定” Imports Microsoft

利用WM5 实现电话功能 在程序中进行电话拨号 “项目”—“添加引用”—“Microsoft.WindowsMobile.Telephony”—“确定” Imports Microsoft.WindowsMobile.Telephony Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim TestPhone As New Phone Tes ...
https://www.eeworm.com/dl/527/211268.html
下载: 189
查看: 1046

通讯/手机编程 This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed AP

This sample demonstrates how to take pictures and videos using the CameraCaptureDialog managed API. If a default filename is used: - if a still picture is taken, the ".jpg" extension is appended to the default filename. (Otherwise the CameraCaptureDialog would throw an InvalidArgumentExceptio ...
https://www.eeworm.com/dl/527/211275.html
下载: 101
查看: 1077

Java编程 订单处理过程

订单处理过程,包括前后台,Tomcat浏览 数据库放D盘,先打开User中的Service
https://www.eeworm.com/dl/633/211406.html
下载: 182
查看: 1015

MySQL数据库 使用说明:请您先正确设置数据库及JDBC驱动。 参考: http://blog.raofeng.com/love/kiss/archives/2006/16.html http://blog.r

使用说明:请您先正确设置数据库及JDBC驱动。 参考: http://blog.raofeng.com/love/kiss/archives/2006/16.html http://blog.raofeng.com/love/kiss/archives/2006/13.html http://dev.mysql.com/downloads/connector/j/3.1.html下载JDBC驱动 先新建一数据库(默认名为jspmo)建立数据库及表格的命令都在sql.txt内,可以直 ...
https://www.eeworm.com/dl/688/213340.html
下载: 25
查看: 1077

Internet/网络编程 功能介绍: (1)使用三层架构,代码优化

功能介绍: (1)使用三层架构,代码优化,便于修改,可以自由选择皮肤。 (2)界面友好,操作简便 性能进行了优化,速度快 (3)user.aspx进行用户管理,可以进行用户注册,密码修改,用户登录 (4)从页面左边可以直接进入词条,也可通过搜索进入词条,还会直接显示最新的10个词条。 (5)词条按tag(标签)分类聚合, ...
https://www.eeworm.com/dl/620/214030.html
下载: 33
查看: 1061

软件设计/软件工程 ---实现的部分VHDL 程序如下。   --- elsif clk1x event and clk1x = 1 then ---if std_logic_vector(length_no)

---实现的部分VHDL 程序如下。   --- elsif clk1x event and clk1x = 1 then ---if std_logic_vector(length_no) >= “0001” and std_logic_vector(length_no) <= “1001” then -----数据帧数据由接收串行数据端移位入接收移位寄存器---rsr(0) <= rxda --- rsr(7 downto 1) <= rsr(6 downto 0) --- parity <= parity ...
https://www.eeworm.com/dl/684/214662.html
下载: 179
查看: 1158

其他 管理员用户登陆: 用户名 admin 密码123 (密码可打开access数据库hangkong.mdb

管理员用户登陆: 用户名 admin 密码123 (密码可打开access数据库hangkong.mdb,在user表中直接修改)asp文件:login.asp
https://www.eeworm.com/dl/534/214860.html
下载: 107
查看: 1708

Java编程 连接oracle数据库的操作方法 tatic String driverName="oracle.jdbc.driver.OracleDriver" static String dbUrl="

连接oracle数据库的操作方法 tatic String driverName="oracle.jdbc.driver.OracleDriver" static String dbUrl="jdbc:oracle:thin:@10.1.1.44:1521:DBAWEB" static String user="DBA_WEB" static String password="DBA_WEB"
https://www.eeworm.com/dl/633/215273.html
下载: 89
查看: 1197

Java编程 java登陆,帐号以及密码的操作 <strong>UserBean</strong> will hold all of the information * regardi

java登陆,帐号以及密码的操作 <strong>UserBean</strong> will hold all of the information * regarding a specific user of the AddressBook application.
https://www.eeworm.com/dl/633/215275.html
下载: 124
查看: 1052