搜索结果

找到约 264 项符合 Opensource-src 的查询结果

Java编程 NetGUI v0.4.1 INSTALL Instructions Pedro de la

NetGUI v0.4.1 INSTALL Instructions Pedro de las Heras Quiros pheras@gmail.com 1. Install netkit (www.netkit.org) 2. Compile src/*java 3. mv src/*class bin 4. Edit and adapt bin/netgui.sh 5. Run bin/netgui.sh
https://www.eeworm.com/dl/633/484037.html
下载: 49
查看: 1051

Java编程 │ .classpath │ .project │ 404.html │ index.html │ welcome.html │ ├─bin │ └─com │

│ .classpath │ .project │ 404.html │ index.html │ welcome.html │ ├─bin │ └─com │ └─accp │ └─demo │ └─socket │ Client.class │ HttpServer.class │ Server.class │ └─src └─com ...
https://www.eeworm.com/dl/633/492524.html
下载: 118
查看: 1107

Linux/uClinux/Unix编程 linux

简单命令使用grep等的使用 [zorro@isch ~]$ history     1  ifconfig     2  su     3  exit     4  ls     5  cd Desktop/     6  ls     7  tar zxcf VMwareTools-8.4.5-324285.tar.gz    &nb ...
https://www.eeworm.com/dl/511219.html
查看: 30

源码 zj智能卡Src

一个支持多应用智能卡源码,其中的文件系统很好。
https://www.eeworm.com/dl/512810.html
下载: 2
查看: 44

源码 src人脸识别

稀疏人脸识别,基于稀疏表示的人脸识别方法与综述
https://www.eeworm.com/dl/513081.html
下载: 3
查看: 50

源码 CCS样式选择符设计

CCS样式选择符,初学者,设计,DW,网页制作,大一作业 部分预览: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; cha ...
https://www.eeworm.com/dl/516267.html
下载: 1
查看: 61

源码 notepad2_4.2.25汉化资源文件

notepad2_4.2.25汉化资源文件 CSDN-tags:notepad2 sChinese 中文rc资源 Notepad2中文资源修改自: http://www.flos-freeware.ch/zip/notepad2_4.2.25_src.zip\src\Notepad2.rc
https://www.eeworm.com/dl/518050.html
下载: 2
查看: 27

源码 CMPP3.0源码

CMPP3.0源码 java实现 1.将common文件夹、MsgConfig.properties放于src根目录下。 2.修改MsgConfig.properties配置文件对应的内容为可用参数。 3.方法入口:common.msg.util.MsgContainer     sendWapPushMsg(String url,String desc,String cusMsisdn):发送web push短信;     & ...
https://www.eeworm.com/dl/520977.html
下载: 1
查看: 33

技术资料 LLC谐振腔半桥变压器设计问题.pdf

LLC谐振腔半桥变压器设计问题.pdfThe design equations of LLC-SRC were listed as:
https://www.eeworm.com/dl/746648.html
下载: 6
查看: 6381

技术资料 LWIP的底层结构

Lwip协议栈的实现目的,无非是要上层用来实现app的socket编程。好,我们就从socket开始。为了兼容性,lwip的socket应该也是提供标准的socket接口函数,恩,没错,在src\inc lude\lwip\socket.h文件中可以看到下面的宏定义:#if LWIP COMPAT SOCKETS#define accept(a,b,c)Iwip accept(a,b,c)#define bind(a,b,c) ...
https://www.eeworm.com/dl/835908.html
下载: 4
查看: 700