资源列表
FPGA 自学源代码
- fpga学习源代码,其中包括许多简单程序的实例和讲解,很有作用(FPGA learning source code)
plot_hht
- 黄变换,及绘图matlab相关程序包。直接用(Huang transform and graphics matlab related package. Direct use)
kd_buildtree
- % INPUTS % X --- contains the data (nxd) matrix , where n is the % number of feature vectors and d is the dimensionality % of each feature vector % parent_number --- Internal variable
3728102
- Process management of a code, vc, you can view the current system of all processes, and can process operation
consumecelt
- 进程调度是处理机管理的核心内容,本实验要求用C语言编写和调试一个简单的进程调度程序(Process scheduling is the core content of the processor management, this experiment requirement written in C language and debugging process scheduling is a simple procedure)
1476305
- 进程调度算法演示,程序中含有一些对控制台输出和事件进行控制的API函数(Process scheduling algorithm demo, the program contains some of the console output and events to control the API function)
时间转换
- 实现格林威治时间转日历时间以及日历时间转为格林威治时间(Achieve the exchange of GMT to calendar time, and calendar time to Greenwich mean time(GMT))
ExampleCode_DAC_AD5270
- AD5270数字电位器的驱动程序,通过单片机方便的通过程序改变AD5270的电阻值,配合其他器件工作。(AD5270 digital potentiometer driver, use microcontroller, convenient changing the resistance value of the AD5270 by a program, work with other devices.)
二进制文件的读写
- 将程序中产生的文件以二进制形式写入电脑硬盘(Writes the files generated in the program in binary form to the computer hard disk)
maezly-examples
- 连接socket的源代码 示例测试代码,主要达到HTTP连接作用(Connection socket source code examples of test code, mainly to HTTP connections)
testdata
- The test data used in colleges for assessement of studentss performance
Opengl绘制最大矩形
- 绘制不规则图形的最大矩形,需要给摄像机添加脚本并给定材质与贴图,要有坐标点信息