-
使用C++语言编写的家谱管理程序,实现了家谱建立,成员查询,成员添加等功能。...
使用C++语言编写的家谱管理程序,实现了家谱建立,成员查询,成员添加等功能。-family tree
- 2023-08-04 22:30:03下载
- 积分:1
-
power flow using Gauss-sidle method to solve power flow
这对于功率流分析非常有用。此程序可用于验证用户程序是否给出正确的负荷流解决方案(使用Gauss-Siedel方法最多4个有效数字)。程序给出了中间解。用户应按以下指定格式提供数据和解决方案;
- 2023-02-26 16:25:03下载
- 积分:1
-
vc++经常用到的函数列表,个人感觉还不错
vc++经常用到的函数列表,个人感觉还不错-vc++ list of frequently used functions, personal feeling pretty good
- 2022-02-12 07:44:00下载
- 积分:1
-
用带反馈通道的移位寄存器产生PRBS序列信号。要选择合适的通道,经模二加法后进行反馈。在程序中,移位寄存器个数可从2到13中任意选择,其长度也可以自由选择。运行...
用带反馈通道的移位寄存器产生PRBS序列信号。要选择合适的通道,经模二加法后进行反馈。在程序中,移位寄存器个数可从2到13中任意选择,其长度也可以自由选择。运行结果在vc++的运行环境中能看得很清楚,最后产生的M序列数据也存在相应的数据文件中。-Used with feedback channel shift register sequence generated PRBS signal. Please select the appropriate channels, by mode after 2 adder feedback. In the process, the number of shift register could be from 2-13 in the arbitrary choice, its length can also be free to choose. Results in vc++ The operating environment can be clearly seen, the last M-series data generated there are corresponding data file.
- 2022-01-25 22:54:35下载
- 积分:1
-
VC 串口调试助手源代码
VC++ 串口调试助手源代码,界面与当前流行的串口调试工具基本相同。该工具使用方便,而且可以自定义串口速率,由状态显示内容。
- 2022-03-15 02:04:26下载
- 积分:1
-
实现单片机上数码管1
实现单片机上数码管1-99连续显示,用的芯片是飞利蒲的P89C61-show 1-99
- 2022-08-20 14:50:51下载
- 积分:1
-
一个模拟银行和超市的业务
一个模拟银行和超市的业务-顾客队列服务模拟系统,用了Java的多任务和多线程-a simulation of banks and supermarkets in the business-customer service cohort simulation system, using a Java multi-tasking and multi-threaded
- 2023-01-22 10:25:04下载
- 积分:1
-
this program can check resources has been compiled in the document Photo
本程序可以查看已编译好的资源文件中的图片-this program can check resources has been compiled in the document Photo
- 2022-01-26 04:15:57下载
- 积分:1
-
Learn to build a object,and at same time,to understand the way via seperating th...
学会建立一个工程,理解通过把接口与实现分离实现抽象的思想.-Learn to build a object,and at same time,to understand the way via seperating the interface and implement to realize abstraction.
- 2023-06-15 19:45:03下载
- 积分:1
-
可以将各种格式的资源打包成一个文件供应用程序读取
C++开发的一个将各种类型的资源(包括文本,图像,整数,二进制等)打包成一个资源包的程序,用于给我自己的UI引擎使用。
- 2022-04-23 19:02:33下载
- 积分:1