搜索结果
找到约 12,167 项符合
mp-a 的查询结果
Java编程 FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your own s
FreeJaPoll is a free software that make possible to add in a simple way a web-survey to your
own site. FreeJaPoll is a servlet written in Java programming language the program logo
(on the right) shows The Duke (Java mascotte) and a duke-like colored chicken...why? Because
the word "Poll" in my n ...
其他书籍 Halting The Hacker A Practical Guide To Computer Security
Halting The Hacker A Practical Guide To Computer Security
DSP编程 中断方式实现a/d 和d/a的转换中断方式实现a/d 和d/a的转换
中断方式实现a/d 和d/a的转换中断方式实现a/d 和d/a的转换
DSP编程 dspAD976驱动测试子程序(2407),驱动A/D模块AD976芯片
dspAD976驱动测试子程序(2407),驱动A/D模块AD976芯片
驱动编程 This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (vi
This is a serial mouse driver, which is compliant with Plug and Play, supports dynamic detection (via serenum) and removal (either hotplug or via the device manager). The code serves as a sample for any serial-enumerable device. The behavior of the various routines is documented in the source code f ...
加密解密 RC4 is a secure and very fast 8-bit stream cipher/psuedo-random number generator, with a 2^1700 inte
RC4 is a secure and very fast 8-bit stream cipher/psuedo-random number generator, with a 2^1700 interval
单片机开发 A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtract
A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code library with heavy in-line documentation! Been looking for multi-byte divide? Here it is.
matlab例程 简单混合衰落信道 This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channe
简单混合衰落信道
This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channel and shows the output with phase, gain, and attenuation characteristics via animation.
GPS编程 Unzip this file into a writeable directory. You should end up with a "Geocode" project, as well as
Unzip this file into a writeable directory.
You should end up with a "Geocode" project, as well as Bitmaps and TestData directories.
This sample geocodes single-match zip codes, entered by the user, or a batch-match of a table of zips (and other info) against a point shapefile.
The point data sh ...
数据结构 学生信息查询系统C语言实现 包含的功能有: 1、 系统功能选择菜单:提供了5个功能 A、 按“班级+平均成绩”显示原始数据 B、 输入学号
学生信息查询系统C语言实现
包含的功能有:
1、 系统功能选择菜单:提供了5个功能
A、 按“班级+平均成绩”显示原始数据
B、 输入学号,显示学生档案,并可选择用顺序查找或者折半查找去实现
C、 输入不完全的学生姓名即可模糊查找学生档案。
D、 输入班级及课程即可统计平均分,优秀率及及格率。
2、 数据显示函数
3、 学 ...