搜索资源列表
VESA
- VESA.C VESA.H
OpenGL配置文件
- 用于编写OpenGL程序的几个文件,glu32.lib,gl.h,glu.h,等所需的几个文件
H桥分立
- 可以省略IR2110
Video1234
- 图像的h.263编解码
GTS800 motion control card VC6
- GTS800 series from GOOGOL TECH .lib,.h and .dll files for VCPP
数据结构实验一源代码
- #include <stdio.h> #include <stdlib.h> #include "queue.c" #include "fatal.h" int ishw(char str[]) { SqStack st; InitStack(st); int i=0; char ch; while((ch=str[i++])!='\0') Push(st,ch); i=0; while(
5轴机床正运动学
- 用D-H参数法计算五轴机床的正向运动学模型
FANUC程序传输工具V16.0
- FANUC程序传输工具,CNC<->PC程序互传非常方便,0i-B/C/D、16i/18i/21i-A/B、30i/31i/32i-A、PMi-D/H 均可使用(系统需配置以太网接口和功能)
undertale 拆包器
- 可以查看ut data.win 文件中的资源、部分源码(不能使用汉化版) 或反编译其他gms/gms2文件 //--------------------------------------------- 用法:用 UndertaleModTool.exe 打开游戏的 data.win 文件 源码转自github https://github.com/krzys-h/UndertaleModTool
STM8L052读T557卡
- #include <stm8lx52.h> #include "Simple_Meter_LCD.h" #include "Simple_Meter.h" #include "Simple_Meter_Functions.h" #include "stm8lx52_adc.h" #include "stm8lx52_itc.h"