搜索资源列表
使用WriteFile 块读写数据
- 使用WriteFile 块读写数据-used to read and write data blocks
WriteFile
- 使用WriteFile 块读写数据-used to read and write data blocks
avifiliter
- 用vc开发,将AVI文件中的 视频数据进行分割,得到视频数据,这对数据解压非常有用-it can split avi file data to many blocks,it s useful to compression.
最经典的俄罗斯方块
- 一个C#写得非常经典的俄罗斯方块程序,适合有类是开发的人员参考-This is a classical Russia Blocks program in C#.It is suitable for all kinds of develpors.
2201951686720057152218263074847
- 图像的滑入和卷帘显示效果图像的淡入淡出效果扩散效果百叶窗效果和马赛克效果交错效果浮雕效果图像的中心渐出和渐入效果图像的雨滴效果和积木效果-image down the shutter and display the image fades out of the proliferation effect effect effect blinds and mosaic effect staggered to minimize the effect of the image center has gr
WareHouse
- 仓库系统,功能分为两大块,包含八个类别。事务处理包括仓库信息,入库管理,出库管理,借货管理。数据查询包括货物信息,入库表单,出库表单,借货表单。-storage system is divided into two main functional blocks, including eight categories. Business information including storage, warehousing management, warehousing management, lo
StudentManager1
- 本系统分为三大主要的功能块:信息管理;栏目管理;用户管理,功能块中集成了信息的修改,删除,查询等功能。登录管理员用户名/密码的验证,还有产生一个随机的验证码,确保系统的安全性。-the system is divided into three major functional blocks : information management; Columns management; User management, integrated functional blocks of informati
myio
- 用ADS开发的,基于44b0的I/o 读写程序,包括完整的个中函数块,是学习ARM编程的好例子 -with ADS, developed by the 44b0-based I / O read and write procedures, including full-Function blocks, ARM program is learning a good example
_B_UWB
- 基于simulink的uwb仿真 uwb.mdl: UWB model - open this to begin. uwb_lib.mdl: Library blocks for UWB model. uwb_init.m: Initialization called before model is loaded. uwb_settings: Sets up structure containing system parameters ( uwb in workspace).
FootDetection
- 工程运行时,首先要通过文件“打开 载入图片foot.bmp,而后才可以进行脚形检测 操作。模块必须按照先后顺序进行,而且各个模块内的各项操作也必须按照菜单栏从上至下的顺序来进行。-operation of the project, the first document adopted "open foot.bmp included in the photo, and can only proceed after foot-detection operation. Blocks mu
SharedDll
- 这个程序是我尝试使用dll共享内存段的代码。当多个程序调用dll时,dll中会产生一块所有程序可以访问的内存块,可用于用于进程通信和控制。-this procedure is to try to use the shared memory of the dll code. When the number of procedures called dll, dll will have an all procedures can access blocks of memory, process ca
blocks
- 控制台版的俄罗斯方块程序,开发环境是vc6.0,效果非常棒~-A Russian-blocks program based on console programming, developed in the VC++6.0, with a fantastic performance~
CplusplusCookbook
- The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms
PREDAVANJA
- Image division in blocks 8x8 jpeg compression
Runtime_Dynamic_DLL_Loading
- This archive contains two Code::Blocks project. The first one is a DLL skeleton. It includes a default DLLMain function (the DLL entry point) that is called when the DLL is loaded in the memory and a sample function HelloDll. The second project con
blocks
- SYBASE参考手册 第一卷:构件块 “构件块”介绍Transact-SQL的“构件”:数据类型、内部函数、表达式和标识符、保留字,以及SQLSGTATE错误。-SYBASE Reference Manual Volume I: building blocks " building blocks" introduced Transact-SQL' s " building blocks" : data types, internal functio
Intel-Threading-Building-Blocks
- 学习Threading Building Blocks并行化编程-Intel Threading Building Blocks
Russia-blocks
- 此小程序为俄罗斯方块C++的源代码。Dev-C++调试运行通过,有控制台界面,并带.exe文件,可以查看效果-This small program for Russia blocks of C++ source code. Dev-C++ debug run through, the console interface, and. exe file, you can see the effects
gsm-blocks
- this file describes the simulation of gsm blocks
blocks
- 这份代码实现了机器人积木问题,运用启发性搜索算法为机器人输出从一个若干个积木堆叠的状态到目标状态的动作序列,如move(a,b),moveToTable(c),move(e,a)-this is a code about automatically calculate the action path for a robot to change one status of building blocks to another another status.