资源列表
maintest
- 个人实现的上位机CAN程序,实现了汽车仪表通信功能。-Individuals to achieve PC CAN program and realize the car dashboard communications.
pipe
- 一个简单的演示程序,关于如何写一个简单的pipe -Demonstration of a simple procedure on how to write a simple pipe
QuickSort
- QuickSort implementation in CSharp
button
- java编写的一些课后小作业,简单易行,很不错的-after the preparation of some java small operations, is simple, very good
haarwavelet
- haarwavelet.it is code for haar wavelet in image prossecing.
watchdog
- chach dag for common serious communication with si-language c if for watch dog check
CreateMutex
- 通过修改互斥体 达到重复启动程序的目的 !-Change the Mutex
Template_set
- 用模板实现具有多个成员变量的类的自动set/get函数。-Using templates with multiple member variables to achieve the class of automatic set/get functions.
order
- 选择法排序原理:一次选定数组中的每一个数,记下当前位置并假设它是从当前位置开始后面数中的最小数min=i,从这个数的下一个数开始扫描直到最后一个数,并记录下最小数的位置min,扫描结束后如果min不等于i,说明假设错误,则交换min与i位置上数。-Selection sort works: each time the selected number of the array, note the current position and assume that it is behind a num
t-copulas
- ClaytonRND Random matrix from a Clayton n-copula.Build and share code simulating Clayton n-copula n>2 indeed it possible to extend letting alpha be a vector of size n, each entry >0 but could be different. U = ClAYTONRND(ALPHA, N, M) returns
while
- while loop testing in C-while loop testing in C++
SimpleDiedai
- c++中简单二分法实现e的x次幂方程的求解。平台为VisualStudio2012-In the use of numerical solutions of equations dichotomy c++ Procedures, very useful