资源列表
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).
kruskal
- 克瑞斯卡尔算法,是关于克瑞斯卡尔算法的代码,详细介绍了有关克瑞斯卡尔算法的实现。-kruskal algorithm,kruskal algorithm on the code, setting out in detail the algorithm kruskal。
L5-E5
- 利用函数和递归做一个数列的加减运算,数列的加减运算有一定的规律,可利用函数与计算出结果-The constant can be calculated by the infinite series: = 4- 4/3+ 4/5- 4/7+ 4/9- 4/11+.... Write a C program that uses a do/while loop to calculate using the series. The program
