虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

32.<b>00</b>

  • 作为Microsoft 32位平台的应用程序编程接口

    作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。

    标签: Microsoft 应用程序 编程接口

    上传时间: 2015-08-24

    上传用户:源弋弋

  • 一款不错的oa系统。包括审批

    一款不错的oa系统。包括审批,计划,邮件等功能。b/s结构。

    标签:

    上传时间: 2015-08-30

    上传用户:Shaikh

  • 摘 要: 本文件是C8051单片机I2C总线读写测试程序;将跳线器JP6短接

    摘 要: 本文件是C8051单片机I2C总线读写测试程序;将跳线器JP6短接,使用外部22.1184MHz晶振. 功能:定义 0 ~ 9 键为数字键, A ~ F 为功能键。按 A 键后,可按0 ~ 9 数字键, 从零地址开始存储该键值,并送LED数码管上显示该键值。按 C 键停止后,按 B 键, 从零地址开始读取数据值,并送LED数码管上显示。读取速度每秒一次。在按 C 键停止后,可按 A 键重新输入。

    标签: C8051 I2C JP6 单片机

    上传时间: 2015-09-02

    上传用户:sevenbestfei

  • 摘 要: 本文件是C8051单片机LCD测试程序

    摘 要: 本文件是C8051单片机LCD测试程序,功能:定义 A ~ F 为功能键。按"A"显示画点图形,按"B" 显示画直线图形, 按"C"显示画矩型图形,按"D"显示画矩型图形,按"E"显示画圆形图形, "F"显示待机界面. 将跳线器J8短接J16断开,R44闲置。使用外部22.1184MHz晶振。

    标签: C8051 LCD 单片机 测试程序

    上传时间: 2013-12-02

    上传用户:xyipie

  • Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

    Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.

    标签: Implemented following compile command

    上传时间: 2014-01-01

    上传用户:lhc9102

  • 这个例子做的是去年全国电子电子设计大赛E题

    这个例子做的是去年全国电子电子设计大赛E题,悬挂运动控制系统(E题),我只做了画线和画圆两个部分,纯粹是玩,所以精度不是很高,终点定位精度误差差不多0.5cm左右,画圆在两个斜率无穷大区误差较大需要修正。 一开始我用的是L297+L298驱动,感觉脉冲相位控制比较麻烦,后来想到avr相对51的速度,用B口模拟脉冲,L293驱动。电机我用的是两个42BYG四相八拍六线步进电机,资料很好找。 这个试验做起来可能有点麻烦,比赛的时候需要特定的板子,就象附件E题里所示,注意电机转动的时候不能让绕线重叠,会严重影响精度,绳子要用无弹性的,我用的是去渔具店买的尼龙的无弹性渔线。

    标签: 全国电子 电子设计大赛

    上传时间: 2014-12-07

    上传用户:youmo81

  • 在线考试系统

    在线考试系统,B/S结构可以使用此框架开发类似的考试系统

    标签:

    上传时间: 2015-09-09

    上传用户:270189020

  • 编程序

    编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入; (3)方程组的解存放于“向量”B之中,而具有n个元素的B存储空间也通过new来动态分配。

    标签: 编程

    上传时间: 2014-11-06

    上传用户:cjl42111

  • Really great code and info for 32-bit protected mode .ASM programming

    Really great code and info for 32-bit protected mode .ASM programming

    标签: programming protected Really great

    上传时间: 2015-09-16

    上传用户:源弋弋

  • 用C51单片机测试模块,应用ADS1110转换芯片,扩展两片8255,32路AD通道,16k路DO,16路DI,正弦信号发生,RS232接口,(0~100MHz频率测试等功能),非常实用!

    用C51单片机测试模块,应用ADS1110转换芯片,扩展两片8255,32路AD通道,16k路DO,16路DI,正弦信号发生,RS232接口,(0~100MHz频率测试等功能),非常实用!

    标签: 1110 8255 16 C51

    上传时间: 2013-12-17

    上传用户:xcy122677