-
user_code
在CCS3.3,DSP/BIOS环境下,应用TMS320F28335的SCI功能,编写了MODBUS-RTU从站程序,可以使用03功能码和16功能码,机器上应用通过(In CCS3.3, DSP/BIOS environment, application TMS320F28335 of SCI function, written MODBUS-RTU slave program, you can use the function codes 03 and 16 function code, application by machine)
- 2015-12-09 14:38:41下载
- 积分:1
-
PCShow
说明: 三维点云的伪彩色显示示例。自带5片点云用于测试。可平移、旋转、缩放视图;可单色、伪彩色显示点云。(An example of pseudo-color display of three-dimensional point clouds. It has five point clouds for testing. It can translate, rotate and zoom views; it can display point clouds in monochrome and pseudo-color.)
- 2020-11-10 16:59:46下载
- 积分:1
-
如何生成DLL
学习如何生成dll,采用VS2017开发,可以直接打开测试(Learning to Generate DLL)
- 2020-06-23 02:00:02下载
- 积分:1
-
LPC_IAP2_512
LPC2478 iap 样例程序LPC2478 iap 样例程序
- 2020-09-04 15:38:06下载
- 积分:1
-
udp_multi_broadcast_vxworks
udp多网口组播程序,广播程序。适用于vxworks系统(udp multicast test,broadcast.used on vxworks system)
- 2020-08-04 23:58:36下载
- 积分: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
-
myWindowClass
利用WINDOWS API编写的创建一个简单的界面程序,可以用于了解MFC的基本机制(WINDOWS API to write to create a simple interface program can be used to understand the basic mechanism of the MFC)
- 2012-04-30 17:42:09下载
- 积分:1
-
C_source_code
非常详尽的c标准库函数源码,非常详尽的c标准库函数源码,非常详尽的c标准库函数源码,非常详尽的c标准库函数源码(Very detailed functions of the c standard library source code, very detailed functions of the c standard library source code, very detailed functions of the c standard library source code, very detailed functions of the c standard library source code)
- 2020-12-26 00:19:03下载
- 积分:1
-
3005
5、大整数除法
Description
求2个大的正整数相除的商
Input
第1行是测试数据的组数n,每组测试数据占2行,第1行是被除数,第2行是除数。每组测试数据之间有一个空行,每行数据不超过100个字符
Output
n行,每组测试数据有一行输出是相应的整数商
Sample Input
3
2405337312963373359009260457742057439230496493930355595797660791082739646
2987192585318701752584429931160870372907079248971095012509790550883793197894
10000000000000000000000000000000000000000
10000000000
5409656775097850895687056798068970934546546575676768678435435345
1
Sample Output
0
1000000000000000000000000000000
5409656775097850895687056798068970934546546575676768678435435345
(5, large integer division Description demand two large positive integer dividing the business Input line 1 is the number of test data set n, each test data and 2 lines, line 1 is the dividend, in line 2 is the divisor. Each test data have a blank line between each row of data does not exceed 100 characters Output n lines, each line of output test data with the corresponding integral operators Sample Input 3 2405337312963373359009260457742057439230496493930355595797660791082739646 2987192585318701752584429931160870372907079248971095012509790550883793197894 10000000000000000000000000000000000000000 10000000000 5409656775097850895687056798068970934546546575676768678435435345 1 Sample Output 0 1000000000000000000000000000000 5409656775097850895687056798068970934546546575676768678435435345)
- 2010-08-27 15:07:08下载
- 积分:1
-
Cat
声明一个Cat类,拥有静态数据成员HowManyCats,记录Cat的个体数目;静态成员函数GetHowMany( ),获取HowManyCats。(Declare a Cat class has a static data member HowManyCats, Cat' s record number of individuals static member function GetHowMany (), for HowManyCats.)
- 2011-06-01 23:04:13下载
- 积分:1