-
Addressbook using double
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
- 2022-08-24 01:14:44下载
- 积分:1
-
可用于射频卡读写基于MS VC6.0开发的源码(VC6.0).rar
可用于射频卡读写基于MS VC6.0开发的源码(VC6.0).rar-Radio frequency card reader source (VC6.0). Rar
- 2022-08-11 00:45:45下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
similar to the UNIX system simulation of a simple C source code extremely powerf...
类似于 UNIX 系统的简单模拟 C 源代码 功能异常强大 虽小但很实用!-similar to the UNIX system simulation of a simple C source code extremely powerful small but very practical!
- 2022-05-29 19:55:24下载
- 积分:1
-
用于分形图像的生长
用于分形图像的生长-fractal images for the growth
- 2022-08-26 07:11:23下载
- 积分:1
-
一个监控别人计算机的程序
一个监控别人计算机的程序-a computer monitor procedures
- 2023-09-01 16:00:03下载
- 积分:1
-
one simple calculator, we hope to speak up
一款简单的计算器,希望大家多提意见-one simple calculator, we hope to speak up
- 2023-04-27 09:40:03下载
- 积分:1
-
这是PC机上小型的C语言文本编缉器 解压密码是www.supcode.com
这是PC机上小型的C语言文本编缉器 解压密码是www.supcode.com-This is the PC on the C language small text editor for extracting passwords are www.supcode.com
- 2023-01-04 20:50:03下载
- 积分:1
-
一个纯c占星术游戏
一个纯c占星术游戏-a pure game Astrology
- 2023-05-17 01:35:04下载
- 积分:1
-
本人开发的<帝国演义>源码,在测试中,有喜欢的同类,可以来信共同研究...
本人开发的源码,在测试中,有喜欢的同类,可以来信共同研究-I developed
- 2023-07-09 00:10:04下载
- 积分:1