资源列表
scan
- 本实例展示了并行前缀求和(也称作“scan”)的一种高效的 CUDA 实施途径。针对一个给定的数列,scan 可以计算出一个新的数列,其中每一个元素均为在输入列中该元素前面的所有元素的总和。 -This example shows the parallel prefix sum (also known as " scan" ) of an efficient CUDA implementation of the approach. For a given series, scan
mousegazemopencv
- Opencv program for using mouse control with head
learn-labview
- labview 初学者采样源码,学习的时候编写的-labview beginners sampling source, the preparation of learning
ip
- C++控制台工程,设置本地连接IP以及DNS服务器,绝对好用。三种方式1、自动获取 2、手动输入 3读取文件-C++ console project and set up a local DNS server IP connection, absolutely easy to use
ConsoleDrawingDemo
- 这是个一个win32控制台程序 仅仅只是一个画图小程序 -failed to translate
ConsoleFullScreen
- 动态载入未公布API,实现控制台程序的全屏、窗口化-Dynamic loading unpublished API, the realization of the full-screen console program, the window of
cdd
- 用cmd脚本编的“吃豆豆”游戏,有文件读取、写入,数字、字母转换等操作,可做参考-Eat Peas games, compiled with the cmd scr ipt file read, write, numbers, letters, conversion operations, do
log4ccp_libs
- 用visual studio 2008编译的log4cpp的静态库和动态库。-the static libs and dynamic libs of log4cpp compiled under visual studio 2008
netopencrypt
- another stream cipher for non profit I worked for and I reused in class.
shellexe
- VS2005下编译的wince6.0可用的开机自启动应用小程序。-VS2005 compiled wince6.0 available under the boot from the startup applets.
PC-51
- 实现PC控制单片机的功能,利用串行通信来传输PC发出的指令到单片机-To achieve PC control of the microcontroller using serial communication to transmit PC issued instructions to the microcontroller
LOCK
- 一个可以锁屏幕的小程序,类似网吧的挂机锁。 1.本系统界面友好,容易操作。 2.本系统用于挂机,可以用于网吧游戏挂机锁住屏幕。 3.本系统能显示开始挂机时间和挂机所用时间。 4.本系统最大的特点是可以用屏幕键盘输入密码和隐藏窗口(类似QQ)。 5.本系统是通过修改注册表来禁止任务管理器的,不过系统退出会还原注册表。 下一版本改为远程注入来禁止任务管理器。 6.本系统还禁止了系统热键,任务条,开始键等。 7.本系统使用了不少技巧,其中参考了不少人的代码,这里不一一
