资源列表
vchook
- VC++编写实现的最简单的键盘钩子+源代码,分享给VC++入学者,本源代码可以实现键盘钩子的安装与卸载,是个不错的示范程序。-VC++ prepared to achieve the most simple keyboard hook+ source code, to share VC++ enrollment, source code can be achieved with the installation and uninstallation of the keyboard hook is
reg
- VB根据网卡号生成注册码、机器号进行软件注册,源码内定义了结构型变量说明、声明了许多字符常数和Api函数,根据获取的网卡MAC来生成机器码,实现软件注册功能。以前就发过一些Vb的源码,这一个相对简单基础,要想用的话,甚至需要继续完善源码的。-VB software registration card number generator registration number, machine number, defined in the source the structured variable
RMU_DEMO_v2.3
- RFID超高频900MHZ读写程序,注释清楚,功能齐全,VS2008编译即可运行。运行截图如上所示,功能挺多。-RFID UHF 900MHz to read and write procedures, comments clear, full-featured, VS2008 compiler to run. Run shot as shown above, with a lot of functions.
heatexchanger
- 三股流换热器设计计算 包括物性求解 及热平衡方程的建立迭代-Three streams of establishing heat balance equation and iterative design of heat exchanger
jingtoufenge
- 镜头分割程序,使用双阈值检测分割,在VC2008环境下配置的1.0 opencv程序-Shot segmentation procedures, the use of double threshold detection and segmentation in the VC2008 environment configuration of opencv 1.0 program
zhinanz
- 分享一个Android指南针定位Java源码,作者信息:都市游侠,演示Android指南针定位的过程和最终效果,相关技术要点:引入指南针图片,控制指南针图片转过的角度,获取管理服务,注册和取消监听器,传感器值改变,精度改变,获取触发event的传感器类型,获取z转过的角度,穿件旋转动画,动画持续时间等。-Share an Android compass positioning Java source code, author information: urban Ranger, demonstr
duofenzu
- VB多表分组统计,读取Access数据库,通过查询统计图书的销售数量和现存数量来演示分组统计数据,书号,k.书名,x.作者, k.现存数量 ,sum(x.销售数量)as 销售数量。-The VB group multi-table statistics, read the Access database to demonstrate, through the query statistics book sales number and the number of existing packet
ieee
- IEEE118节点参数数据及数据表明。文档说明了118节点对应个数据的意义和存储格式。-IEEE 118 node parameter data and data show. The document describes the 118 nodes corresponding to the significance of the data storage format.
pogegame
- VC波哥冒险岛辅助修改,为冒险岛的后台按键,从一些外挂中分离出按键功能。 一般将Ctrl设为攻击技能。B、C、S、D为加攻击力和攻速的技能。 -VC Bogotá Adventure Island auxiliary modify, for background button Adventure Island, isolated from a number of plug-in key functions. General Ctrl attack skills. B, C, S, D
html5
- 网页特效模拟实现太阳系逼真星球效果,运用css3+html5技术,可能没摸索出来怎么测试,星球和夜空效果都很逼真,但好像没有动画效果-The web effects simulation a realistic planet of the solar system effect, use css3+html5 technology, may not have worked out how to test, planets and the night sky is very realistic,
pythonexplain
- Python 简单解释器,(1) 每行为单独的语句,不需要支持语句换行; (2) 支持整数类型数据的四则运算(+, ‐, *, /)及变量赋值,不需要支持长整型或其他数据类型以及其他数据类型的运算; (3) 支持简单的if 语句(只需支持if 和else 关键词)和while 语句(只需支持while 和break 关键词),且只需要支持单 一判断条件,不需要支持嵌套的if、嵌套的while 语句,不需要支持多个逻辑表达式的布尔运算(and/or/not); (4) 支持简单的p
GetDllinfo
- VC++ 获取任意DLL/EXE文件属性信息,可得到名称、内置的函数名称、函数序号、函数地址等信息,文件较小,可直接编译运行。-VC++ for any DLL/EXE file attribute information, name, the name of the built-in functions, function number and the function addresses and other information can be obtained with smaller