-
socket_example
说明: 一个简单实用的socket编程例子。server端与client端进行通信的简单实例。(a simple and practical example of the socket programming. With the client-server communication-a simple example.)
- 2020-11-10 01:49:46下载
- 积分:1
-
sxzz
地震CT射线追踪CPP,考虑了深度临界值的情况(Earthquake CT ray tracing CPP, consider the case of the depth threshold)
- 2014-09-05 13:52:21下载
- 积分:1
-
Thinking in c++ 2th vol2 Part 1 chapter 1 Exercises
Thinking in c++ 2th vol2 Part 1 chapter 1 Exercises (ex01--ex11) code.
- 2022-11-11 00:00:04下载
- 积分:1
-
PROGRAM
本书是《程序员面试宝典》的第三版,在保留第二版的数据结构、面向对象、程序设计等主干的基础上,使用各大IT公司及相关企业最新面试题替换和补充原内容,以反映自第一版以来近几年时间所发生的变化。 欧立奇、刘洋、段韬编著的《程序员面试宝典》取材于各大公司面试真题(笔试、口试、电话面试、英语面试,以及逻辑测试和智商测试),详细分析了应聘程序员(含网络、测试等)职位的常见考点。本书不仅对传统的C系语言考点做了详尽解说,还根据外企出题最新特点,新增加了对友元、Static、图形/音频、树、栈、ERP等问题的深入讲解。最后本书着力讲述了如何进行英语面试和电话面试,并对求职中签约、毁约的注意事项及群体面试进行了解析。本书的面试题除了有详细解析和答案外,对相关知识点还有扩展说明。真正做到了由点成线,举一反三,对读者从求职就业到提升计算机专业知识都有显著帮助。 《程序员面试宝典》适合计算机相关专业应届毕业生阅读,也适合作为正在应聘软件行业的相关就业人员和计算机爱好者的参考书。(This book is the" canon" in the third edition, retained in the second version of the data structure, object-oriented program design, main basis, the use of each big IT companies and related enterprises to the latest interview questions substitution and supplement the original content, in order to reflect the since its first edition in recent years since time changes. Ou Liqi, Liu Yang, Duan Tao," canon" drawn from major companies interview questions ( written examination, interview, telephone interview, interview, and logical test and IQ test ), a detailed analysis of the application programmer (including network, testing ) positions of the common points. This book not only to the traditional C language test done a detailed explanation, according to the new characteristics of the new foreign title, added to the friend, Static, graphics/audio, tree, stack, ERP issues in depth explanation. The last book on described how the English interview and telephone interview, and the job of signin)
- 2012-03-21 11:28:19下载
- 积分:1
-
all codes
说明: all codes on graphics
- 2020-06-22 14:00:02下载
- 积分:1
-
adc
该文件是nxp lpc54114 adc dma 配置程序(nxp lpc54114 ADC driver programer)
- 2018-06-08 17:07:16下载
- 积分:1
-
OneNet迷你开发板例程
OneNet迷你开发板例程,包括RTOS,基础学习例程,OneNET裸机例程,亲测代码,能用,代码风格优秀,值得学习和深入实践,对于想学习STM32开发和对物联网感兴趣的同学非常有用。
- 2022-08-14 11:15:29下载
- 积分:1
-
STM32单片机实现语音控制
实验器材: 战舰STM32F103开发板V3版本 实验目的: 学习串口的使用(接收与发送) 硬件资源: 1,DS0(连接在PB5) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 实验现象: 本实验,STM32通过串口1和上位机对话,STM32在收到上位机发过来的字符串(以回车换 行结束)后, 原原本本的返回给上位机。下载后,DS0闪烁,提示程序在运行,同时每 隔一定时间,通过串口1输出一段信息到电脑。 注意事项: 1,电脑端串口调试助手波特率必须是115200. 2,请使用XCOM/SSCOM串口调试助手,其他串口助手可能控制DTR/RTS导致MCU复位/程序不运行 3,串口输入字符串以回车换行结束. 4,请用USB线连接在USB_232,找到USB转串口后测试本例程. 5,P4的PA9/PA10必须通过跳线帽连接在RXD/TXD上.
- 2020-03-09下载
- 积分:1
-
423563
坐标转换,大地坐标经纬度转空间直角坐标的正反算。基于C#,(Coordinate transformation, geodetic latitude and longitude coordinates of the rectangular space, positive and negative transfer count. Based on C#,)
- 2011-07-20 10:43:30下载
- 积分:1
-
TFF
C语言编写的时域基2抽取的FFT算法程序,经测试其结果与在MATLAB中的值相比精确度很高。(C language-based time-domain extraction of the FFT algorithm for two procedures, the results have been tested and compared with the value in MATLAB with high precision.)
- 2010-01-24 12:33:31下载
- 积分:1