-
使用C++加密
- 2022-02-02 04:18:19下载
- 积分:1
-
遍历制定目录,找出该目录下的所有图片(png,jpg,bmp等等)文件
该源码的主要功能是:遍历制定的目录下的所有目录,直到最后一级目录,找出所有目录下的图片(png,jpg,bmp等等)文件,并且按照建立的时间迅速给他们排序,最后将所有文件名(包括全路径名,只有文件名)存放到一个vector容器中。
- 2022-03-22 21:53:55下载
- 积分:1
-
C++Builder成绩提交小程序
C++Builder成绩提交小程序-C Builder results submitted small program
- 2022-02-05 12:04:22下载
- 积分:1
-
This directory contains code implementing the K
This directory contains code implementing the K-means algorithm. Source code
may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS
program accepts input consisting of vectors and calculates the given
number of cluster centers using the K-means algorithm. Output is
directed to the screen.-This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
- 2023-09-06 05:15:03下载
- 积分:1
-
这个源码可以将C语言头文件(.h)转换为VB模块(.bas)!
这个源码可以将C语言头文件(.h)转换为VB模块(.bas)!-this source will be the first C language files (. H) conversion of VB module (. Bas)!
- 2022-05-05 01:21:48下载
- 积分:1
-
imitation hand over regularly planned monthly updates interface
仿制金山毒霸专杀工具界面-imitation hand over regularly planned monthly updates interface
- 2023-05-07 17:15:02下载
- 积分:1
-
himself wrote the document segmentation program's source code
自己写的文件分割程序的源代码-himself wrote the document segmentation program"s source code
- 2022-02-04 19:41:17下载
- 积分:1
-
operation task bar the source code examples. Hide task bar, hidden tray of arbit...
操作任务栏的源代码示例. 可以隐藏任务栏,隐藏托盘里的任意项. 在Windows2000,WinXP下测试通过-operation task bar the source code examples. Hide task bar, hidden tray of arbitrary items. In Windows 2000, under the test WinXP
- 2023-06-19 19:40:04下载
- 积分:1
-
VC 6.0 Digital Image Coding (Ding
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2022-02-06 03:32:34下载
- 积分:1
-
A组
用汇编语言实现:在屏幕上显示:
SIN(X)+345*X/67
X=?
REXUILT=
等待输入一个任意的十进制数X(假设每个数不...
A组
用汇编语言实现:在屏幕上显示:
SIN(X)+345*X/67
X=?
REXUILT=
等待输入一个任意的十进制数X(假设每个数不超过三位),计算上述表达式的结果,将该结果显示出来:对于XIN(X)的计算结果要求采用子程序编写,主程序用于输入X和显示结果。
B组:
汇编程序写一个能与PC当前运行的程序进行分时操作的程序,程序的功能是演奏“五星红旗迎风飘扬”。并设置有热键,可随时终止或恢复演奏。
C组:
用汇编程序编程编写一个动画程序:有一架飞机在显示屏幕的上方,从左至右,忽高忽地,周而复始的飞行,屏幕下方设有一门高射炮,该炮可人工控制左右移动,人工控制空格键发射炮弹,炮弹命中飞机后,声光大作。(要求使用图形显示方式)
-A group
Using assembly language to achieve: on the screen:
SIN (X)+345* X/67
X =?
REXUILT =
Waiting for input an arbitrary decimal number X (the assumption that the number of not more than three each), calculated the results of the above expression, the results are displayed: For XIN (X) requires the calculation of the results of the preparation subroutine, main program for Enter the X and the result will be displayed.
B:
Assembler to write a PC currently running with the process time-sharing operating procedures, procedures for the function is to play "five-star red flag fluttering in the wind." And set up hotkeys, may terminate
- 2022-04-25 18:27:40下载
- 积分:1