资源列表
lte-propag
- lte mobility and lte phy-mac model program code in matlab
reader_writer
- 操作系统作业,多线程读者写者问题,C语言,Linux-Reader and writer, multi-threaded issues, C language, Linux
merge_2
- do merge sort to find 100 largest numbers within 10000 elements,repeat 1000times to get average running time and comparison times
main
- 树的前序中序后序遍历的递归和非递归算法。-Preamble in sequence after preorder tree recursive and non-recursive algorithm.
xonar_lib
- helper functions for Asus Xonar cards for linux.
dev-leds-gpio
- Atheros AR71XX/AR724X/AR913X common GPIO LEDs support -Atheros AR71XX/AR724X/AR913X common GPIO LEDs support
llc_s_st
- Defines SAP component state machine transitions for linux.
PerspectiveTransformOperation
- Perspective Transform Operation Source Code for Linux.
XResources_ja_JP_A
- The Japanese (Katakana) resource bundle Source Code for Andriod.
lottery-ticket-system
- 简单的彩票选注程序。10选7,35选10。 可以选择注数,并计算花费金额。-Simple Lottery Selection Notes program. 10 election 10 election 7,35. You can choose the number of injection and calculate the amount spent.
Test_lload_0
- Matrix ScaleToFitTest extends AndroidTestCase Source Code for Linux.
sort.cpp
- 写一个函数,输入参数有四个,分别是map<string,float>型数据,整数,float型数组,string型数组。返回结果,将map中的数据按float值进行排序,并将排序后的结果保存到float、string两个数组中,两个数组元素必须对应于map数据。-Write a function, there are four input parameters, are the map <string,float> data, integer, float array,