-
the_c_programming_language_2
说明: The C programming Language, written by Brian W. Kernighan and Dennis M. Ritchie the fathers of C language.
- 2019-03-02 00:18:54下载
- 积分:1
-
visual C# KTV点歌管理系统 附文档
一套由 C# SQLSERVER开发的KTV点歌管理系统,源码完整,并附有文档。系统主要功能:
人机交互界面,歌星点歌模块、数字点歌模块、拼音点歌模块、歌名点歌模块,并最大限度地实现了易维护性和易操作性。
点歌系统后台维护登录名称:Tsoft,密码为:111。
注意:在使用拼音点歌时,只需要输入歌曲名字中的每个字的头一个字母即可,例如:“小猪”输入“XZ”。
- 2022-11-11 12:15:04下载
- 积分:1
-
JNI调用C++代码获取每个Fragment的显示内容
为了学习JNI,就通过写这个demo来实践一下。加深自己对JNI的理解,C++代码没怎么写过,只能写几行最简单的代码。自己觉得还是要再写写C++代码的。代码就是通过JNI(Java Native Interface) 与C++代码交互,获取不同的字符串,显示出来。
- 2023-03-02 12:20:03下载
- 积分:1
-
GEADVANCE3D_Sinogram
数据转换为正弦图,最终输出的正弦图为平均正弦图。(Data into sine figure, final output sine the graph is the average sinogram.)
- 2013-10-07 15:26:07下载
- 积分:1
-
UBHO725
TSAPI开发的原代码,,对于做CTI中间件很有帮助()
- 2017-11-10 08:57:12下载
- 积分:1
-
VC#.NET范例入门与提高
VC#.NET范例入门与提高-VC#.NET paradigm and improve entry
- 2022-04-25 04:41:18下载
- 积分:1
-
IDFT
Inverse of DFT in cpp language....
- 2010-09-24 22:12:46下载
- 积分:1
-
HuffMan
哈夫曼编码译码系统,设置发送者和接受者两个功能,
发送者的功能包括:
①输入待传送的字符信息;
②统计字符信息中出现的字符种类数和各字符出现的次数(频率);
②根据字符的种类数和各自出现的次数建立哈夫曼树;
③利用以上哈夫曼树求出各字符的哈夫曼编码;
④将字符信息转换成对应的编码信息进行传送。
接受者的功能包括:
①接收发送者传送来的编码信息;
②利用上述哈夫曼树对编码信息进行翻译,即将编码信息还原成发送前的字符信息。
(Huffman decoding system, set the sender and the recipient of two functions, the sender' s features include: (1) input to be transmitted character information ② statistical character information, the number of types of characters and characters the number of occurrences (frequency create a Huffman tree) ② According to the number of types of characters and their respective number of occurrences ③ use the Huffman tree to find the characters Huffman coding ④ character information into the corresponding coding information for delivery. The recipient of the features include: (1) to receive the coded information to the sender transmission ② above Huffman tree coded information to be translated, is about to coded information to restore the character information before sending.)
- 2012-06-21 21:01:17下载
- 积分:1
-
palui_cPP2
interesting and easy C++ application for beginers
- 2014-11-27 04:24:17下载
- 积分:1
-
操作系统轮转法实验
C++轮转法,实现轮转,辨别哪个时间片最好,显示运行时间,运行进程,进程状态
- 2022-05-27 22:03:34下载
- 积分:1