登录
首页 » C++ Builder » tecznology

tecznology

于 2018-11-25 发布 文件大小:22KB
0 201
下载积分: 1 下载次数: 0

代码说明:

  Engaged in LAN development, multimedia technology engineers

文件列表:

9Base64.h, 183 , 2000-10-18
CaptureFilter.h, 550 , 2000-01-31
Natas.h, 326 , 2000-10-18
NatasConfig.h, 532 , 2000-10-18
NetAdapter.h, 214 , 2000-10-18
PacketCapture.h, 295 , 2000-10-18
PacketParser.h, 416 , 2000-10-19
resource.h, 2420 , 2000-10-19
7Base64.cpp, 1781 , 2000-10-18
Natas.cpp, 14342 , 2000-11-02
NatasConfig.cpp, 5534 , 2000-10-24
NetAdapter.cpp, 1218 , 2000-10-22
PacketCapture.cpp, 1530 , 2000-10-18
PacketParser.cpp, 15607 , 2000-10-19
Natas.aps, 9128 , 2000-10-25
Natas.dsp, 4962 , 2000-10-25
Natas.dsw, 535 , 2000-10-19
natas.ico, 766 , 2000-09-21
Natas.ncb, 66560 , 2000-11-02
Natas.opt, 48640 , 2000-11-02
Natas.plg, 1270 , 2000-11-02
Natas.rc, 7250 , 2000-10-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • PlanetCNC软件和控制器使用手册
    PlanetCNC软件和控制器使用手册非常实用 使用TNG软件获取并激活PlanetCNC控制器的许可证 在Windows 8上禁用驱动程序签名 用输出板控制主轴 如何在PlanetCNC TNG软件中设置归位程序 如何在PlanetCNC TNG软件中设置运动限制 如何在PlanetCNC TNG软件中设置电机极限 如何使用PlanetCNC软件和控制器设置数控机床? 如何加工你的第一个工件 如何从Gerber和NC Drill文件铣削和钻削PCB? 如何使用转换和翘曲铣削和钻双面PCB(PlanetCNC software and controller use Handbook is very practical Using TNG software to obtain and activate a license for the PlanetCNC controller Disable driver signature on Windows 8 Control the spindle with an output plate How to set up the homing program in PlanetCNC TNG software How to set motion restrictions in PlanetCNC TNG software How to set up the motor limit in PlanetCNC TNG software How to use PlanetCNC software and controller to set up CNC machine tools? How to process your first work piece How to milling and drilling PCB from Gerber and NC Drill files? How to use conversion and warp milling and drilling double-sided PCB)
    2017-12-17 08:18:34下载
    积分:1
  • lith
    The program of generating static library lib with vc is helpful for learning how to generate lib.
    2018-12-24 06:49:27下载
    积分:1
  • 2
    51单片机中使第一个灯闪烁的c程序在压缩包中包含c程序和keil工程等等,需要的可自行打开观看(The C program which makes the first lamp flicker in the 51 single chip computer includes C program and keil project in the compression package, etc. It can be opened and watched by itself if needed.)
    2020-06-21 05:40:02下载
    积分:1
  • TQ210串口下载裸机程序
    说明:  TQ210开发板串口裸机下载程序,方便调试裸机程序(TQ210 Uart DownLoad)
    2020-06-24 15:40:02下载
    积分:1
  • CH11-KEA128-SPI
    1. 硬件接线 (1)调试串口(UART_Debug)使用UART2,在“printf.h”文件中宏定义, 对应引脚为TX-PTD7,RX-PTD6 (在“uart.h文件中宏定义)。 (2)灯0~3(LIGHT_0~LIGHT_3)对应的引脚是PTC0~PTC3,高电平点亮(由硬件接法决定) (3)SPI0_CLK对应的引脚是PTE0, SPI0_MOSI对应的引脚是PTE1, SPI0_MISO对应的引脚是PTE2,SPI0_PCS对应的引脚是PTE3, SPI1_CLK对应的引脚是PTG4, SPI1_MOSI对应的引脚是PTG5, SPI1_MISO对应的引脚是PTG6,SPI1_PCS对应的引脚是PTG7。 (4)SPI0作为master,SPI1作为slave,SPI1接收SPI0发送的数据并产生中断。 用导线将PTE0与PTG4对接,将PTE1与PTG5对接,将PTE2与PTG6对接,将PTE3与PTG7对接。(1. Hardware wiring (1) Debugging Serial Port (UART_Debug) uses UART2, macro-defined in "printf.h" file, corresponding pins are TX-PTD7, RX-PTD6. (macro definition in the uart.h file). (2) The pins corresponding to the lamp 0~3 (LIGHT_0~LIGHT_3) are PTC0~PTC3, and the high-level lighting is determined by the hardware connection. (3) The pin corresponding to SPI0_CLK is PTE0, and the pin corresponding to SPI0_MOSI is PTE1. The pin corresponding to SPI0_MISO is PTE2, and the pin corresponding to SPI0_PCS is PTE3. The pin corresponding to SPI1_CLK is PTG4, and the pin corresponding to SPI1_MOSI is PTG5. The pin corresponding to SPI1_MISO is PTG6, and the pin corresponding to SPI1_PCS is PTG7. (4) SPI0 acts as master and SPI1 acts as slave. SPI1 receives data sent by SPI0 and generates interruption. PTE0 and PTG4 are docked by wire, PTE1 and PTG5 are docked, PTE2 and PTG6 are docked, PTE3 and PTG7 are docked.)
    2020-06-16 12:00:01下载
    积分:1
  • XYRaclient
    非常好的管理类软件,各种功能非常齐全,欢迎使用!!!(Very good management class software, various functions are very complete, Welcome! ! !)
    2013-01-04 17:37:03下载
    积分:1
  • 实 验 报 告 第二单元
    求解非线性方程组的改进布谷鸟算法_樊晓敏(Improved cuckoo algorithm for solving nonlinear equations: Fan Xiaomin)
    2018-06-26 10:28:39下载
    积分:1
  • eigen
    在vs2015中编译过的eigen开源库的编译文件(The compiled file of the eigen open source library compiled in vs2015)
    2021-04-17 10:38:53下载
    积分:1
  • redis读写缓存数据
    通过引用redis基础类库,实现对redis的读取和写入操作。例子比较初级。(By referring to the redis base class library, we can read and write redis. The example is more elementary.)
    2020-06-19 17:00:01下载
    积分:1
  • 桌面弹幕(后续完成网络在线接收)
    说明:  QT实现弹幕桌面窗口弹幕显示,qtwidget获取桌面分辨率,自定qlabel控件(QT danmuku develpen by qt qwidget)
    2020-10-24 16:30:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载