搜索结果
找到约 173 项符合
resource-buttons 的查询结果
数学计算 When working with mathematical simulations or engineering problems, it is not unusual to handle curv
When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the screen precision is finite. Hence, you use a lot o ...
SQL Server 可连接SQL
可连接SQL,ORACLE等数据库。
首先建立SHOP用户,密码为SHOP,赋予连接和RESOURCE权限。再建立SHOP表空间,再建立表和触发器(在SQL源代码.doc里)并在PASSWORD表里添加新项name:‘admin ,psw: admin 这是管理员登陆帐户。
剩余的就看帮助文件吧。 ...
Windows CE 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce
非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过
新建一个 wce application,选择 a simple windows ce application
在
1.tool->options->directories>include files里包含必要的头文件
D:\WINCE500\pubilc\directx\SDK\INC
D:\WINCE500\pubilc\common\SDK\INC
D:\WINCE500\pubilc\ ...
单片机开发 SimpliciTI™ -1.0.3.exe for CC11xx and CC25xx SimpliciTI is a simple low-power RF network proto
SimpliciTI&#8482 -1.0.3.exe for CC11xx and CC25xx
SimpliciTI is a simple low-power RF network protocol aimed at small (<256) RF networks. Such networks typically contain battery operated devices which require long battery life, low data rate and low duty cycle and have a limited number of nodes talk ...
单片机开发 SimpliciTI™ -1.0.4.exe for CC2430 SimpliciTI is a simple low-power RF network protocol aimed
SimpliciTI&#8482 -1.0.4.exe for CC2430
SimpliciTI is a simple low-power RF network protocol aimed at small (<256) RF networks. Such networks typically contain battery operated devices which require long battery life, low data rate and low duty cycle and have a limited number of nodes talking direct ...
微处理器开发 This application creates an USB HID (Human-Interface Device) keyboard on a host computer. Pressing a
This application creates an USB HID (Human-Interface Device) keyboard on a host computer. Pressing any of the buttons on the board outputs characters or special keys on the host side
其他嵌入式/单片机内容 This Tetris-Clone was assembled from one ATmega8, 240 red LEDs, a few BJTs, a few IC s and some push
This Tetris-Clone was assembled from one ATmega8, 240 red LEDs, a few BJTs, a few IC s and some push-buttons.
其他书籍 WINDOWS调试工具很强大
WINDOWS调试工具很强大,但是学习使用它们并不容易。特别对于驱动开发者使用的WinDbg和KD这两个内核调试器(CDB和NTSD是用户态调试器)。本教程的目标是给予一个已经有其他调试工具使用经验的开发者足够信息,使其能通过参考WINDOWS调试工具的帮助文件进行内核调试。本文将假定开发者熟悉一般WINDOWS操作系统和进程的建立过 ...
企业管理 本方案为解决当前企业信息化建设中"信息孤岛"丛生、信息流不畅通、信息不能共享的瓶颈问题
本方案为解决当前企业信息化建设中"信息孤岛"丛生、信息流不畅通、信息不能共享的瓶颈问题,强调首先搞好信息资源规划(Information Resource Planning,简称IRP),建立全企业的信息资源管理(Information Resource Management,简称IRM)基础标准,通过需求分析建立集成化信息系统的功能模型、数据模型和系统体系结构模型, ...
数据库系统 这是在学习数据库时写的一个程序
这是在学习数据库时写的一个程序,采取DAO访问ACCESS数据库的方式
1:在程序中使用了CButtonStyle这个免费类库。
2:在InitButtonSytle()中,为了使代码更短小,用循环实现了位图按钮。
// 用循环实现必须手动改动Resource.h中的定义
// 具体细节请参看源代码
for ( int nIco = IDI_JUMP, nBtn = IDC_JUMP nBtn > ...