-
java宿舍管理系统
这是基于JPanel做的一个寝室管理系统,没有用数据库,而是用FileInputStream等将数据保存在文件中,以便读取和长期存储数据。纯Java代码,没有任何框架,简洁的Java入门程序。
- 2022-03-13 16:28:28下载
- 积分:1
-
使用定时器(MFC)示例代码
使用定时器(MFC)示例代码-use timer (MFC) sample code
- 2022-06-14 00:41:35下载
- 积分:1
-
Essential CVS
Essential CVS - Jennifer Vesperman - O Reilly, 2003-Essential CVS- Jennifer Vesperman- O Reilly, 2003
- 2022-07-17 05:11:28下载
- 积分:1
-
MELP汇编代码
所上传的代码可以在TI公司生产的DSP芯片上实时执行,主频高于80MHz的芯片均可以使用这款代码。代码中所实现的算法,可以用于低速率语音编码。
- 2023-08-21 07:15:04下载
- 积分:1
-
要列出所有的资源,在网上,风险投资+ +源代码,我希望你所有的灵感。
能够列举网上所有资源,VC++源代码,希望对大家有所启发和帮助。-To list all the resources online, VC++ Source code, I hope all of you inspired and help.
- 2023-01-19 17:50:04下载
- 积分:1
-
more documentation procedures to help document the establishment, including the...
多文档程序中帮助文件的建立,包括帮助的主题索引等的设计-more documentation procedures to help document the establishment, including the subject index to help in the design
- 2023-03-07 09:10:03下载
- 积分:1
-
AsynchDownload
VB异步下载实例,高效快速稳定异步处理下载-AsynchDownload
- 2022-05-29 09:50:09下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程
vc代码通过调用matlab生成的DLL文件实现VC和matlab的混合编程-vc code matlab generated by calling the DLL file to achieve a mixture of VC and matlab programming
- 2023-02-08 18:20:04下载
- 积分:1
-
利用c语言编写程序,由键盘输入多边形的边数,求其内角和。...
利用c语言编写程序,由键盘输入多边形的边数,求其内角和。-Programming using c language, keyboard input from a number of polygon edges, and the angles and.
- 2023-08-31 19:20:03下载
- 积分:1