搜索结果

找到约 26,030 项符合 A母usb2.0 的查询结果

人工智能/神经网络 This a GA implementation using binary and real coded variables. Mixed variables can be used. Constra

This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).
https://www.eeworm.com/dl/650/129115.html
下载: 35
查看: 1125

通讯/手机编程 A. 产生一个长为1000的二进制随机序列

A. 产生一个长为1000的二进制随机序列,“0”的概率为0.8,”1”的概率为0.2;B. 对上述数据进行归零AMI编码,脉冲宽度为符号宽度的50%,波形采样率为符号率的8倍,画出前20个符号对应的波形(同时给出前20位信源序列);C. 改用HDB3码,画出前20个符号对应的波形;D. 改用密勒码,画出前20个符号对应的波形;E. 分别对上述 ...
https://www.eeworm.com/dl/527/129353.html
下载: 189
查看: 1050

加密解密 使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小

使用的是API编程,可格式化、校验和读写特殊扇区。可用作Windows下的磁盘加密。本函数还有以下两个缺点以待改进: 1.本函数还只能读能读 A: 和 B:,即只能对软盘操作 2.不能改变磁盘扇区大小,只能是标准的 512 个字节。 参数说明: command 操作: 0 重置磁盘 2 读扇区 3 写扇区 4 校验磁道 5 格式化磁道 8 得到设备参数 (int ...
https://www.eeworm.com/dl/519/130300.html
下载: 116
查看: 1101

数值算法/人工智能 本程序所求解的方程为x-cosx=0的解

本程序所求解的方程为x-cosx=0的解,程序将f(x)定义为子函数过程f(x),并把初值赋给相应变量后,即可使用xj(a,b,n)调用快带弦截法子函数。
https://www.eeworm.com/dl/518/133689.html
下载: 174
查看: 1133

USB编程 USB Manager(usbmgr) 0.4.8 Shuu Yamaguchi <shuu@wondernetworkresources.com> Special Helper: Phi

USB Manager(usbmgr) 0.4.8 Shuu Yamaguchi <shuu@wondernetworkresources.com> Special Helper: Philipp Thomas When USB devices connect to or disconnect from a USB hub, the usbmgr works as the following according to configuration. a) It loads and unloads files Linux kernel modules. b) It execute file to ...
https://www.eeworm.com/dl/643/133916.html
下载: 199
查看: 1355

其他 Addressbook using double-linked list. This example shows the use of a double-linked list by implemen

Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science ...
https://www.eeworm.com/dl/534/134191.html
下载: 129
查看: 1059

Java编程 How to run: 1. compile Callback.java 2. compile the native code into a shared lib cl /Ie:j2sdk1.4.0i

How to run: 1. compile Callback.java 2. compile the native code into a shared lib cl /Ie:\j2sdk1.4.0\include /Ie:\j2sdk1.4.0\include\win32 /LD /FeMyImpOfCallback.dll Callback.c 3. run: java Callback
https://www.eeworm.com/dl/633/135350.html
下载: 68
查看: 1067

VC书籍 VC技术内幕第五版_English.The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet techno

VC技术内幕第五版_English.The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds a ...
https://www.eeworm.com/dl/686/138415.html
下载: 76
查看: 1066

单片机开发 HD7279(c语言)驱动 程序作用:测试Sage Tech.开发板(MCP300)中hd7279键盘显示芯片是否能正常工作 程序功能:按下1号键显示0、1、2、3

HD7279(c语言)驱动 程序作用:测试Sage Tech.开发板(MCP300)中hd7279键盘显示芯片是否能正常工作 程序功能:按下1号键显示0、1、2、3,按下2号键显示c、d、e、f,按下3号键显示4、5 、6、7 按下4号键显示8、9、a、b,按下0号键点亮4个LED灯 ...
https://www.eeworm.com/dl/648/138608.html
下载: 133
查看: 1147

GPS编程 This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to sho

This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to show the use of the new object editing capabilities in MapX Ver 3.51. The program show how to perform functions such as adding a new layer adding lines and points, and editing a layers data.
https://www.eeworm.com/dl/693/139114.html
下载: 115
查看: 1072