资源列表
N皇后
- N皇后的详细解法,内附说明
44.c
- 本程序是一个4*4键盘的程序,是目前最普遍的一个按键的程序。-none
BSTR
- 关于BSTR的一些应用实例,适合com组件编程的使用-BSTR about a number of application examples for the use of com component programming
DisplayImage
- Displaying image from database
producer.c
- producer-consumer implementation program written in C
zixue
- python写的,可以批量修改文件夹名,文件名,解压缩-Batch Edit folder name, file name, extract
Huffman-
- 用c语言编写的创建哈弗曼树的代码,代码涉及到创建哈弗曼树,遍历哈弗曼树-C language code to create the Huffman tree, the code involves creating the Huffman tree, traverse the Huffman tree
matrix-chain
- 矩陣相乘最佳化 matrix chain-matrix chain
aba
- 分段品均周期图方法 用Matlab编程仿真实现 有重叠分段和不重叠分段两种-Commodities are segmented periodogram method simulation using Matlab programming with overlapping sections and two kinds of non-overlapping segments
AssemblyInfo
- Blah to test if it works
beta_1
- This an ipmortant module for turbo codes
日期天数转换
- 【问题描述】编写一个程序,用户输入日期,计算该日期是这一年的第几天。 【输入形式】用户在第一行输入一个日期(年 月 日,中间以空格分割) 【输出形式】程序在下一行输出一个整数 【样例输入】2006 2 21 【样例输出】52 【样例说明】用户以年月日的格式输入,中间以空格分割,程序计算出该天是输入年份的第几天并输出该天数。另外还需要判断这一年是否为闰年。
