资源列表

« 1 2 ... .59 .60 .61 .62 .63 564.65 .66 .67 .68 .69 ... 653 »

[控制台(字符窗口)编程ReadFile_And_WriteFile-Demo(VS2013)

说明:对上次本人用dev c写的读写文件的程序进行改写,这次是用VS2013写的,将读文件与写文件分别封装成两个独立的函数放到两个独立的文件.cpp(.h)中,便于以后根据自己的需要对函数功能进行相应的扩展。读文件操作制将某一文件的二进制流读出写到一个txt文件中,写文件指将事先写好的数组中的数据一二进制流的形式写成一个新的文件。 两个函数原型: void ReadFile(char* readfilename, char* writ
<themostfreeboy> 在 2024-10-07 上传 | 大小:1281024 | 下载:0

[控制台(字符窗口)编程random

说明:c语言实现0至n范围内随机取n个数,并且所区的数不重复,简单方便,亲测有效-c language n the number of randomly selected within the range of 0 to n, and the number of the area will not be repeated, simple, effective pro-test
<张春> 在 2024-10-07 上传 | 大小:5120 | 下载:0

[控制台(字符窗口)编程alarme-vb6

说明:alarme en vb6 creer pour vous montrer comme creer un reveil-alarme en vb6 creer pour vous montrer comme creer un reveil
<mohamed> 在 2024-10-07 上传 | 大小:4096 | 下载:0

[控制台(字符窗口)编程FindTargetAndReturnPathInBinaryTree

说明:实现了在二叉树中找到定值的所有路径的结果。路径是指从根节点到叶子节点的所有节点。-Results found all paths to achieve a given value in the binary tree. Path refers to all nodes the root to the leaf nodes.
<张伟> 在 2024-10-07 上传 | 大小:1451008 | 下载:0

[控制台(字符窗口)编程FuzzyPID

说明:基于LabVIEW软件的FuzzyPID案例-Sample of FuzzyPID control system based on LabVIEW softwware
<徐程序> 在 2024-10-07 上传 | 大小:226304 | 下载:0

[控制台(字符窗口)编程1142

说明:学生成绩管理系统,信息修改删除添加,登录-Student achievement management system
<lili> 在 2024-10-07 上传 | 大小:69632 | 下载:0

[控制台(字符窗口)编程dll

说明:使用vc++6.0制作动态链接库,用于对源程序进行加密处理,-make dll。
<邓肯> 在 2024-10-07 上传 | 大小:1003520 | 下载:0

[控制台(字符窗口)编程usedll

说明:使用vc++6.0加载使用事先做好的动态链接库,使用动态加载的方式体验dll的优势。-use dll.
<邓肯> 在 2024-10-07 上传 | 大小:2594816 | 下载:0

[控制台(字符窗口)编程Writing-the-progress-bar

说明:文字进度条(Writing the progress bar),简单实用,演练。-Writing the progress bar.
<邓肯> 在 2024-10-07 上传 | 大小:2304000 | 下载:0

[控制台(字符窗口)编程TanChiShe

说明:c++实现的贪吃蛇游戏程序 初学c++的可以参考参考 挺有意思的-c++ achieve Snake game program for beginners c++ can REFERENCES quite interesting
<张金涛> 在 2024-10-07 上传 | 大小:1546240 | 下载:0

[控制台(字符窗口)编程talents_management_system

说明:c++实现的人才信息管理系统 主要用到了堆栈、及文件存储-c++ realization of human resources information management system is mainly used in the stack, and file storage
<张金涛> 在 2024-10-07 上传 | 大小:28672 | 下载:0

[控制台(字符窗口)编程test

说明:关于浮点数的方方面面,连续两个浮点型数据对应的整数只相差1等-About all aspects of the floating point number.Two consecutive floating-point data corresponding integer differ by 1
<孙霖> 在 2024-10-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 564.65 .66 .67 .68 .69 ... 653 »

源码中国 www.ymcn.org