-
嘻嘻 用文档打得程序 忘了是什么了 大家可以运行实施哦
嘻嘻 用文档打得程序 忘了是什么了 大家可以运行实施哦-played with documentation procedures forgot what it is we can implement Operation oh
- 2022-04-17 01:59:30下载
- 积分:1
-
二进制转换器
BOOL Main_OnInitDialog(HWND hwnd, HWND hwndFocus, LPARAM lParam)
{
return TRUE;
}
void Main_OnCommand(HWND hwnd, int id, HWND hwndCtl, UINT codeNotify)
{
switch(id)
{
case IDC_OK: //控件标号
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-21 21:27:27下载
- 积分:1
-
一个模拟windwos记事本的程序,用vs2008开发,还有很多不足,基本功能还是具备了...
一个模拟windwos记事本的程序,用vs2008开发,还有很多不足,基本功能还是具备了-An analog windwos Notepad program, using vs2008 development, there are many shortcomings, the basic function is to possess
- 2022-06-22 04:10:59下载
- 积分:1
-
该源程序能够实现对信号的调制与解调,且是通过Labview实现的...
该源程序能够实现对信号的调制与解调,且是通过Labview实现的-The source code can be achieved on the signal modulation and demodulation, and is achieved through the Labview
- 2022-10-22 02:50:03下载
- 积分:1
-
基于CVI的研华数据采集程序。是用NI公司的CVI开发的驱动程序
基于CVI的研华数据采集程序。是用NI公司的CVI开发的驱动程序-based CVI Advantech data collection procedures. NI company is the development of CVI Driver
- 2022-07-27 22:15:11下载
- 积分:1
-
这个类可以很简单的读取和存储csv文件或者文本文件的数字数据。...
这个类可以很简单的读取和存储csv文件或者文本文件的数字数据。-this category can be very simple to read and storage csv files or text files figures.
- 2023-07-22 20:25:03下载
- 积分:1
-
Infernce algorithms
这个
- 2022-03-22 13:23:13下载
- 积分:1
-
BMP 电子时钟,用delphi写的,供学习参考,欢迎下载
BMP 电子时钟,用delphi写的,供学习参考,欢迎下载-BMP electronic clock, available for study information, please download the
- 2022-05-29 00:36:26下载
- 积分:1
-
一个非常有趣的汇编程序,纯DOS代码需要masm5.0,编译…
很有意思的一个汇编程序
纯DOS程序代码,需要MASM5.0,编译时请使用"编译 -> DOS"方式-a very interesting compilation procedures pure DOS code required MASM5.0, compile-time use "Build-gt; DOS "mode
- 2022-01-25 17:19:27下载
- 积分:1
-
这个小软件通过在可执行文件(.exe)的尾部添加一个新节(Section),并且修改PE的入口地址,使可执行文件在运行时,跳出一个输入密码的对话框,从而实现了简...
这个小软件通过在可执行文件(.exe)的尾部添加一个新节(Section),并且修改PE的入口地址,使可执行文件在运行时,跳出一个输入密码的对话框,从而实现了简单的加密。-small software in executable files (. Exe) to the tail adding a new section (Section), and amend the PE import addresses, so that the executable file is run, jump out of a password dialog box, thus achieving a simple encryption.
- 2022-02-02 19:26:12下载
- 积分:1