-
CH7
一些很有用的数值计算程序:包括多种数值逼近算法的C语言程序,如龙格逼近算法,里米兹一致逼近算法等(Some very useful numerical calculation procedures: including a variety of numerical approximation algorithm for the C language program, such as the Runge approximation algorithm, where meads uniform approximation algorithm)
- 2008-07-15 09:27:57下载
- 积分:1
-
matlab-for-beginner
matlab的基本函数及其用法,适用于matlab初学者(the basic functions and their usage of matlab, matlab beginner)
- 2012-06-01 09:07:43下载
- 积分:1
-
DateInput
说明: C++ BUILDER日期输入控制,可以自动识别输入格式(C++ BUILDER date input code)
- 2010-03-28 16:36:21下载
- 积分:1
-
NET_Source
是LogOutputSocketProtocol的管理对 象;m_uploadSocketProtocolMgr是UploadSocketProtocol的管理对象,用于检测是否同时上传同一个文 件;m_downloadSocketProtocolMgr是DownloadSocketProtocol的管理对象;m_daemonThread 是守护进程,用于关闭超时连接。
2. AsyncSocketUserToken:用于SocketAsyncEventArgs绑定,保存 每个Socket服务对象,包括:m_receiveEventArgs接收数据异步事件;m_asyncReceiveBuffer接收数据异步事件使 用的缓存;m_sendEventArgs发送数据异步事件;m_receiveBuffer接收异步事件返回的数据存放缓存,用于后续的分 包;m_sendBuffer用于保存发送的数据缓存;m_asyncSocketInvokeElement是用于协议调用的基类,主要实现分包,并发 发送的包加到发送列表中,发送完成回调时继续发送下一个包;m_connectSocket是连接的Socket对象。(LogOutputSocketProtocol is the management object; m_uploadSocketProtocolMgr is UploadSocketProtocol management object, designed to detect and upload the same file; m_downloadSocketProtocolMgr is DownloadSocketProtocol management object; m_daemonThread is the guardian of process for closing the connection timeout.
2.: AsyncSocketUserToken for SocketAsyncEventArgs binding, save each Socket service object, including: m_receiveEventArgs receives data asynchronous events; m_asyncReceiveBuffer receive data asynchronous events using m_sendEventArgs to send data cache; asynchronous events; m_receiveBuffer receive asynchronous event data returned by the stored cache for subsequent subcontracting; m_sendBuffer is used to preserve the data sent by the cache; m_asyncSocketInvokeElement is the base class for the agreement calls, the main sub package to send a list of concurrent sending, sending a packet to send the completed callback; m_connectSocket is connected to the Socket object.)
- 2017-08-07 14:02:38下载
- 积分:1
-
sinaweather
包含新浪天气的获取,还有各省市的天气情况获取。适合以模块使用。(With access to Sina weather and weather conditions, various provinces and cities to obtain. Suitable for use in module.)
- 2014-04-10 00:58:39下载
- 积分:1
-
PD4
12864液晶显示,采串并形都有 for msp430 x芯片驱动代码 画图都有十分方便使用 。 12864LCD属于点阵图形液晶显示模块,不但能显示字符,还能显示汉字和图形,分带汉字库和不带那字库两种,价格也有差别。(12864 LCD belongs to dot matrix graphics LCD display module. It can display not only characters, but also Chinese characters and graphics. There are two kinds of Chinese character library and non-Chinese character library, and the price is also different. The 12864LCD with Chinese character library is very convenient to use. It does not need to write complex Chinese character display program. As long as two bytes of Chinese character machine code are written in time sequence, Chinese characters can be displayed. The driver is much simpler.)
- 2020-06-20 08:20:02下载
- 积分:1
-
lab26-PWM_TIMER_INT
描述了PWM的定时器中断 各种寄存器的配置(descript pwm timer interrupt ,tell us all kinds of registers how to use)
- 2012-08-14 09:22:45下载
- 积分:1
-
UCGUI-API
UCGUI 完整函数列表,帮助初学者更快使用UCGUI的库函数(UCGUI API)
- 2016-06-29 11:59:45下载
- 积分:1
-
STM32H745_Ethernet
Trying to get Ethernet, LWIP and FreeRTOS working on the STM32H745. Testing on the NUCLEO-H745ZI-Q using FW_1.7 and the STM32CubeIDE.
## Instructions on how to get started:
* [LWIP without RTOS](Documentation/lwip_nortos.md)
* [LWIP with RTOS](Dcumentation/lwip_rtos.md)
## Bugs and improvements
* [SysTick not increasing ticks](Documentation/no_systick.md)
* [No DHCP IP when starting without ethernet cable](Documentation/dhcp_nocable.md)
## Current status:
* RTOS works (blinky)
* LWIP works (nucleo board gets IP from DHCP on router)
* HTTP test server works (navigate to http:///index.html for demo)
- 2021-07-25 00:31:02下载
- 积分:1
-
VCPPDevelopment-of-the-database
visual C++数据库系统开发完全手册配套光盘(visual C++ Development of the database system completely manual CD
)
- 2011-12-06 15:34:38下载
- 积分:1