搜索结果
找到约 1,105 项符合
end-User 的查询结果
驱动编程 This a generic PCI express device driver that enable user to access the device without caring much o
This a generic PCI express device driver that enable user to access the device without caring much of the PCI express protocol in user mode. An utility program was built to help user in developing the application based on the given skeleton.
JavaScript That is some example about GUI. It is very good for user to use on BlueJ.
That is some example about GUI. It is very good for user to use on BlueJ.
VxWorks dm9000e网卡芯片在周立功的MagicARM2200实验箱上的基于VxWorks的END网卡驱动。自己调试修改的。
dm9000e网卡芯片在周立功的MagicARM2200实验箱上的基于VxWorks的END网卡驱动。自己调试修改的。
3G开发 adhoc路由协议aodv仿真与end-to-en-delay分析
adhoc路由协议aodv仿真与end-to-en-delay分析
Java编程 jsp smart upload can let user to know about the jsp upload file information. quite good
jsp smart upload
can let user to know about the jsp upload file information. quite good
其他书籍 Cast IP PCI- Target32 User Manual
Cast IP PCI- Target32 User Manual
嵌入式/单片机编程 Cast IP PCI- Master32 User Manual
Cast IP PCI- Master32 User Manual
Linux/Unix编程 Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been test
Peers is a very minimalistic SIP User-Agent. It s a softphone, written in java, and it has been tested on linux and windows. It allows a user to call from one PC to another on a local area network, using SIP/SDP/RTP with Ulaw encoding for voice.
RFID编程 This program lets the user test a simple rf link using serial synchronous
This program lets the user test a simple rf link using serial synchronous
SQL Server 这个是sql嵌入到c语言中的例子 原来:EXEC SQL CONNECT TO SKY.exp USER sa.sa //连接到数据库 更改:EXEC SQL CONNECT TO 8BC1D82
这个是sql嵌入到c语言中的例子
原来:EXEC SQL CONNECT TO SKY.exp USER sa.sa //连接到数据库
更改:EXEC SQL CONNECT TO 8BC1D82B889C4FF.xixi USER sa. //连接到数据库
我装sql server时没改名,名字就叫8BC1D82B889C4FF
xixi是一个数据库的名字
sa的密码为空。 ...