-
CommonDialog
1)程序运行时在视图中显示字符串。
2)点击子菜单“文件对话框”时,将显示文件对话框。
3)点击子菜单“字体对话框”时,调用字体对话框为视图中显示的文字设置字体。
4)点击子菜单“颜色对话框”时,调用颜色对话框为视图中显示的文字设置颜色。
(1) The program runs in the view to display the string. 2) Click the sub-menu )
- 2009-01-07 17:54:33下载
- 积分:1
-
baoguolv
包过滤防火墙程序源代码,本软件用VC++6.0开发,主要有用户应用程序和驱动程序两部分组成
(
Packet filtering firewall program source code, the software with VC++6.0, mainly composed of two parts of the user application and driver)
- 2012-05-16 00:43:02下载
- 积分:1
-
Monte-Carlo-method
基于蒙特卡罗方法的试卷难度分布研究,Monte Carlo method based on the difficulty of distribution of papers(Monte Carlo method based on the difficulty of distribution of papers)
- 2013-09-11 08:03:26下载
- 积分:1
-
环焦天线代码
可以直接通过代码生成抛物面天线的曲线方程(The curve equation of parabolic antenna can be generated directly by code.)
- 2018-06-15 14:41:50下载
- 积分:1
-
netDate
VC++源程序实现同步网络时间,基于C/S结构,启动服务端程序后,需要在客户端输入服务端的IP地址,然后点击“同步”按钮,如果顺利连接的话,则完成与服务器端的时间同步,注意,本程序并非是连接世界官方时间服务器,比如微软的时间同步服务器、NIST的服务器等,而是用本程序中的服务端来代替了。
(VC++ source code to synchronize network time, based on C/S structure, start the server program, you need the client enter the service side of the IP address, then click the " Sync" button, if successfully connected, then finished with the server time synchronization Note that this procedure is not an official time server connected world, the time synchronization server such as Microsoft, NIST' s servers, but with this program instead of the server.)
- 2011-04-27 21:40:09下载
- 积分:1
-
osggeo_svn
development package based OpenSceneGraphics libary for Geology.
- 2015-06-24 11:46:23下载
- 积分:1
-
心电图matlab识别分析
1)利用Matlab对MIT-BIH数据库提供的数字心电信号进行读取,并还原实际波形。 (2)对原始心电信号做线性插值 (3)对处理前后的心电信号分别做频谱分析 利用Matlab软件对处理前后的心电信号编程显示其频谱,分析比较滤 波前后的频谱,得出结论。 (4) Simulink仿真 根据前面的设计,进行基于Simulink的动态仿真设计。实现心电信号 的分析和处理。
- 2022-08-24 10:39:49下载
- 积分:1
-
complieTest1
编译原理课程写的词法分析程序。该词法分析程序能够读取测试输入文件中的源程序,并将其词法分析的结果即token序列或词法分析错误信息输出到tokenOut.txt中(Compiler theory lexical analysis program written procedures. The lexical analysis program that can read the test input file of the source, and lexical analysis of the results that token sequences or lexical analysis of the error message is output to tokenOut.txt)
- 2013-06-05 03:52:11下载
- 积分:1
-
路径规划,基于A*
路径规划,基于A*,
这两天研究了下 A* 寻路算法, 主要学习了这篇文章, 但这篇翻译得不是很好, 我花了很久才看明白文章中的各种指代. 特写此篇博客用来总结, 并写了寻路算法的代码, 觉得有用的同学可以看看. 另外因为图片制作起来比较麻烦, 所以我用的是原文里的图片.
当然寻路算法不止 A* 这一种, 还有递归, 非递归, 广度优先, 深度优先, 使用堆栈等等, 有兴趣的可以研究研究~~
- 2022-02-21 15:01:46下载
- 积分:1
-
STM32的LCD驱动代码,驱动芯片是ST7789S
STM32的LCD驱动代码,驱动芯片是ST7789S,验证过可
- 2022-05-28 01:21:36下载
- 积分:1