资源列表
suspension
- 类似flashget的悬浮功能,非常好用,可移动,可调至透明度-such as flashget suspension,good used,easy to move and set transparent
C
- 实现杨辉三角的输出,字符指针检测回文,字符数组检测回文,字符串按要求排序,哥德巴赫猜想的验证等C语言程序,亲测有效-Print Pascal s Triangle Goldbach conjecture verification The method of judging character array palindrome
black-oil-numerical-simulation
- 三维三相黑油数值模拟源代码,Fortran语言编写-Three-phase black-oil simulation source code, Fortran language
wendushujuxianshi
- VC++的MFC开发串口调试助手源代码,包括数据发送,接收,显示制式等 -VC++ of MFC development of serial debugging assistant source code, including data transmission, reception, display formats, etc.
DATACOM
- 基于MSComm控件的PC串口通信原程序,利用中断方式接收数据 -MSComm control PC-based serial communication original program using interrupt receiving data
SerialPortT
- 一个比较完整串口通信程序Vc++源代码 相信大家看后一定会有收获的-A relatively complete serial communication program source code Vc++ I believe we have to see after harvest
CSGO-UI
- 易语言登录类界面 Metro类 可以自由编辑 -UI for Elanguage
Embedded-Qt
- 《嵌入式Qt开发项目教程》配套源代码,因为该书较新发行在2014.12月,所以电子版和源代码资源较难找到,我是直接买了这本书的。源代码包含电子相册,GPS定位,GPRS短信,温湿度实时数据曲线图。- Embedded Qt development project tutorial complementary source code, because the book is a newer release in 2014.12 months, so the electronic version
2.12
- 设A=(a1,…,am)和B=(b1,…,bn)均为顺序表,A’和B’分别为A和B中除去最大共同前缀后的子表(例如,A=(x,y,y,z,x,z),B=(x,y,y,z,y,x,x,z),则两者中最大的共同前缀为(x,y,y,z),在两表中除去最大共同前缀后的子表分别为A’=(x,z)和B’=(y,x,x,z))。若A’=B’=空表,则A=B;若A’=空表,而B’≠空表,或者两者均不为空,且A’的首元小于B’的首元,则A < B,否则A > B。试写一个比较A、B大小的算法(请注意:
Test5
- 从键盘输入一个4位十进制正整数A和一个2位十进制正整数B。若B为素数,则在屏幕上以十进制输出它们相乘的积,以及A÷B的商和余数-Keyboard input a 4 bit decimal integer A and a 2 bit decimal integer B. If B is a prime number, is on the screen in decimal multiplication output their product, and A/B quotient and rem
ASM2-E10
- PIC16F628A Exemplo 10
ASM2-E09
- PIC16F628A Exemplo 9
