资源列表
123
- 编制一个C语言成绩记录簿,每个学生信息包括:学号、姓名、C语言成绩。具体功能: 创建信息链表并以磁盘文件保存;-The preparation of a C language books accomplishments, each student information include: Student ID, name, C language performance. Specific functions: to create information linked list and sa
xitongjich5
- 5 系统集成方面的代码 很好 很管用- 系统集成方面的代码 很好 很管用
calc
- 一个可以计算表达式的结果的程序,例如输入2+3*4得到的结果是14。 -One can calculate the results of expression procedures, such as type 2+3* 4 the results obtained is 14.
vd
- 任务:能够按照指数降序排列建立并输出多项式; 能够完成两个多项式的相加、相减,并将结果输入 -Task: index in descending order in accordance with established and the output polynomial able to complete the two polynomial addition, subtraction, and entered the results into
fping
- fping to find out active devices
sr
- 商人过河问题是数学建模中的一个经典问题,程序利用链表存储渡河状态,使用穷举的算法实现。该算法会找出N个商人/随从渡河的一个可行方案,但并不保证是最佳方案。写完这个程序后让我想到的居然是图的深度优先搜索,二者在查找的思想上是类似的。-Mathematical modeling business across the river in question is a classic problem, the program memory to cross the river using the stat
GPIB
- 教你用VB来编写GPIB控制软件,绝对难求,绝对学习的好资料-Using VB to write a GPIB control software
A_Shorter_1739074302004
- This code converts positive and negative decimal numbers into binary.The core source is hardly 4 lines long. VOTE if you like it.
Cchessgamel
- 单击版的中国象棋,可供娱乐只只用,也可供学习Java编程用 -Click the version of Chinese chess, for entertainment only used only for learning the Java programming with
wave2gray
- 小波变换中间的变灰操作,实现图片的变灰,以便进行后续操作 -Wavelet transform the middle of the the grayed operation, picture grayed out for a follow-up operation
TCD1252AP_Drive
- 这是东芝的一款CCD驱动芯片,程序源码均通过调试,大家可以稍作修改就可用
Costas_OFDM
- Costas序列和Gold序列生成代码。并且可以修改相应的长度来生成所需要的序列-There are two coding generations about the Cosatas sequence and Gold sequence.