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

[其他] cross_bf

The bilateral filter is a nonlinear filter that does spatial averaging without smoothing edges. It has shown to be an effective image denoising technique. It also can be applied to the blocking artifacts reduction. An important issue with the application of the bilateral filter is the selection of the filter parameters, which affect the results significantly. Another research interest of bilateral filter is acceleration of the computation speed.
The bilateral filter is a nonlinear filter that does spatial averaging without smoothing edges. It has shown to be an effective image denoising technique. It also can be applied to the blocking artifacts reduction. An important issue with the application of the bilateral filter is the selection of the filter parameters, which affect the results significantly. Another research interest of bilateral filter is acceleration of the computation speed. (2009-08-12, C/C++, 33KB, 下载37次)

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

[其他] 97ziku

主要是为做LED汉字显示设备所使用的汉字字符库的点阵数据而设计的一个文件生成器;另一个文件浏览器,主要是在方便对字库文件的检查和审阅设计。
Primarily for doing LED character display devices used by the Chinese character library designed for a dot-matrix data file generator another file browser, mainly in the right font files to facilitate the inspection and review the design. (2009-12-07, C/C++, 1228KB, 下载22次)

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

[其他] AD

基于avr单片机实现AD转换,A0口输入模拟量,D口连接数码管
Avr-based MCU AD conversion, A0 analog input port, D I connect the digital control (2009-07-29, C/C++, 1KB, 下载20次)

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

[其他] 龙尚4G模块在Cortex-A7平台的应用

linux系统移植4G模块,内含4G通话c语言例程
Linux system transplants 4 G modules, including 4 G call C language routines (2019-03-20, C/C++, 1727KB, 下载18次)

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

[其他] PCA9554

三片pca9554串联在一起,用IIC A0 A1 A2来分地址驱动继电器
In series with the three pca9554 with IIC A0 A1 A2 to address drive relay (2017-09-08, C/C++, 3KB, 下载16次)

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

[其他] JD9161+BOE3.97 IPS

JD9161+BOE3.97 IPS MIPI INTERFACE SSD2828 CODE
JD9161+BOE3.97 IPS MIPI INTERFACE SSD2828 CODE (2017-11-02, C/C++, 3966KB, 下载13次)

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

[其他] BF Scalper PRO

EAKAIN SCALPER PRO 最新无限制版,这个EA是剥头皮EA,测试效果还非常好,可以做很多的货币兑,EURCHF EURGBP EURUSD USDCHF USDJPY USDCAD GBPCHF ,现在有好几个人都挂了Apari的实盘,说效果还可以,喜欢的朋友可以上官方查看官方的测试和挂机报告以及参数
Eakain scalper Pro is the latest unlimited version. This EA is scalping EA, and the test effect is very good. It can make many currency exchanges. Eurchf eurrgbp EURUSD usddchf USDJPY USDCAD gbpchf. Now several people have the apari real disk, saying that the effect is OK. Like friends can go to the official to check the official test and hang up reports and parameters (2020-04-06, C/C++, 77KB, 下载13次)

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

[其他] hao

对A0 A1 A2 三个通道进行电压检测,ADC结果存于 ad_value[3] 数组中.并用 result[X]= ((Avcc * ad_value[X] )/ 1023 的公式来计算电压值 .程序中写到的 "*1000" 是将结果扩大1000倍,保留3位小数点
Right A0 A1 A2 3 channel voltage detector, ADC results stored in ad_value [3] array. And with the result [X] = ((Avcc* ad_value [X])/1023 of the formula to calculate the voltage value. Program writes The " * 1000" is the result of the expansion will be 1000 times, retaining three decimal places (2010-03-21, C/C++, 2KB, 下载10次)

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

[其他] 97、645通讯协议调试器

97、645通讯协议调试器电表程序 可读取电表 清0
97,645 Communication Protocol Debugger (2018-12-25, C/C++, 697KB, 下载8次)

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

[其他] IAPWS_R7-97英文原版和中文版fortran程序和C源码

根据国际水和水蒸气性质学会1997年9月于德国埃尔兰根IAPWS1997年关于工业用水和水蒸气热力学性质计算公式的公布,编写的Fortran程序,可以改写为C程序,或者参照文件内的C源码。
According to the publication of IAPWS 1997 in Erlangen, Germany, by the international society of water and steam properties on the calculation formula of thermodynamic properties of industrial water and steam, FORTRAN program can be rewritten as C program, or refer to the C source code in the document. (2020-02-05, C/C++, 2794KB, 下载5次)

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

[其他] pm2.5传感器程序

stm32+GP2Y1010AU,通过屏幕显示pm2.5的值,stm32的A1口连接传感器的LED端口,A0连接数据口!
60/5000 Stm32 +GP2Y1010AU displays the value of pm2.5 through the screen. The A1 port of stm32 connects to the LED port of the sensor, and A0 connects to the data port! (2019-06-10, C/C++, 2765KB, 下载5次)

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

[其他] A0.0.0(STM32F10x_ADC2单通道单次采集)

stm32f103ADC采样,功能简单,很好用,试过了
stm32f103ADC sampling (2019-02-27, C/C++, 305KB, 下载3次)

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

[其他] 97

非常经典的一个经过小修改的c语言源程序,大家可以看怎么样
After a very minor changes to the classic c-language source code, we can see how kind of (2010-03-15, C/C++, 3KB, 下载3次)

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

[其他] ADS1.2_2828_9806E_BOE3.97_480X800-MIPI

2828测试系统恢复说明,如有需要的朋友,可以自由下载,谢谢
2828 test system recovery instructions, if necessary friends, you can download, thank you (2017-08-17, C/C++, 3958KB, 下载3次)

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

[其他] PWM100kHz

Arduino pro mini generate 100kHz , push-pull , A0 input to cut off
Arduino pro mini generate 100kHz , push-pull , A0 input to cut off (2018-03-11, C/C++, 60KB, 下载2次)

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

[其他] ArduinoKRUPS

Keeping alive a KRUPS cofee maker with Arduino WARN!! does not has PID to control temperature The LED flashing sometimes fail NTC pin to +5V, Another pin to A0, A0 (PullDown resistor) to Gnd of 22000Ohms (22K - orange,orange,orange) For led, 1KOhm resistor (brown, black, Red) to control pump and warming resistor, 2 homemade circuits with MOC3021 and TRIAC BTA12-600, for MOC, a 1Kohm resistor and for triac 220 Ohms resistor
Keeping alive a KRUPS cofee maker with Arduino WARN!! does not has PID to control temperature The LED flashing sometimes fail NTC pin to +5V, Another pin to A0, A0 (PullDown resistor) to Gnd of 22000Ohms (22K - orange,orange,orange) For led, 1KOhm resistor (brown, black, Red) to control pump and warming resistor, 2 homemade circuits with MOC3021 and TRIAC BTA12-600, for MOC, a 1Kohm resistor and for triac 220 Ohms resistor (2018-02-05, C/C++, 1KB, 下载2次)

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

[其他] 扩展实验1 ATK-HC05蓝牙串口模块实验

1,通过STM32F1的USART3连接ATK-HC05蓝牙模块,检测并显示蓝牙模块的状态. 2,通过KEY0按键可以开启/关闭定时向ATK-HC05蓝牙模块发送数据(ALIENTEK HC05 xx)测试蓝牙模块的数据发送. 3,可以通过KEY1按键设置ATK-HC05蓝牙模块的主从工作模式. 4,可以通过LCD显示ATK-HC05蓝牙模块接收到的数据. 5,可以通过USMART对ATK-HC05蓝牙模块进行AT指令查询和设置. 6,结合手机端蓝牙软件(蓝牙串口助手 v1.97.apk),可以实现手机无线控制开发板(点亮和关闭LED1).
1. Connect ATK-HC05 Bluetooth module through USART3 of STM32F1, detect and display the status of Bluetooth module. 2. The KEY0 button can turn on/off the data transmission timing to ATK-HC05 Bluetooth module (ALIENTEK HC05 xx) to test the data transmission of Bluetooth module. 3. The master-slave mode of ATK-HC05 Bluetooth module can be set by KEY1 button. 4. The data received by ATK-HC05 Bluetooth module can be displayed by LCD. 5. ATK-HC05 Bluetooth module can be inquired and set up by USMART. 6. Combining Bluetooth software (Bluetooth serial assistant v1.97.apk) on the mobile phone, the mobile phone wireless control development board (lighting and closing LED 1) can be realized. (2019-06-08, C/C++, 213KB, 下载2次)

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

[其他] COD_C60007-A1

Holtek Dimmable_LED_Light
Holtek Dimmable_LED_Light (2019-05-12, C/C++, 63KB, 下载1次)

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

[其他] b

日历的编排是每400年一个大循环周期,即今年的月、日、星期几和400年前的完全一样。现行天文历法根据天体运行规律,取每年365.2425天。这样,每400年共有365.2425×400=146097天。如果以365天作为一年,每400年就少了0.2425×400=97天。这97天要靠设置闰年(每年366)天来凑齐,所以,每400年要设置97个闰年。
Scheduling calendar every 400 years a large cycle that this year' s month, day, week, and 400 years ago, exactly the same. Existing under the celestial law of astronomical calendar, take a year 365.2425 days. So, for every 400 years a total of 365.2425 × 400 = 146097 天. As if 365 days a year, every 400 years to less 0.2425 × 400 = 97 天. This set 97 days depends on a leap year (366 per year) days to cobble together, so every 400 years a leap year to set up 97. (2010-06-02, C/C++, 9KB, 下载1次)

http://www.pudn.com/Download/item/id/1198085.html
123
总计:47