搜索:source

找到约 3,219 项符合「source」的查询结果

结果 3,219
按分类筛选
显示更多分类
https://www.eeworm.com/dl/628/137958.html 编译器/解释器

Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), port

Many many developers all over the net respect NASM for what i s - a widespread (thus netwide), portable (thus netwide!), very flexible and mature assembler tool with support for many output formats (thus netwide!!). Now we have good news for you: NASM is licensed under LGPL. Thi ...
下载 116
·
查看 1084
https://www.eeworm.com/dl/648/151618.html 单片机开发

用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main sourc

用CY7C63723设计的鼠标固件程序 chip.c - include file that defines CY7C63723 constants - combi.c - main source file - combi.hex - Intel hex file for programming a CY7C63723 microcontroller - combi.lst - output listing from c-compiler for use with the CYDB debugger - macros.h - ...
下载 155
·
查看 1138
https://www.eeworm.com/dl/633/455789.html Java编程

With this example-driven book, you get a quick, practical, and thorough introduction to Java s API f

With this example-driven book, you get a quick, practical, and thorough introduction to Java s API for XML Web Services (JAX-WS) and the Java API for RESTful Web Services (JAX-RS). Java Web Services: Up and Running takes a clear, no-nonsense approach to these technologies by prov ...
下载 48
·
查看 1088
https://www.eeworm.com/dl/841986.html 技术资料

基于STM32F407的openmv项目源码及库

基于STM32F407的openmv###OpenMV (Open Machine Vision Module)OpenMV is an open-source tiny machine vision module based on an STM32F4xx ARM Cortex-M4 MCU and an OV9650 sensor, it's currently capable of doing face detection at 25FPS, color tracking at 30FPS+ and has USART interfa ...
下载 5
·
查看 6344
https://www.eeworm.com/dl/949006.html 技术资料

51单片机串口仿真器

晓舟通用在线调试系统(MSUODS)无需额外硬件支持,只需用户51单片机目标系统支持串口通讯,通过这个系统就可以完成复位,运行,停止(夭折),单步,步进,步越,断点,数据断点,条件断点,实时读写变量/寄存器值等等硬件仿真器的所有调试仿真功能,可以在keil和source insight中实现源码级在线调试,还可 ...
下载 1
·
查看 5149
https://www.eeworm.com/dl/505/24328.html 电源技术

DN436微型全桥压电马达驱动器

  Piezoelectric motors are used in digital cameras for autofocus,zooming and optical image stabilization. Theyare relatively small, lightweight and effi cient, but theyalso require a complicated driving scheme. Traditionally,this challenge has been met with the use ofsep ...
下载 100
·
查看 1186
https://www.eeworm.com/dl/619/429407.html Linux/Unix编程

这个小工具可以生成16进制的电力通信协议数据包

这个小工具可以生成16进制的电力通信协议数据包,目前支持两种 协议:“中华人民共和国多功能电能表通信规约(DL/T 645—1997)” 和”山东电力集团公司用电现场服务与管理系统通讯规约”。能自 动复制生成的数据,默认为生成的数据添加0x前缀,这样就可以把 数据包方便地粘贴到代码或各种16进制调试工具 ...
下载 112
·
查看 1251
https://www.eeworm.com/dl/cadence/doc/18732.html 教程资料

Cadence软件安装手册

在PC机上运行cadence需要先运行命令:source filename,此处filename指.cshrc,或其他具有该文件内容但名字不同的文件,该文件必须有set DISPLAY 本机IP:0.0 语句,同时应将其他雷同设置封住.可以先从工作站上下载.cshrc文件,然后用notepad修改显示设置相,不可用其他编辑器,否则文本文件格式会不一样.记住, ...
下载 53
·
查看 1108
https://www.eeworm.com/dl/519/145673.html 加密解密

本文以实现aes算法加解密例程为例

本文以实现aes算法加解密例程为例,说一下C#代码转换为VC代码经验。 例子代码下载Http://otiana.com/vcangle/source/aesdemo.rar 相应C#的例子请参考Http://www.vckbase.com/document/viewdoc/?id=1068 这个c#的类是没有头文件的。在vc中我们为了使用方便需要为他构造一个头文件, 把相应的变量和函数 ...
下载 53
·
查看 1065
https://www.eeworm.com/dl/650/176717.html 人工智能/神经网络

MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模

MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num------ ...
下载 73
·
查看 1090