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

[collect] JSONModel-exercise

解析接口来源:,
Source of resolution interface:, (2018-11-14, Objective-C, 0KB, 下载0次)

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

[collect] SDAVAssetExportSession

copy [https: github.com rs SDAVAssetExportSession,修正方向,大小](https: github.com rs SDAVAssetExportSession%EF%BC%8C%E4%BF%AE%E6%AD%A3%E6%96%B9%E5%90%91%EF%BC%8C%E5%A4%A7%E5%B0%8F),
Copy [https: github.com rs SDAVAssetExportSession, correction direction, size] (https: github.com rs SDAVAssetExportSession% EF% BC% 8C% E4% BF% AE% E6% AD% A3% E6% 96% B9% E5% 90% 91% EF% BC% 8C% E5% A4% A7% E5% B0% 8F), (2020-02-20, Objective-C, 0KB, 下载0次)

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

[collect] FontAwesome

参考[https: github.com alexdrone ios- fontawesome.git整理的使用方法](https: github.com alexdrone ios- fontawesome.git%E6%95%B4%E7%90%86%E7%9A%84%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95),
Refer to [https: github.com alexdrone ios - fontawesome. git Use Method for Sorting] (https: github.com alexdrone ios - fontawesome. git% E6% 95% B4% E7% 90% 86% E7% 9A% 84% E4% BD% BF% E7% 94% A8% E6% 96% B9% E6% B3% 95), (2018-02-26, Objective-C, 0KB, 下载0次)

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

[collect] ZFPlayer-copy

[https: github.com renzifeng ZFPlayer.git的备份2020-06-28](https: github.com renzifeng ZFPlayer.git%E7%9A%84%E5%A4%87%E4%BB%BD2020-06-28) 17:53:56,
[https: github.com renzifeng ZFPlayer. git s backup 2020-06-28] (https: github.com renzifeng ZFPlayer. git% E7% 9A% 84% E5% A4% 87% E4% BB% BD2020-06-28) 17:53:56, (2020-06-28, Objective-C, 0KB, 下载0次)

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

[Windows编程] mm97

CSAPP malloclab的mm.c文件,采用红黑树,实测97分,目前最高分。
CSAPP malloclab of mm.c file, using red-black tree, measured 97 points, the highest points. (2014-06-03, Objective-C, 6KB, 下载49次)

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

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

STM32控制SIM900实现与远程服务器的GPRS通信
STM32 achieve control SIM900 GPRS communication with the remote server (2013-12-06, Objective-C, 5329KB, 下载44次)

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

[单片机开发] TS1620

void OUT_DATA(unsigned char NEW_DATA) /*******************************************************************************/ void lcd_delay_us(unsigned char us) // 延时微秒@12M,ms最大值255 void lcd_delay_ms(unsigned int ms) // 延时毫秒@12M,ms最大值255 // 产生一个使能脉冲 void lcd_e_toggle(void) // 循环检测LCD忙标志(BF),直到其值为0,方可执行下一指令 void lcd_wait_until_finish(void) // 公共函数 // 向LCD写命令字 void lcd_command(unsigned char cmd) // 设置显示位置(即写入显示地址),x,y均从0开始 void lcd_goto_xy(unsigned char x, unsigned char y) // 写字符(传入的参数实际为所需显示字符的地址,即液晶字符产生器中字符的地址)
void OUT_DATA (unsigned char NEW_DATA) /*******************************************************************************/void lcd_delay_us (unsigned char us) // extension when microsecond @ 12M, ms maximum 255 void lcd_delay_ms (unsigned int ms) // delay in milliseconds! 12M ms maximum 255// generate an enable pulse void lcd_e_toggle (void) // loop detection LCD busy flag (BF), until its value is 0, before the implementation of the next instruction void lcd_wait_until_finish (void) // public function// write to the LCD the command word void lcd_command of (unsigned char cmd) // set display position (ie write into the display addresses), x, y are from 0 void lcd_goto_xy (unsigned char x, unsigned char y) // write character (incoming parameters actually required to display the address of the character, i.e. the character in the liquid crystal character generator address) (2013-03-23, Objective-C, 1KB, 下载7次)

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

[单片机开发] msp430x21x2_adc10_01

一个示例了AVcc A0参考。   软件集ADC10SC开始样本和转换- ADC10SC   自动清理在度。ADC10内部振荡器次样本(16 x)   和转换。在等待在LPM0 Mainloop语句MSP430直到ADC10来节省电能   转换完成,ADC10_ISR将迫使退出LPM0 Mainloop语句上的    reti。如果A0 > 0.5 * AVcc,P1.0设置,否则重置。
MSP430F21x2 Demo- ADC10, Sample A0, AVcc Ref, Set P1.0 if A0 > 0.5*AVcc Description: A single sample is made on A0 with reference to AVcc. Software sets ADC10SC to start sample and conversion- ADC10SC automatically cleared at EOC. ADC10 internal oscillator times sample (16x) and conversion. In Mainloop MSP430 waits in LPM0 to save power until ADC10 conversion complete, ADC10_ISR will force exit from LPM0 in Mainloop on reti. If A0 > 0.5*AVcc, P1.0 set, else reset. (2012-07-13, Objective-C, 1KB, 下载13次)

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

[单片机开发] MSP430FR57xx_adc10_01

MSP430FR57xx_ADC10, Sample A1, AVcc Ref, Set P1.0 if A1 > 0.5*AVcc
MSP430FR57xx_ADC10, Sample A1, AVcc Ref, Set P1.0 if A1 > 0.5*AVcc (2011-10-07, Objective-C, 1KB, 下载4次)

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

[单片机开发] stc-isp-v5.01-setup-english

STC最新1T单片机英文版ISP下载控制软件测试版Ver5.01 欢迎测试 2009-1-25 安装版,解压后,再安装
STC latest English version of 1T Singlechip ISP download control software beta testing 2009-1-25 welcome Ver5.01 installed version, unzip and then install (2009-03-19, Objective-C, 4010KB, 下载252次)

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

[单片机开发] E2PROM_DSP

本程序用于MICROCHIP 24LC64 EEPROM的读写。本程序不使用芯片级联方式, 请将A0,A1,A2 管脚接至低电平。本程序使用IOC6作为SDA,IOC7作为SCL。 程序中的地址空间最大可至64K:24LC00-16-0,24LC01-128-8,24LC02-256-8, 24LC04-512-16,24LC08-1K-16,24LC16-2K-32,24LC32-4K-32,24LC64-8K-32, 24LC128-16K-64,24LC256-32K-64,24LC512-64K-128,读写数据均为8bits。 以上器件的格式为(型号-地址空间-页大小)不同器件的页大小不同,因此页写 程序需作相应修改,其他字节写,随机读以及顺序读程序均相同
This procedure for the MICROCHIP 24LC64 EEPROM read and write. This procedure does not use chips cascade way, please A0, A1, A2 pin to low level access. This procedure used IOC6 as SDA, IOC7 as SCL. Process address space available to the largest 64K: 24LC00-16-0, 24LC01-128-8, 24LC02-256-8, 24LC04-512-16, 24LC08-1K-16, 24LC16-2K-32, 24LC32-4K- 32,24 LC64-8K-32, 24LC128-16K-64, 24LC256-32K-64, 24LC512-64K-128, read and write data are 8bits. The format for the above device (Model- address space- page size) of different devices of different sizes of pages, so page written procedures need to be amended accordingly, and other bytes to write, random read and sequential read are the same procedures (2008-10-09, Objective-C, 2KB, 下载203次)

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

[游戏] Mu0.97bPatch

奇迹 mu 客户端 main 97 b补丁,未跳np
Miracle mu client main 97 b patch, did not jump np (2008-09-08, Objective-C, 1269KB, 下载36次)

http://www.pudn.com/Download/item/id/542784.html
总计:12