资源列表

« 1 2 ... .39 .40 .41 .42 .43 944.45 .46 .47 .48 .49 ... 1019 »

[多媒体编程crc101

说明:CRC16 我自己写的,帮忙看看哪里有错误啊?为什么网上的那个和那个都不一样呢?算出的结果也不一样-CRC16 this is a code for crc16 ,please chect it out !
<weng075004> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[多媒体编程CreditCardSystem

说明:银行卡系统功能:存钱、取钱、消费、查询余额、修改密码、注销、打印信息-credit card system
<mi428406> 在 2025-01-11 上传 | 大小:5kb | 下载:0

[多媒体编程CShortestLenPCB

说明:采用分枝限界法进行求解最短路径长度的问题,是算法设计中的经典题目-Branch and Bound method used to solve the problem of the shortest path length, is the classic algorithm design topics
<ao63173> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[多媒体编程cubic

说明:Source code of tiny library for cubic interpolation
<cai149739> 在 2025-01-11 上传 | 大小:3kb | 下载:0

[多媒体编程d100

说明:数据结构 list 菜单式操作 模板类构造-List data structure operation menu template class structure
<du32275> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[多媒体编程daima1

说明:在这个代码当中在vc平台下可以执行比较字符串的功能-In this code in vc platform which can perform a string comparison function
<xie2275173> 在 2025-01-11 上传 | 大小:3kb | 下载:0

[多媒体编程dancileitongchaxun

说明:单词雷同查询,当相似度在80 时可认为雷同!-Word similarity query, when similarity in80 when can think the same!
<jiao098326> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[多媒体编程danpianji

说明:一个简单实用的计算器,基本上能满足初学者的要求,最主要的特点是通俗易懂-A simple but useful calculator basically been able to meet the requirements of beginners, the most important feature is user-friendly
<zi89268> 在 2025-01-11 上传 | 大小:6kb | 下载:0

[多媒体编程data

说明:data一个比较完整的计算下一秒时间的程序,自己写的,带注释 C语言-data a more complete calculation of the next second time-consuming procedures, write your own, with the Notes C language
<shi3046845> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[多媒体编程DataBase

说明:一个儿童接种的数据库通信操作基类,有对各个数据库间的通信,如儿童基本信息2疫苗信息4接种情-A of children vaccinated communication operations base class, the communication between the various s, such as basic information for children 2 vaccine inoculated love
<dui3973951> 在 2025-01-11 上传 | 大小:10kb | 下载:0

[多媒体编程datafile

说明:c++类的定义和简单实现,定义了data类,包括相关属性和函数,并进行实例化-failed to translate
<zhi084062> 在 2025-01-11 上传 | 大小:1kb | 下载:0

[多媒体编程datastruct

说明:通过反序输出整数,实现了一个整数的反序输出。很好的实现了反序功能。-#include< iostream> using namespace std int main(){int a,b=0 cout< < please input the integer: < < endl cin> > a while(a){b=b*10+a 10 a/=10 }cout< < the end is <
<lu3386284> 在 2025-01-11 上传 | 大小:4kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 944.45 .46 .47 .48 .49 ... 1019 »

源码中国 www.ymcn.org