资源列表
mxulie
- M-序列模糊函数,其中包含模糊函数,频移差为0和时移差为0时的函数图形。
1065255531
- 红外IR的通信协议 需要的朋友下
test
- 定时关机,可以设置具体的时间,到时会自动关闭计算机
02
- 源程序都是在Windows Server 2003下开发的,程序测试环境为Windows Server 2003。用户只有在Windows Server 2003下正确配置程序所需的运行环境后,软件开发平台如下: 操作系统:Windows Server 2003; 数 据 库:SQL Server 2000、SQL Server 2005、Access 2003; 开发环境:Microsoft Visual Studio 2005; 分 辨 率:最佳效果1024×
eddy
- 涡流检测仪录制的数据在windows xp上的图像回放
Source
- 单机游戏汉之云的脚本系统,可以用软件EDITPLUS打开脚本文件.lua文件(因为用普通记事本打开的话无法正常显示繁体字),只要够耐心,完全可以改写整个游戏。改写.lua文件后,用里面附带的程序转换成游戏中可用文件0000.C01,其中编辑软件compile_fight.bat来编辑fight文件夹下文件,compile_main.bat来编辑main文件夹下文件,另外.lua文件和编辑软件位置请勿动,否则会提示找不到文件。
GameDesign
- 游戏设计的框架文档,包含游戏概念,角色,场景,任务等等。
VBAPI
- VB Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数,按分类编排,具有索引功能,支持全文检索,
EditControl_Tut_demo
- use the CEdit class in a very basic dialog based application.
Edit
- This an easy way to change the style of edit controls
CSpellEdit_src
- Sometimes, it would be nice to have an edit box with a spell checker and/or thesaurus built in, especially if you use edit boxes to enter longer messages
rulerricheditctrl_demo
- The RTF-control is a very useful beast, but it takes a nerve-grating amount of code to accomplish even the most basic formatting tasks. Adding the capabilities to easily edit formatted text is often a boon to an application, but taking this amount of