联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All C++(162) 

[数值算法/人工智能] bf-C++source-2003.8-3

Bayes滤波器算法,c++语言实现,Visual Studio.net下实现,2003年8月修正版本,用于数据融合算法
Bayesian filter algorithm, c language, was officially realizing, in August 2003 amended version, algorithm for data integration (2004-07-15, C++, 127KB, 下载154次)

http://www.pudn.com/Download/item/id/1089897017967553.html

[数据结构] 平衡二叉树c++

平衡二叉树生成 输入任意个节点 如 2 6 8 0为显示 可自动生成平衡二叉树 bf为平衡因子 h给深度 可插入删除 计算转动次数(wangliwei007也是我,质料没添全就换这个好号,请斑竹给我发个号好吗?我也想下载东西,急)
balanced binary tree generating arbitrary input nodes as 2 6 8 0 to demonstrate that automatically generates balanced binary tree bf for the balance factor to the depth h can be inserted delete calculated rotational frequency (wangliwei007 me, not Tim material on the whole good for this, please give me a 62-000, okay? I would also like to download something radical) (2005-07-18, C++, 2KB, 下载72次)

http://www.pudn.com/Download/item/id/103677.html

[嵌入式/单片机/硬件编程] trh031v1

This is a source of 13.560MHz RFID card reader for TRH031M as ATMEGA8-16AU MPU. The title is 3Alogics TRH031M 13.56MHz RFID Reader V1.0. project : RFID Reader V2.0 Target : MEGA8-16AU Crystal: 16.000 Mhz Input : TRH031M RFID 13.56MHz Output : RS232C 115200,N,8,1 Compiler : ICC-AVR V6.26C // Pin configuration for ATMEGA8-16AU TQFP32 // #30 RXD <--- RXD (SP3232) // #31 TXD ---> TXD (SP3232) // #32 PD2/INT0 <--- INTR (TRH031M) // # 1 PD3/INT1 ---> RST (TRH031M) // # 2 PD4 ---> D4 (TRH031M) // # 9 PD5 ---> D5 (TRH031M) // #10 PD6 ---> D6 (TRH031M) // #11 PD7 ---> D7 (TRH031M) // #12 PB0 ---> D0 (TRH031M) // #13 PB1 ---> D1 (TRH031M) // #14 PB2 ---> D2 (TRH031M) // #15 PB3 ---> D3 (TRH031M) // #16 PB4 ---> CSB (TRH031M) // #17 PB5 ---> LED // #23 PC0 ---> A0 (TRH031M) // #24 PC1 ---> A1 (TRH031M) // #25 PC2 ---> A2 (TRH031M) // #26 PC3 ---> ALE (TRH031M) // #27 PC4 ---> /RD (TRH031M) // #28 PC5 ---> /WR (TRH031M)
This is a source of 13.560MHz RFID card reader for TRH031M as ATMEGA8-16AU MPU. The title is 3Alogics TRH031M 13.56MHz RFID Reader V1.0. project : RFID Reader V2.0 Target : MEGA8-16AU Crystal: 16.000 Mhz Input : TRH031M RFID 13.56MHz Output : RS232C 115200,N,8,1 Compiler : ICC-AVR V6.26C // Pin configuration for ATMEGA8-16AU TQFP32 //#30 RXD <--- RXD (SP3232) //#31 TXD---> TXD (SP3232) //#32 PD2/INT0 <--- INTR (TRH031M) //# 1 PD3/INT1---> RST (TRH031M) //# 2 PD4---> D4 (TRH031M) //# 9 PD5---> D5 (TRH031M) //#10 PD6---> D6 (TRH031M) //#11 PD7---> D7 (TRH031M) //#12 PB0---> D0 (TRH031M) //#13 PB1---> D1 (TRH031M) //#14 PB2---> D2 (TRH031M) //#15 PB3---> D3 (TRH031M) //#16 PB4---> CSB (TRH031M) //#17 PB5---> LED //#23 PC0---> A0 (TRH031M) //#24 PC1---> A1 (TRH031M) //#25 PC2---> A2 (TRH031M) //#26 PC3---> ALE (TRH031M) //#27 PC4---> /RD (TRH031M) //#28 PC5---> /WR (TRH031M) (2009-03-03, C++, 12KB, 下载62次)

http://www.pudn.com/Download/item/id/659658.html

[嵌入式/单片机/硬件编程] 645

适合振中tp900的485测试工具,能测试485通讯,以及07和97规约的电表。
Suitable Zhenzhong tp900 485 ​ ​ test tool to test 485, as well as 07 and 97 of the Statute of the meter. (2013-12-11, C++, 67KB, 下载56次)

http://www.pudn.com/Download/item/id/2423304.html

[文章/文档] bf-classdocumention

Bayes滤波器算法C++类说明文档,源码见Bayes滤波器算法
Bayes filter algorithm C kind of showing documents, the source code sees the Bayes filter algorithm (2004-07-15, C++, 726KB, 下载47次)

http://www.pudn.com/Download/item/id/1089897139469984.html

[单片机开发] 4830wrht24xx

HT24 系列的EEPROM 总共8 个管脚,三个为芯片地址脚A0、A1、A2,在单片机对它进行操作时,从SDA 输入A0、A1、A2 数据和芯片外部A0、A1、A2 所接地址需一一对应。一个为芯片写保护脚WP,WP 脚接低电平时,芯片可进行读写操作;WP 脚接高时,芯片只可进行读,不可进行写。 另外两个管脚为电源脚VCC,VSS。 用单片机对HT24 系列的EEPROM 进行控制时,HT24 系列的EEPROM 的外部管脚VCC、VSS、WP、A0、A1、A2 根据需要,对应接上,SDA、SCL 接到单片机控制脚上。
HT24 Series EEPROM total of 8 pins, three pins for the chip address A0, A1, A2, in the microcontroller to operate it, from SDA input A0, A1, A2, and chip external data A0, A1, A2 of the Then one correspondence address must be in. One for the chip, write-protect pin WP, WP feet then low, the chip can be read and write operations WP pin is high then, the chip can only be read, not write. The other two pins for the power pin VCC, VSS. With the microcontroller on the HT24 Series EEPROM control when, HT24 Series EEPROM external pin VCC, VSS, WP, A0, A1, A2 according to the needs of the corresponding connected, SDA, SCL receives SCM control feet . (2009-09-14, C++, 1KB, 下载37次)

http://www.pudn.com/Download/item/id/909911.html

[单片机开发] A1

详细介绍了使用单片机控制交流伺服电机的软硬件实现
Details the use of SCM software and hardware to achieve the AC servo motor (2011-05-16, C++, 128KB, 下载27次)

http://www.pudn.com/Download/item/id/1533789.html

[其他] matrix

2、 矩阵(二) 编写C++程序完成以下功能: (1) 假定矩阵大小为4×5(整型); (2) 矩阵空间采用new动态申请,保存在指针中; (3) 定义矩阵初始化函数,可以从cin中输入矩阵元素; (4) 定义矩阵输出函数,将矩阵格式化输出到cout; (5) 定义矩阵相加的函数,实现两个矩阵相加的功能,结果保存在另一个矩阵中; (6) 定义矩阵相减的函数,实现两个矩阵相减的功能,结果保存在另一个矩阵中; (7) 动态申请三个矩阵:A1、A2、A3; (8) 初始化A1、A2; (9) 计算并输出A3 = A1加A2,A3 = A1减A2; (10) 释放矩阵空间。
2, matrix (2) The preparation of C++ program to accomplish the following functions: (1) assumes that matrix size of 4 × 5 (integer) (2) matrix space with new dynamic applications, stored in the pointer (3) defines the matrix initialization function, you can enter the matrix elements from the cin (4) defines the matrix of output function, the matrix format the output to cout (5) defines the matrix, the sum of the function, the sum of two matrices to achieve the functions of a matrix stored in another (6) defines a function of matrix subtraction, subtract two matrices to achieve the function, the results stored in another matrix (7) dynamic applications for three matrices: A1, A2, A3 (8) to initialize A1, A2 (9) to calculate and output of A3 = A1 plus A2, A3 = A1 by A2 (10) release matrix space. (2009-09-06, C++, 1KB, 下载20次)

http://www.pudn.com/Download/item/id/902485.html

[电子书籍] dlt634_1997

标准电力101规约文档(97版),是电网自动化的重要参考文档
101 Protocal (2009-10-13, C++, 1646KB, 下载18次)

http://www.pudn.com/Download/item/id/936542.html

[驱动编程] 01-24c16驱动程序

//24c01-24c16读写驱动程序, sbit a0=ACC^0 //定义ACC的位,利用ACC操作速度最快 sbit a1=ACC^1 sbit a2=ACC^2 sbit a3=ACC^3 sbit a4=ACC^4 sbit a5=ACC^5 sbit a6=ACC^6 sbit a7=ACC^7
//24c01- 24c16 literacy drivers, ACC sbit a0 = ^ 0// ACC definition of the position, using the speed of the fastest ACC sbit ACC a1 = ^ 1 = a2 sbit ACC sbit a3 ^ 2 ^ 3 = ACC sbit a4 = ^ ACC a5 = 4 sbit ACC sbit a6 ^ 5 ^ 6 = ACC sbit a7 ACC = ^ 7 (2005-07-04, C++, 1KB, 下载13次)

http://www.pudn.com/Download/item/id/1120456005526529.html

[单片机开发] A0

工业控制模块,输出模拟信号,通过485总线广播到上位控制器进行现场控制
Industrial control module, the output analog signal, broadcast via the 485 bus to the host controller, on-site control (2012-12-10, C++, 5749KB, 下载11次)

http://www.pudn.com/Download/item/id/2078043.html

[游戏] gambit-0.97.0.3.tar

Gambit 是一个游戏库理论软件,它用c++编写而成,可以在n个人的游戏上用扩展方式或正常方式执行不同的操作。这些程序既可以是用c++编写的发展专用码,或者他们也能通过更加友好的用户界面使用。
Gambit is a theory of the game software, it has prepared c, n the personal use of the game on the normal expansion or implementation of the operation. These procedures can be used to prepare the development c dedicated code, or they pass more friendly user interface to use. (2004-07-12, C++, 793KB, 下载10次)

http://www.pudn.com/Download/item/id/1089623101663746.html

[OpenGL] A7

通过在opengl中使用定点数组和显示列表,实现显示加速技术
By using fixed arrays and opengl display list, display acceleration techniques to achieve (2013-06-06, C++, 12506KB, 下载9次)

http://www.pudn.com/Download/item/id/2271409.html

[单片机开发] msp430g2x33_adc10_01

MSP430G2x33/G2x53 Demo - ADC10, Sample A1, AVcc Ref, Set P1.0 if > 0.5*AVcc
MSP430G2x33/G2x53 Demo- ADC10, Sample A1, AVcc Ref, Set P1.0 if > 0.5*AVcc (2012-07-10, C++, 1KB, 下载7次)

http://www.pudn.com/Download/item/id/1935096.html

[单片机开发] A1

主要是针对msp430单片机的AD/DA功能,从p6,0采集电压,再从p3.4输出
Msp430 microcontroller AD/DA function, p6, 0 acquisition voltage output from p3.4 (2013-03-11, C++, 21KB, 下载5次)

http://www.pudn.com/Download/item/id/2155483.html

[单片机开发] UART

单片机MSP430开发,定时器A0模拟串口通信
MSP430 microcontroller development, simulation serial (2015-02-11, C++, 36KB, 下载5次)

http://www.pudn.com/Download/item/id/1423642042858300.html

[matlab编程] workshop07

This part of workshops tutorials from game engine A7 3D Gamestudio. With Atari s Lite
C language.-This is part of workshops tutorials from game engine A7 3D Gamestudio. With Atari s Lite-C language. (2014-09-17, C++, 2KB, 下载5次)

http://www.pudn.com/Download/item/id/2622015.html

[网络截获/分析] A1

read files calculate sales
read files calculate sales (2011-05-22, C++, 2KB, 下载5次)

http://www.pudn.com/Download/item/id/1541909.html

[编译器/解释器] 74HC148_DataSheet

8到3译码器 74HC138是一款高速CMOS器件,74HC138引脚兼容低功耗肖特基TTL(LSTTL)系列。 74HC138译码器可接受3位二进制加权地址输入(A0, A1和A2),
8-3 decoder 74HC138 is a high-speed CMOS, 74HC138 pin compatible with low power Schottky TTL (LSTTL) series. 74HC138 decoder accepts three binary weighted address inputs (A0, A1 and A2), (2011-08-01, C++, 39KB, 下载4次)

http://www.pudn.com/Download/item/id/1611859.html

[单片机开发] A1

MSP430 ADC的设置源程序1(IAR工程文件可以直接使用
MSP430 ADC set source 1 (IAR project file can be used directly (2011-03-20, C++, 29KB, 下载4次)

http://www.pudn.com/Download/item/id/1461606.html
总计:162