-
个人财务管理系统,但有一个模块尚未完成…
个人财务管理系统,不过还有一个模块没有完成,都是在控制台中完成的。
这是我第一个自己做的,希望大家多多指点!-Personal financial management system, but there is a module not yet been completed, are completed in the console. This is my first one to do their own, and I hope a lot of pointing everyone!
- 2022-03-26 12:58:23下载
- 积分:1
-
For Hewlett
用于惠普3478a万用表的编程驱动,可以在labwindows中制作成dll文件。供其他程序调用。-For Hewlett-Packard multimeter 3478a driver programming, you can create labwindows into dll file. Call for other programs.
- 2022-04-29 10:38:25下载
- 积分:1
-
zju 1756,比较简单
zju 1756,比较简单-zju 1756, relatively simple
- 2022-06-18 15:27:58下载
- 积分:1
-
UNIX平台下使用C语言实现的检查主机hostID的函数,可用于程序的加密。...
UNIX平台下使用C语言实现的检查主机hostID的函数,可用于程序的加密。-UNIX platform using C language mainframe hostID inspection functions can be used to process the encryption.
- 2022-04-28 14:58:49下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明-Please read them carefully before you write the document package to their specific functions (at least 20 words). As far as possible not to let the station to the time you spend in the amended statement
- 2022-06-20 08:16:54下载
- 积分:1
-
这是我业余做的一个学单车的小游戏,由于没有美工,图片用简单线条代替,需要安装directX,具体操作简单,游戏界面有介绍...
这是我业余做的一个学单车的小游戏,由于没有美工,图片用简单线条代替,需要安装directX,具体操作简单,游戏界面有介绍-This is my amateur done a study of small motorcycle games, in the absence of artists, pictures replaced with a simple lines need to install directX, the specific operation of a simple game interface is introduced
- 2022-12-29 01:20:04下载
- 积分:1
-
从网页中提取内容,取出各种标记,只保留文本内容,生成文本文件。...
从网页中提取内容,取出各种标记,只保留文本内容,生成文本文件。-Extracted from the web site content, remove all kinds of tags, only the text to generate a text file.
- 2023-08-14 12:30:03下载
- 积分:1
-
在cadence virtuoso 下自动对齐已选中的layout
在cadence virtuoso 下自动对齐已选中的layout-In the cadence virtuoso, automatic alignment has been selected layout
- 2022-12-14 08:20:04下载
- 积分:1
-
C++语言常用算法集
C++语言常用算法集-C++ language commonly used algorithm Set
- 2022-01-27 14:24:50下载
- 积分:1
-
VC++窗体震动【抖动】例子
VC++窗体震动【抖动】例子,使用一个窗口震动功能类:窗体震动例程。作者:徐景周。在对按钮初始化时,自动为按钮属性添加自画属性(OWNERDRAW)
dx=5; // 横坐标震动位移
dy=5; // 纵坐标震动位移
SetDialogBkColor(RGB(160,180,220),RGB(0,0,0));设置对话框背景和文本颜色。
m_bShake=false; //初始置停止震动标志为假,既震动
m_iTotal=1; //总计数值,到一定时间不再震动窗体
注:此程序只能运行一次,用互斥量来判断程序是否已运行
- 2023-04-21 10:40:04下载
- 积分:1