资源列表
Domproject
- android源代码 出自疯狂android-android source code from the crazy android
NRF24L01
- nrf24l01完整资料摘自网络,非常详细 值得一看。-nrf24l01 complete information taken from the network, a very detailed worth a visit.
Mouse-connect-point
- 我做的鼠标连点软件。可以自己设置速度。软件里有教程。-The mouse I do not even point the software. You can set up their own speed. Software tutorial.
QQsoftware
- 我做的QQ用的软件。能够登录QQ、强制聊天、查询是否在线-I do QQ software. Be able to log on QQ, mandatory chat, queries are online
Character-Recognition-noroozzade
- data set plate recognation
Add_log
- 用于splitlab 的地震目录添加,数据请自行在USGS下载,详细说明见代码内部-used for the log add in splitlab
EVAL51
- EVAL51_V3实验指导书,包括word文档和pdf-EVAL51_V3 experimental instructions, including word documents and pdf
qq
- 客服qq漂浮代码,蓝色的基调,可用于企业网站的客服支持方式中。-Customer qq floating code
delphi-paper-generation
- 可完成试卷的自动生成,手动生成,分数统计等各项功能,功能比较全面!-Can be automatically generated and manually generated fractional statistics and the complete papers in a more comprehensive, functional
circleArea
- 编写一个程序,提示用户输入圆的半径,然后调用内联函数circleArea计算圆的面积。-Write a program that prompts the user for the radius of the circle, and then call the inline function circleArea calculate the area of a circle.
add1
- 编写一个完整的C++程序,分别用下面的三个函数,给在函数main中定义的变量count加上1,然后比较一下三种方法的优劣。三个函数是:-To write a complete C++ of procedures, with the following three functions, respectively, to the variable count defined in function main with a, then compare the pros and cons of the
CodeStatistics
- 在工作中,我们经常碰到客户要求我们告之所写程序的行数,包括代码行、注释行和空白行等。这一软件就是为这一目的编写的。最先是用于对我自己写的C /C++,VC++程序进行行数统计。它可以准确快速地统计出源代码中的各种行数(主要包括 代码行数,空格行数,注释行数,空白行数)。 -At work, we often met the customer requirements we report the number of rows of the written procedures, including