资源列表
bezier3
- 简单的bezier贝塞尔曲面的绘制,利用的是OpenGL中二维求值器的方法,其基本思想是在控制点之间,进行细小的分割,利用多个小三角形模拟二维曲面,所以需要进行x和y方向上的分割 -A simple bezier Bezier drawing using OpenGL 2D evaluator, the basic idea is to simulate the two-dimensional surfaces, the use of multiple small triangle sma
SRSoftware
- 超分辨重建,基于贝叶斯和总变分,牛人的文章对应的程序-Super-resolution reconstruction, based on Bayesian and total variation, cattle article corresponding program
std_lib_facilities
- 这是一供新手学习编程的源码,它有助于初学者入门-This is one for the novice to learn the programming source code, it helps the beginner
Windows_API(For_CPP)
- Windows环境下的VC++常用API函数大全。-Windows environment under VC++ Common API function Daquan.
RSA
- 利用Java 实现512位大素数的RSA算法实现-RSA Java
iphone
- 用纯c 实现iphone推送功能,使用了unix的网络编程技术-using c to finish the fuction of send message
lab_garbage_collector
- 该实验是实现把内存中的垃圾进行回收,把已经开辟的空间但没有使用的空间进行回收,并把回收的垃圾也就是空闲的地址块放到程序的空闲链表(freelist)里,以备以后的空间分配使用。- The experiment is memory garbage for recycling, has opened up the space, but do not use the space for the recovery and recycling of garbage that is free addre
WMI_USB_Dect
- 使用wmi事件机制,检测usb设备的插入,并输出了其USB DeviceID-To use wmi event mechanism to detect the usb device insertion and output USB DeviceID
grub4dos-0.4.5c
- GRUB4DOS是一个优秀的双(多)系统引导软件,使用GRUB4DOS可以很方便的引导各种操作系统,比如DOS、Windows、 Linux等。是一个可以把U盘制作成光盘似的来进行装系统的启动引导工具。-The GRUB4DOS Is an excellent double (multiple) system boot software, you can easily use GRUB4DOS boot various operating systems, such as DOS, Window
C_learning-21days
- 21天学通C语言 对于C语言的学习有相当大的作用-21 Days C language is a considerable role for the C language learning
wx-sound
- 在WXWIDGETS中,实现对音效的播放和声音大小的控制。-In the WXWIDGETS, realize the size of the playback of audio and sound control.
UKF
- 利用matlab实现无迹卡尔曼滤波(UKF)算法,并给出仿真结果-Using matlab to realize no trace kalman filter (UKF) algorithm, and the simulation results is given
