资源列表
welcome
- 开始画面,绘制一个,开始也面 用c写的
zifu
- 此为字符处理函数,有多个例子,适合初学者-This is the characters deal with functions, there are multiple examples for beginners
Sp_GetSelectRecord
- 该存储过程用于用户查询某个表特定一个区间数据的时候用到,如A表从30行开始的100条记录。-The stored procedure queries a table for user-specific data when a range of uses, such as A List from 30 starts with the line 100 records.
Single_Negative_Dispersion_Electric_Field
- Compute the Electric_Field of the single_negative materials contains dispersion.
Familyfinancialmanagementapplet
- 家庭财务管理小程序,可以简易地管理计算家庭支出及收入。-Family financial management applet, you can easily manage the calculation of household expenditure and income.
hola
- Program that explain the use of a flag in c-Program that explain the use of a flag in c++
os4_timeRound
- 时间片轮转算法的简单实现,操作系统知识的一个应用示例-This is a simple algorithm instance of the Time Slicing
Bezier
- windows编程,一个贝塞尔曲线的小程序-windows programming, a Bezier curve applet
5
- scr ipt for computing the BER for BPSK modulation in a Rayleigh fading channel with 2 Tx, 2Rx MIMO channel Zero Forcing equalization
HDB3
- HDB3的编译码程序~可以成功运行,希望对大家有帮助-HDB3 the encoding and decoding process ~ can successfully run, we want to help
Hexadecimal-conversion
- E语言的API应用实例,需要的朋友可以下载后查看-The E language API application example, a friend in need can be downloaded to view
DoubleLinkList
- 初始化双链表H(H为单链表头指针) 依次采用尾插法插入’a’,’b’,’c’,’d’,’e’五个字符元素 输出双链表H 输出双链表H的长度 判断双链表H是否为空 输出双链表H的第三个元素 输出双链表H中字符元素’d’的位置 在第四个元素位置上插入字符元素’f’ 输出双链表H 删除双链