资源列表
Particals-and-Image
- 这是配合openframeworks教程的几个例子,书名是《Mastering openFrameworks. Creative Coding Demystified》文件夹解压后需要自己重新建工程。-Several examples of this is in line with the openFrameworks tutorial, entitled Mastering openFrameworks. Creative Coding Demystified folder unpacked
viterbi
- 用C 实现的 卷积码编码,及其维特比译码,功能正确-Implemented in C convolution encoder, and Viterbi decoding
hash
- A hash function is any function that can be used to map digital data of arbitrary size to digital data of fixed size.
sunrisetime
- calculate sunrise and sunset time for a given place and a given height
jinyi
- 这是一个精易模块,非常好的模块,快来下载-This is a fine-module, the module is very good, Come download ah ah ah ah ah
LZ77
- realize LZ77 algorithm by C language.Specially program uses a 64k stable length window.It can compress data by block by using this method.
2
- 利用IFFT仿真海面,效果还可以.利用IFFT仿真海面,效果还可以-use FFT to simulate the seaface,and the result is well.use FFT to simulate the seaface,and the result is well
Chapter03
- 通信工具,socket通信源码,支持多线程通信。-Communication tools, socket communication source, supports multi-thread communication.
DataBaseCode
- 便于初学C/C++的同学学习数据结构的程序代码的所有例子-examples for studying data structure
RsaKit
- rsa 1024 大数运算 看雪前辈的代码
Elevator
- 电梯模拟程序算法c++实现:共10层楼,有载客电梯1部,能动态显示各梯的载客与运行情况(上、下或停止),动态显示各楼层的人员停留情况与要求乘梯情况;动态显示从仿真开始到目前的时间。 -Elevator simulation program algorithm c++ realize: A total of 10 floors, there is a passenger elevator
multi-threaded-elevator
- 利用多线程同步技术模拟电梯调度算法。主要用到了事件内核对象、临界区来让电梯服务线程、楼层请求正确地对请求队列进行访问、以及修改。-Simulation of elevator scheduling algorithm using thread synchronization techniques. Main event kernel object, a critical section is used to make service request threads, floors properl
