登录
首页 » Visual C++ » mybattery

mybattery

于 2011-09-19 发布 文件大小:372KB
0 344
下载积分: 1 下载次数: 10

代码说明:

  这是brew平台,测试手机耗电量和电池格数的程序,有很强的参考价值(This is a brew platform, test power consumption and battery cell phone number of the program, there is a strong reference value)

文件列表:

mybattery
.........\AEEAppGen.obj,9148,2011-08-03
.........\AEEModGen.obj,9591,2011-08-03
.........\build3_all.bat,537,2008-03-19
.........\mybattery.bid,120,2006-12-26
.........\mybattery.c,27291,2011-08-03
.........\mybattery.dll,217155,2011-08-03
.........\mybattery.dsp,4106,2006-12-26
.........\mybattery.dsw,541,2006-12-22
.........\mybattery.exp,566,2011-08-03
.........\mybattery.h,1888,2008-03-28
.........\mybattery.ilk,273628,2011-08-03
.........\mybattery.lib,1966,2011-08-03
.........\mybattery.mak,11938,2008-03-19
.........\mybattery.mif,234,2008-03-19
.........\mybattery.mod,9436,2008-03-20
.........\mybattery.ncb,50176,2011-08-04
.........\mybattery.obj,45315,2011-08-03
.........\mybattery.opt,48640,2011-08-04
.........\mybattery.pch,499760,2011-08-03
.........\mybattery.pdb,549888,2011-08-03
.........\mybattery.plg,1418,2011-08-03
.........\mybattery.sig,2626,2011-08-03
.........\vc60.idb,50176,2011-08-03
.........\vc60.pdb,77824,2011-08-03
mybattery.mif,234,2008-03-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • TomWC++
    说明:  汤姆斯旺C++编程秘诀,下载后解压缩即可(Thomas Wong C programming tips, download can decompress)
    2008-09-03 12:52:03下载
    积分:1
  • poj3941
    poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills. (poj 3941 Hideyuki is allowed by his father Ujisato some 1000 yen bills every month for his pocket money. In the first day of every month, the number of bills is decided as follows. Ujisato prepares n pieces of m-sided dice and declares the cutback k. Hideyuki rolls these dice. The number of bills given is the sum of the spots of the rolled dice decreased by the cutback. Fortunately to Hideyuki, Ujisato promises him to give at least one bill, even if the sum of the spots does not exceed the cutback. Each of the dice has spots of 1 through m inclusive on each side, and the probability of each side is the same. In this problem, you are asked to write a program that finds the expected value of the number of given bills.)
    2013-07-16 20:45:28下载
    积分:1
  • SSgameRun
    :本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,本系统主要实现以下功能:  系统采用人机交互的方式,界面美观友好。  屏幕信息需要时时显示,网络延时不能大于1秒。  服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。  系统运行时占用内存不能大于10MB,以免影响系统性能。  客户端运行时需要隐藏显示窗口,起其感觉不到在运行(network monitoring system that can carry out the screen of a computer monitor, the system achieve the following features:  system is the way human-computer interaction, interface, beautiful and friendly.  need to constantly display screen information, the network delay is not greater than 1 second.  server can be run at any time as long as the client runs, will be able to display information.  run-time memory for the system can not be larger than 10MB, so as not to affect system performance.  need to hide the client run-time display window, from its feel in the run.)
    2010-10-13 16:58:55下载
    积分:1
  • SendFileClient
    VC++实现类似于QQ文件传输功能的文件发送与接收程序示例,分为服务端和客户端,客户端首次接收数据,将判断文件包大小,数据包中一定包含完整的数据包结构信息,数据不一定完整;读取数据包的大小,包含数据包结构大小和数据大小,之前接收的数据与现在接收的数据能够构成至少一个完整的数据包,文件接收完毕则设置结束标记,若终止的连接,则弹出窗口告诉用户,对方终止了文件传送。   服务端程序是比较简单的,基本是复制文件数据、判断文件是否传递成功、等待对方收受发送任务或取消发送任务,分包继续发送文件等功能(VC++ implementation is similar to QQ file transfer capabilities to send and receive files program examples, divided into server and client, the client receives the first data packet to determine the file size, the packet must contain the complete information packet structure, the data is not must complete reading packet size, including the size and structure of the data packet size, and previously received data received data can now constitute at least one complete packet, the file has been received then set the mark, if the connection is terminated, the pop-up window telling the user, the other party to terminate the file transfer. Server program is relatively simple, basically copying the file data, to determine whether the file transfer is successful, waiting for the other to accept or cancel the sending task sends tasks, subcontractors continue to send files and other functions )
    2014-06-03 13:50:03下载
    积分:1
  • 13.6
    这是一个利用dsp2812开发版自带的ad转化器,实现电信号转化成数字信号,并将数据存贮在存贮器的程序(This is a using DSP2812 development version comes with AD converter, realizes the electrical signal into digital signal and the data stored in the memory of the program )
    2015-07-09 11:46:26下载
    积分:1
  • DJDAO
    DAO数据库简单应用,可以独立创建Access数据库,也可以随意删除,DAO上手必备的教程!(DAO simple database application, and could create Access database, can also randomly deleted, DAO handcuffed indispensable guide!)
    2007-01-17 11:26:26下载
    积分:1
  • AcquireKlg
    专家系统 基于MFC 连接数据库有点复杂(MFC connect to the database based expert system)
    2010-05-25 10:38:23下载
    积分:1
  • 11
    学分计算以及录入程序。输入excel的成绩和分数可以输出excel学分(Credit calculation and entry procedures. Enter scores and scores can excel excel export credits)
    2014-01-13 21:59:50下载
    积分:1
  • CCS4.2-Crack-Conduct
    CCS4.2破解指南,自行编写,绝对可用,成功率100 (CCS4.2 crack guide, write your own, absolutely free, 100 success rate)
    2011-02-15 23:50:27下载
    积分:1
  • ichat
    一个真正SERVER PUSH的聊天室,很不错,C语言所写,最可惜的是已经被编译过了,但是界面全部被独立出来了的,可以自行更改,只是不能研究程序的内部结构…… (a real SERVER PUSH chat rooms, very good, C language written, it is most unfortunate that has been compiled, but the interface were all independent of and can make changes, but the procedures are not able to study the internal structure of ...)
    2004-09-27 22:28:08下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载