搜索资源列表
IVRFlow
- c#编写可视化IVR流程编辑,供大家学习和交流-visual c# write IVR process editor for everyone to learn and exchange
nap
- c语言底层通信语言的实现,可以实现底层的交流,非常好用,可以使用。-c linguistic realization of the underlying communication language, can achieve the exchange of the bottom, very easy to use, you can use.
ISO13239
- ISO/IEC13239,Information technology-Telecommunications and information exchange between systems-High level data link control(HDLC) procedures-ISO/IEC13239, Information technology-Telecommunications and information exchange between systems-High level
yingbi
- 关于硬币分配的一个程序 包含两个 .c文件 和大家交流一下-On the coins in the distribution of a program contains two. C documents and to facilitate the exchange of about
Student_Info_Management
- 信息存储用文件;熟练VC CListCtrl控件 2、熟练对话框数据交换机制 3、复习C文件操作-Using information stored documents VC CListCtrl control 2 skilled, skilled dialog data exchange mechanism 3, C file operations review
WebSite1
- asp.net平台 c#开发,是一个音乐交流的平台,有基本的上传,下载音乐的功能-c# development asp.net platform is a platform for the exchange of music, some basic upload, download music function
usefulCsource
- 一些简单但是很实用的C程序,包括16进制<->10进制互换程序, 89C51系列CPU编程器接收CPU程序等等很多,希望大家喜欢-Some simple but very useful C procedures, including 16 M <-> 10-band exchange program, 89C51 family programmer CPU to receive a lot of CPU process and so I hope you like
Surfacetest
- c/c++面试题,很多经典的题,比如 /a和b交换面试题2.cpp //如何将a、b的值交换,并且不使用任何中间变量? //解析: //简而言之,用异或语句比较容易,不用担心超界的问题。 //如果采用: // a=a+b // b=a-b // a=a-b //这样做的缺点就是如果a,b都是比较大的两个数,a=a+b时就会超界。 //而采用: // a=a^b b=a^b a=a^b 无须担心超界的问题,这样就比较好。 //参与运算的两
CX_01_05_1
- (1) 设计要求 输入功能:能通过键盘向系统输入数据。要求随时都能使用该项功能实现记录输入,一次可以输入一条记录,也可以输入多条记录。所谓一条记录,一个学生的基本信息及其入住情况。 (2) 显示功能:能显示系统存储的记录信息,包括学生信息和寝室的入住情况。 (3) 入住功能:将已经存入的学生入住到寝室中。 (4) 交换功能:将已经入住的学生交换寝室,要求一对一交换。 (5) 查询功能:能查询系统信息。要求至少提供两种查询方式,如按照学号查询、按宿舍名查询,任何一种查询都要
virus
- c语言做的小病毒程序,给大家学习交流,不对的请多指点-c language to a small virus program for everyone to study and exchange, not the ability, pointing
cgzy
- 而已篡改主页代码分析,请不要轻易尝试,后果自负,仅供学习交流-It tampered Home Code Analysis, please Do not try at your peril, only to learn the exchange ..
C-language-and-a-classic-code
- 该资源有28个经典的C语言代码,包括两数交换、考试成绩转换成等级分、判读闰年、求平均、求最大值、求最小值、统计个数、最大公约数、求 n 的阶乘、打印九九乘法表、求 100 以内的素数、求水仙花数、用函数求 x 的 n 次幂-28 classic C language code of the resource, including the exchange of two numbers, test scores convert level interpretation of the leap ye
exchange
- 用C语言实现两个线性表元素的逆置以及两个线性表的连接。-Using C language to achieve two elements of the inverse linear table set.
c
- 输入10个整数,将其中最小的数与第一个数对换,把最大的数与最后一个数对换。写三个函数; ①输入10个数;②进行处理;③输出10个数-Enter 10 integers, which will be the smallest number with the first number on the exchange, the largest number with the last number on the exchange. Write three functions ① enter 10 d
data-exchange
- 课程作业,用tcl自带的套接字命令编写的一个C/S小程序。可以实现向客户端循环发送数字,客户端把接收到的数字乘2发回服务端。每发回一个,才能接受下一个命令。-Course work, the socket comes with tcl commands written in a C/S applet. Can send digital loop to the client, the client to receive digital service by 2 back end. Each sen
msgpack-c
- MessagePack is an efficient binary serialization format, which lets you exchange data among multiple languages like JSON, except that it s faster and smaller. Small integers are encoded into a single byte while typical short strings require only one
c#+完整的门禁考勤系统
- 蓝本门禁系统的简单。net实现,欢迎大家一起学习交流(Access control system.Welcome to study and exchange)
模拟退火
- 本文件用C语言实现模拟退火算法,供大家学习与交流使用。(This document uses C language to achieve simulated annealing algorithm for everyone to learn and exchange use)
C++应用编程200例
- C++应用编程200例,很经典的教学视频,大家互相交流学习(C++ application programming 200 cases, very classic teaching video, people exchange and learn from each other)
C#会员管理条码版
- 一、日常操作 1.消费单据:新增、修改、结算、点牌核实、查询(按日期、消费单号查询) 2.会员管理:新增、修改、新增消费、会员充值、查看消费记录、查看充值记录、会员换卡、余额转账、查询(按姓名、卡号) 3.账目清单:新增、修改、删除(需要密码)、按日期查询 二、统计报表 1.会员消费统计:按日期查询、按会员卡号查询 2.会员续费统计:按日期查询、按会员卡号查询(1. Daily operation 1. consumer documents: new, r
