搜索资源列表
compiler1
- 实现了一个简单的编译器,其中有有限的指令(32条).做课程设计的时候要用的.
tvicport
- 在WINDOWS 9X/NT下不通过WIN DDK而直接存取硬件的专用开发包,支持VISUAL C++和DELPHI/C++ BUILDER,需要32位编译器。TVicPort includes transparent support for Windows 95/98 and Windows NT -in Windows 9X/NT under WIN DDK is not passed directly access dedicated hardware development kits,
CPPmathgame
- 自动出题20以内退位减法,并进行了创新设计 1) 可以自动出题进位加法题目,如:3+8=?,或?+8=16 或7+?=12。 2) 可以自动出乘法 如: 2*5=?或?*5=35或8*?=32。 3) 随机决定当前题目是进位加法、乘法和退位减法题目。-Automatic title 20 or less the abdication subtraction, and the innovative design 1) can be automatically out of the
integral_img
- This code is create integral image from gray scale image (gray scale only). It used openCV function build in visual C++ 32 application console.
or_image
- This source code is or image operation with OpenCV library. It coding by Win 32 Console application
QHull
- finds upper convex hull of sorted points(32). on CUDA-finds upper convex hull of sorted points(32). on CUDA
PageMemManager
- 内存被划分成256块(页),用32位字长的字存放位示图表示其内存分配情况,为0的位表示该块尚未分配,为1的位表示该块已分配? 实习检查: 1、运行程序,由运行者给出文件名,该文件中存有内存目前状况的位示图的数据(0和1的文件)。(程序应做提示,界面友好)。 2、程序应读入数据,存放在相应的数据结构中。 3、显示友好的用户界面,由运行者输入内存申请(总块数)。 4、根据申请和位示图状态,为用户分配内存,并建立页表。 5、根据用户释放作业,同时释放其所占用的空
MemoryDumpPsrc
- Console PROCESS MEMORY dumper, code in C++, 32 bit, but handles some x64 apps too... For Windows
aes
- 本程序可以实现AES16,24,32位任意长度的密码与任意长度的明文的加密与解密,并附有一实例-This procedure can achieve the AES16 24,32 password of any length and any length of plaintext encryption and decryption, with an example
CRC_32bit
- CRC校验的C语言代码,32位的CRC,自己编译通过的没有问题-the code of the CRC
rotate32bitbmp_clockwise
- 32位bmp图片顺时针旋转90度源代码, 练习文件读入修改和保存-32 bmp image 90 degrees clockwise source code file is read into practice modify and save
4554
- 2013金山西山居创意游戏程序挑战赛——初赛(4)题目:叛逆期的小明什么都喜欢反着做,连看数字也是如此(负号除外),比如: 小明会把1234它看成4321;把-1234看成-4321;把230看成032 (032=32);把-230看成-032(-032=-32)。 现在,小明做了一些a+b和a-b的题目(a, b为整数且不含前导0)-2013 Jinshan Xishanju creative games Challenge- Heat (4) Topic: rebellious
4510
- 算法题:2013腾讯编程马拉松初赛第二场(3月22日)小Q系列故事——为什么时光不能倒流 输入首先包含一个整数N,表示有N组测试用例。 接下来的N行表示N个测试用例,每行包括2个时间HH:MM:SS hh:mm:ss HH:MM:SS表示当前的时间,hh:mm:ss表示希望倒退回去的时间。 [Technical Specification] 00<=HH<=11 00<=hh<=99 00<=MM, SS, mm, ss<=59
Cycles
- three LCCWIN-32 macro-implementations for measuring cpu-cycles:
teqc_compact
- win7 32/64位 dos界面下生成compact,官网的现在只有生成compact3的啦,compact可以用于绘图,compact3的是不可以的哦!-Teqc is a comprehensive toolkit for solving many problems when preprocessing GNSS data: translation: read GNSS native receiver files and translate the data to other for
Float_To_IEEE754
- 该压缩包包含Float转IEEE754格式(32位)算法,无密码,控制台编程,可直接编译成功,注释详细,可方便移植到您的程序中去。-The archive contains Float turn IEEE754 format (32) algorithm, no password, console programming, can be directly compiled successfully, detailed notes, can be easily ported to your pro
IEEE754_To_Float
- 该压缩包包含IEEE754格式(32位)转Float算法,无压缩密码,控制台编程,注释详细,可方便移植到您的程序中去。-The archive contains IEEE754 format (32) Float switch algorithm, console programming, detailed notes, can be easily ported to your program going.
compress.c
- A version with no branches in the loop. Eight insns in the loop, giving 8*32 + 2 = 258 insns worst case (however, the code above might be faster if the mask is sparse).-A version with no branches in the loop. Eight insns in the loop, giving 8*
sparse.c
- For an array with elements 0, 2, 32, 47, 48, and 95 defined
descriptor_estimation
- 基于点云库PCL的提取多种特征描述子的方法,本例是利用Visual Studio 2013,PCL1.7.2 在64位Win7下开发的-Based on the extracted feature point cloud library PCL descr iption method, in this case is the use of Visual Studio 2013, PCL1.72 developed under the 32-bit Win7