资源列表
IGS-DEALT
- IGS文件处理是处理从Solidworks输出的图形信息汇总中提取图形信息来做为其他软件或系统处理的前驱文件-IGS document processing is to deal with Solidworks output the graphics information to extract summary information to make graphics for other software or systems for treating the precursor docume
include
- 数据结构题集C语言版中算术表达式求值演示-Arithmetic expression uation demo
InjectThread
- Help you to inject your own thread in running process.
integral100
- 用梯形法求二次曲线定积分的C++源代码:只要设定二次曲线方程的系数、积分区间和等分数,就可自动获得积分值。-Trapezoidal method and the quadratic curve C source code for the definite integral: as long as the set of the quadratic equation of the Department ofNumber of the integration interval and scores,
InverseKinematic
- OpenGL Inverse kinematic by Visual C-OpenGL Inverse kinematic by Visual C++
vxworks串口通讯驱动源码
- vxworks串口通讯驱动源码,包含头文件,实测可用。
JianPanBianMa34324
- 键盘编码查寻ASCII码 二进制编码 键盘虚拟码 鼠标按键码Ctrl Shift Alt码-ASCII, binary code search keyboard keyboard virtual code encoding the mouse button code Ctrl Shift Alt Codes
JIEMIAN
- 对WINDOW界面的应用适合初学者多交流一下呀-WINDOW interface on the application of more exchanges suitable for beginners like me
jinzhizhuanhui123
- 很好用的进制转换软件还有源码,哈哈哈哈.-Very good with the conversion of M-ary source software there, ha ha ha ha.
KEY(2)
- S3C2410 ARM 开发板按键的初始化,及按键扫描-S3C2410 ARM development board initialization keys, and key scanning
KITBAG
- 背包问题是用贪心算法得到最优解得一个典型问题。背包问题具有最优子结构性质首先通过快速排序算法对物品按照单价从大到小排序,然后进行贪心选择。-Knapsack problem is a greedy algorithm with the optimal solution may be a typical problem. Knapsack problem with the nature of the optimal sub-structure, first of all, quick sort a
kmp105
- 在一个长字符串中匹配一个短子串的无回溯算法。时间复杂度为O(n).-In a long string substring matching a short non-backtracking algorithm. Time complexity is O (n).