搜索资源列表
no2
- 本程序是为了实现单向链表的就地逆置。主要功能:按照提示输入5个字母a-z,输出结果是这5个字母按照字母表的顺序的排序。-this program is to achieve a one-way linked list of locally inverse home. The main functions : following the prompts to import five letters a-z, this output is five letters of the alphabet,
arm-NO2-v1.2
- arm7t powerpcb file
No2.CS模型聊天室
- CS模型的聊天室,做的不太好,支持多客户端对一个服务器,端口-CS model of chat rooms, so not too good, multi-client support to a server port
No2
- C++虚基类的一个典型例子,C++虚基类的一个典型例子-C++ virtual base class a typical example,C++ virtual base class a typical example
no2
- 二维不规则零件排样问题-Two-dimensional irregular parts nesting problems
no2
- visual c++源代码 小型管理系统 物品库存管理-visual c++ source code management system for small goods inventory management
chap2
- It is Radar System design and signal prcessing code based on standard algorithm .this is vey important for biggener those who are working on Radar signal processing area.This code contain various chapter. this is basically chapter No2
WINDOWS_Programmers_Guide_.No2
- WINDOWS程序员指南2--MICROSOFT基本类库-WINDOWS Programmers Guide 2- MICROSOFT Basic Class Library
No2
- 数值计算,实现数值积分功能,利用龙贝格积分法则,对指定的函数进行积分运算-Numerical calculation, to achieve numerical integration function, using Romberg integration rule, the specified function of integral operation
NO2-Feed
- 质量管理表格 进料管理 进料检验说明书-Form feed quality management manual feed test
NO2
- 顺序表 create_sqlist(Sqlist *L)/*创建顺序表*/ { int k ElemType x k=0 scanf(" d",&x) while(x!=0) { L->data[k]=x k++ scanf(" d",&x) } L->length=k } void print_sqlist(Sqlist *L)/*输出顺序表*/ { int j
ANN-No2
- 人工神经网络教程第二部分,教师上课的详细教案,word文档编写-Artificial neural network tutorial class teachers detailed lesson plans, word documents to write
espl_pixcir_i2c_ts.c
- Pixcir s i2c touchscreen chip driver no2.
Pixcir_Tango_chip_spec.pdf
- Pixcir s i2c touchscreen chip document no2.
no2.left_CODE_right_LED_SHOW
- 本程序是AVR单片机ATMEGA16的从左至右的LED灯流水程序,单片机教程:http://www.ipbb.cn,初学者的朋友们可以参考一下!-This program is the AVR microcontroller ATMEGA16 from left to right LED light water program, microcontroller tutorial: http://www.ipbb.cn beginner friends you can refer to
NO2
- 现场编程2,是继续现场编程1,给学生继续一个良好的学习兴趣-On-site programming, to continue on-site programming to students to continue a good interest in learning
AQI
- 用于计算空气指数AQI的程序,输入SO2 NO2 PM10 CO O3 PM2.5数据即可 单位纳毫克-Used to calculate the air index AQI program, enter the SO2 NO2 PM10 CO O3 PM2.5 data can be in satisfied mg
serial3
- 单片机无线模块串口协议1 ,用于毕业设计或者课程设计 No2-wireless No2
no2
- 实现用Bresenham算法及中点画线法画直线,并且画出网格图,判断对话框中输入的起点终点坐标是否在给定的范围内。若在范围内则画线,在单位像素点打点,直观的看出Bresenham算法及中点画线法的操作原理。-Bresenham algorithm implemented by the dotted line method and draw a straight line, and draw a grid chart to determine the coordinates of the dial
thermodynamic-otto-cycle-simulator
- this solver has been written for simulating otto cycle.This sover can predict No and No2 for emission prediction.