-
条码查询代码,包括客户端和服务器端
该代码实现了socket编程,客户端很好的完成了界面处理,实现简单;服务器端配置数据库,可以进行条码的插入、查询、删除等操作
- 2023-02-24 17:50:06下载
- 积分:1
-
unicode-0.1.tar
一个关于韩语unicode编码的C语言库文件(Korean unicode encoding a C-language library file)
- 2007-09-29 15:04:49下载
- 积分:1
-
一个端口重定向工具的源代码,适用于将一个端口的数据转发到另一个端口。...
一个端口重定向工具的源代码,适用于将一个端口的数据转发到另一个端口。-A port redirection tool for source code, applies to a data port forwarding to another port.
- 2022-04-01 06:54:50下载
- 积分:1
-
COM PROGRAM PROJECT
一个COM的编程,程序大家自己看,谢谢大家的捧场,有帮助的我很高兴哦-COM PROGRAM PROJECT
- 2022-09-12 22:55:03下载
- 积分:1
-
EasyMS
实现了c/s模式的消息通讯,通过多线程、监听等技术,完成了初步的一个类似QQ的通讯工具(Realization of c/s mode of message communication, through a multi-threaded, listening technology, completed a preliminary communication tools like QQ)
- 2014-07-01 18:23:27下载
- 积分:1
-
bo2000源码2,从事流媒体,通信,计算机网络开发的朋友
bo2000源码2,从事流媒体,通信,计算机网络开发的朋友-bo2000 FOSS two engaged in streaming media, communications, computer network development of a friend
- 2023-05-20 22:45:03下载
- 积分:1
-
os-concepts-08-edition
operating systems silberschatz
- 2016-02-07 16:58:15下载
- 积分:1
-
Slider
摆脱微软控制用VB自写滚动条模块,有需要的下。(Get rid of the Microsoft VB since writing the scroll bar control module, in need.)
- 2013-08-21 10:34:01下载
- 积分:1
-
student
实现基础的学生信息管理,实现自己定义的链表结构,对学生信息进行存储(Realizing Basic Student Information Management)
- 2019-05-09 14:58:41下载
- 积分:1
-
final
1.写一个程序,它先接收一个字符串,然后显示其中数字符的个数、英文字母的个数和字符串的长度。
2.模拟密码输入:假设数据库中有密码5201314,用户输入一个字符串,显示的时候全都以*出现,然后判断用户输入的字符串是否与数据库中密码相同,若相同,输出“Password Right!”,否则输出 “Password Error!”
3.写一个程序,它先接收一个字符串,然后抽去其中的空格,最后按相反的顺序显示这个改变后的字符串。
4.找出负数的个数
5.求阶乘(1. Write a program that first receives a string and then displays the length in which the number of characters and English letters and the number of strings.
2. Analog password: 5201314 suppose password, the user enters a string of all time display to* appear, and then determine if the string entered by the user and the same password , if the same output Password Right! otherwise, output Password Error!
3. Write a program, it first receives a string, and then removing all spaces, and finally display the string in reverse order after this change.
4. Find the number of negative
5. factorial)
- 2020-07-01 17:00:02下载
- 积分:1