搜索结果
找到约 557 项符合
end-users 的查询结果
其他书籍 With a worldwide community of users and more than a million dedicated programmers, Perl has proven t
With a worldwide community of users and more than a million dedicated programmers, Perl has proven to be the most effective language for the latest trends in computing and business.
Every programmer must keep up with the latest tools and techniques. This updated version of Advanced Perl Programmin ...
Java编程 A Java web application, based on Struts and Hibernate, that serves as an online running log. Users m
A Java web application, based on Struts and Hibernate, that serves as an online running log. Users may enter information about workouts, and can track historical performance and data using web-based charts.
Linux/Unix编程 unix introduction for entry level users
unix introduction for entry level users
网络 qt example for users
qt example for users
压缩解压 We often get questions about how the deflate() and inflate() functions should be used. Users wonder
We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read zlib.h (a ...
加密解密 Shellcode加密程序C源代码 Shellcode Crypter is a small C program that allows users to encrypt their Windows
Shellcode加密程序C源代码
Shellcode Crypter is a small C program that allows users to encrypt their Windows and Linux shell codes using XOR.
Internet/网络编程 Many programs today suffer from the fact that their users have to connect using IP addresses. This i
Many programs today suffer from the fact that their users have to connect using IP addresses. This is impossible for dialup users, whose IPs change all the time, and painful for LAN users who don t know their IP addresses or whose addresses also change. In addition, many collaborative programs could ...
数据结构 HDOJ 1047 One of the first users of BIT s new supercomputer was Chip Diller. He extended his explor
HDOJ 1047
One of the first users of BIT s new supercomputer was Chip Diller. He extended his exploration of powers of 3 to go from 0 to 333 and he explored taking various sums of those numbers.
``This supercomputer is great, remarked Chip. ``I only wish Timothy were here to see these results. (Chip ...
其他行业 实验参数采集窗口程序 开始采集 Private Sub kaishicaiji_Click() Timer1.Enabled = True End Sub Private Sub lishi
实验参数采集窗口程序
开始采集
Private Sub kaishicaiji_Click()
Timer1.Enabled = True
End Sub
Private Sub lishishuju_Click()
Form5.Show
Form2.Hide
End Sub
Private Sub shishiquxian_Click()
Form4.Show
Form2.Hide
End Sub
软件设计/软件工程 文中介绍了在自制最小系统开发板上Vxworks嵌入式操作系统的END的开发过程
文中介绍了在自制最小系统开发板上Vxworks嵌入式操作系统的END的开发过程,这个方法也实用于其他嵌入式硬件平台的Vxworks网络驱动程序的开发。