-
去找工作时经常会有人问我已编过多少行代码的程序, 当真把每个程序都整理处理数一下行数实在太麻烦了, 因此我就自己编了一个小程序专门用来数文本格式的 文件的行数,
去找工作时经常会有人问我已编过多少行代码的程序, 当真把每个程序都整理处理数一下行数实在太麻烦了, 因此我就自己编了一个小程序专门用来数文本格式的 文件的行数,小巧好用。 贡献出来,与各位共享。-find work often will ask me how many Provision-line program, suggesting each collation procedures to address a number of rows about too much trouble, so I own a small part of the procedures used for a few specialized text format of the document but a few, a small handy. Contributions, and share with you.
- 2022-06-30 18:31:51下载
- 积分:1
-
这个程序是一个数字文本转换器。可以将给定数转换为(镭…
This program is a Number to Text converter. which can convert a given number (range from one to hundred of vigintillion(10^63) ) to the text that people use to pronouce the number.
Feel free to use this code and please give feedback to me. Right now it works for AMERICAN ENGLISH.
This code is copyrighted and has limited warranties.
- 2023-01-09 22:45:03下载
- 积分:1
-
一个简易日历程序,已知公元元年一月一日即耶稣诞生日是星期一,那么因为365%7=1,366%7=2。所以每过一年平年星期数加一,每过一年闰年星期数加二,依次类推...
一个简易日历程序,已知公元元年一月一日即耶稣诞生日是星期一,那么因为365%7=1,366%7=2。所以每过一年平年星期数加一,每过一年闰年星期数加二,依次类推就可以求出任意一年一月一日是星期几。-a simple calendar program, known Year on January 1 that the first year of the birth of Jesus Day is Monday, because 365% = 1,366 7% 7 = 2. So every non-leap year over year increase in a few weeks, a leap year every year the number increases two weeks, followed by analogy can be found arbitrary January 1, 2001 is several weeks.
- 2022-02-04 23:46:52下载
- 积分:1
-
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解...
动态分区分配方式的模拟。理解内存分配的几种方式的基本原理,如:单一连续分配方式、固定分区分配方式和动态分区分配方式。通过编写程序实现动态分区分配方式,进一步理解动态分区分配方式中使用的数据结构和分配算法,加深对动态分区存储管理方式及其实现过程的理解。-Dynamic partitioning of the simulated distribution patterns. Understand the memory allocation of the basic principles of a number of ways, such as: a single continuous distribution method, fixed geographical distribution patterns and dynamics of geographical distribution. Through the preparation process to achieve dynamic partitioning modes of distribution, and further understanding of the dynamic partition allocation methods used in data structure and distribution of algorithms, understanding of dynamic partitioning storage management approach and its realization process of understanding.
- 2023-02-26 14:05:04下载
- 积分:1
-
Windows编程 c语言
#include
#define MAX_BUBBLE 250
点击鼠标左键就可以产生泡泡,利用vc6.0基于windows编程,虽然没有利用mfC但是这样可以让我们对程序的本质有一个清晰地认识。
- 2023-05-07 08:00:03下载
- 积分:1
-
多线程编程入门技术
多线程编程入门技术-entry multithreaded programming techniques
- 2022-11-10 00:55:03下载
- 积分:1
-
is indented file format, based on the c and no window, a bit old fashioned
是文件格式缩进的,基于c++的,没有涉及window,有点老土-is indented file format, based on the c and no window, a bit old fashioned
- 2023-08-29 12:35:03下载
- 积分:1
-
基于openCv的图像处理,相似图像识别和提取!
资源描述基于openCv的图像处理,相似图像识别和提取!运行时需要安装opencv。
- 2022-08-09 07:25:53下载
- 积分:1
-
主要介绍打开文件对话框,实现对图象,文本等预览。
主要介绍打开文件对话框,实现对图象,文本等预览。-introduces open file dialog to achieve right image, text, etc. preview.
- 2022-06-30 04:27:50下载
- 积分:1
-
取得物理网卡的MAC地址,可以排除虚拟网卡。
取得物理网卡的MAC地址,可以排除虚拟网卡。
- 2022-05-19 18:15:00下载
- 积分:1